Version 0.1.1:
Initial version.
Version 0.2.0:
Was not working with Typo3 on Linux Systems.
Version 1.0.0:
“hideBigImageOnOut” added (hide Big Image on Mouse out)
“Sort” added (sorting the selected images by filename (with or without path) or filedate
Version 1.0.1:
Sortorder added
Version 1.1.0:
Added display big image on page load
fixed a bug with E_NOTICE Messages
Version 1.1.1:
Added possibility to enter for big image on load a specific path and imagename
Version 1.1.2:
fixed various little bugs
Version 1.1.3:
Attach Javascript-Load-Event with Attach-Event-Method
Version 1.1.5:
Make the Javascript-Tags with valid XHTML
Version 1.1.6:
Fix a XHTML-Bug (image tag without src attribute)
Version 1.2.0:
You don't have to make images in the right size, it would be scaled by typo3 standard graphic methods
BigImagePath skipped
Scale image width typo3 standard graphic methods (e.g. Imagemagick)
Possibility to give a max width and height for image and big image
Version 1.2.1:
various bug fixes
Deleted the imageposition for setting the position of the big image on load (now the position comes from the position of the hover-effect.
Version 1.2.2:
bug fix of maxHeight (did not scale the image, if maxHeight was entered)
Version 1.2.3:
bug fix. If there are less images than “count” -variable and dynamic change is true, the current image stay shown.
Version 1.2.4:
Added “ignorefolder” property. Possibility to define folders, which should be ignored. With “ignore” you can define full pathes, with “ignorefolder” you can define folders.
Version 1.2.5:
bug fix on ignorefolder.
Version 1.2.6:
fixed a bug on ignorefolder
Added “ignorefile” property. Possibility to define filenames or regular expressions, which should be ignored. All Files, which are found with the expression, will be excluded.
Version 1.2.7:
make dynamic call of random image (xmlhttp-request) asynchron.
Version 1.2.8:
Bugfix in DynamicImage.js. Fill in the bigimage informations only if the bigimage-div exists.
Version 1.2.9:
Implementation of possibility to debug the informations of xmlhttp requests if dynamic change is set to true
Version 1.2.10:
Change the “debug” property to “showDebugInfo”
bug fix with $conf-variables on ajax-call
Version 1.2.11:
Implementation of “changeBigImage” property. If set, changes also the big image, when small image is changed and mouse is over the small image and “showBigImageOnOver” is set to “true”.
Version 1.2.12:
removed $this->wrapInBaseClass of return value (for valid xhtml)
Version 1.2.13:
Implementation of standardWrap of the extension
Version 1.2.14:
Image fading effect of dynamic change of small images
Version 1.2.15:
bug fix. Id of div for image fading effect was written multiple.
Version 1.2.16:
When fading effect is enabled, by more than one small image, the images are ordered from top to bottom. Now there is a style-sheet-class implemented, which can be defined in your stylesheet. Type in your stylesheet “.tx_maagrandomimage_fade {float: left;}” and your images are ordered from left to right.
Version 1.3.0:
Choose if you want it with or without imagemagick
make a link around the image
make links per image with a .txt-file
Version 1.3.1:
little bug fix. Called a not necessary javascript function and gives an javascript error.
Version 1.4.0:
Set imageFading property to image object. Set link property to image object. Use links with patterns. Use alttext with patterns. Captions for images with patterns. Little bug fixes.
Version 1.4.1:
bug fixes with setting position of fading div (if fading effect is enabled)
Version 1.5.0:
possibility to set a weight for each image to implement a little banner functionality
Version 1.5.3:
Implementation of placeholder #fp# (filepath)
Version 1.5.4:
Dynamic alt-text (like captiions and links)
Bugfix for image-params. Params over typoscript wasn't taken.
Version 1.5.5:
Implementation of imagemagick additional parameters
Version 1.5.6:
Bug fix with additional parameters for imagemagick (dynamic change with the character “+” in javascript file)
Version 1.5.7:
Implementation sort on dynamic change of images
Version 1.5.8:
Bugfix with order settings
Version 1.6.0:
Adding image magick commands. Bug fix in javascript for debug mechanism
Version 1.6.1:
Define any image magick commands, delimited by semicolon
Version 1.6.2:
Cache files, generated with imcommand or bigimageimcommand
Version 1.6.3:
Bugfix for imcommand configuration initialization
Version 1.6.4:
Bugfix for imcommand with quotes
Version 1.6.5:
Fixed security issues with imcommand