Login / Status
developer.Resource
Home . Documentation . Document Library . Extension Manuals
Sponsors
hosted by punkt.deTYPO3 and Open Source Magazine

1.7. Changelog

1.0.3

bugfix: small bugfixes

bugfix: Optimization of the php classes

new: optional switch of if no basis text is available

new: fully configurable via TS

new: Requested feature to exclude words and restrict the maximal length of a file name realised by giving stdWrap properties to fileText and altText

1.0.2

bugfix: changing file names when cache is cleared or random file names depending on order of image view.

bugfix: most file names came out as “pic-xx.jpg”

bugfix: some minor problems

change: update of manual

change: major redesign of the extension class

new: global configuration and for each IMAGE-Object individual

new: if DAM is installed it will help to generate meaningful file names.

new: meaningful file names much more often cause extended search for meaningful text to the image.

new: file name and alt attribute will be generated according to a configurable hierarchy list.

new: file name and alt attribute generation can be switched of and on independently.

new: optional with hitting “clear fe cache” the Typo3 image file cache, or any files in “typo3temp” folder that are specified will be deleted also.

1.0.1

bugfix: Fix Small Bug - BE Extensionsmanager;

bugfix: Fix Bug: Max 250 char filenames;

change: description

1.0.0

bugfix: Stable release

0.1.4

new: Add CacheControl Feature (must be enable in ext conf) to get a better performance.

0.1.3

change: change one Label;

change: Code cleanup (move functions to the main class);

new: simulateStaticFolder

0.1.2

bugfix: Small Bugfix for PHP5. Solve.... Fatal error: Cannot re-assign $this in class.tx_flrealurlimage.php on line 43

0.1.1

new: Extension configuration Enable and disable the extension;

new: Enable Clear Cache in BE-Admin and BE pages; Default im title, record sotrage, image delimiter

new: Add Database field page_id for Page Cache Clear;

change: TCA Upate (more info in the list view); Fix th

0.1.0

change: RealURL is no longer a requirement; optimization of the class structure; change of the table name (attention all Updater ;-); Test with Perfect Lightbox;

new: a TCA is written;

change: more Coding Guides e.g. Tabs instead Spaces;

new: Header Codes added to the Images;

comment: no longer a Alpha Extension; more features in the next days;

0.0.6

change: code cleaning,

new: documentation,

new: dependencies

0.0.5

new: clear of table with “clear FE cache”

0.0.4

new: the produced <img>-tag always contains an alternative text for the image

0.0.3

new: if the altText for the image is not set, an altText is generated from the title of the page where the pic is on

new: the IMAGE object now has a “fileName” attribute to set the file name for the realurl_image path

0.0.2

bugfix: avoidance of complications when two different images use the same alternative text

bugfix: avoidance of complications when the same image uses different alternative text

0.0.1

new: altText or titleText of the image are used to generate a readable path for the image

comment: initial release