DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

ChangeLogΒΆ

Version Changes
1.0.5

* [BUGFIX] DB error in ExtensionManager

* [TASK] Add dependency to EXT:ke_stats

1.0.4 * Finally fixed error with unavailable uploadfolder (why has the setting in ext_emconf.php always has been changed when uploading?)
1.0.3 * Hopefully fixed error in ext_emconf.php (uploadfolder was not created)
1.0.2 * Hopefully fixed error in ext_emconf.php (uploadfolder was not created)
1.0.1 * Hopefully fixed error in ext_emconf.php (uploadfolder was not created)
1.0.0
* BREAKING CHANGES: Please read the documentation for more information

* Completely rewritten the extension to support TYPO3 CMS 6.2

* Rewritten documentation in ReST

0.0.2

* Select domain in backend module to generate a correct pdf-header

* Display rendered content in backend module

* Fixed bug that rendered january instead of october

* Disables antiAliasing for images if class "imageantialias" does not exist

* Fixed bug that prevented the domain from being displayed in pdf header

* Updated manual

0.0.1 * Initial release