.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. ================================================== .. DEFINE SOME TEXTROLES .. -------------------------------------------------- .. role:: underline .. role:: typoscript(code) .. role:: ts(typoscript) :class: typoscript .. role:: php(code) ChangeLog --------- .. tabularcolumns:: |r|p{13.7cm}| ======= ========== ======================================================================= Version Date Changes ======= ========== ======================================================================= 0.2.12 2016-02-24 - Mark as obsolete 0.2.11 2016-01-18 - Replace/remove deprecated function calls 0.2.10 2015-09-04 - Bugfix: 1:1 translations do not work 0.2.9 2015-03-02 - Bugfix: Wrong result number 0.2.8 2015-02-27 - Bugfix: Not translated pages are returned by query 0.2.7 2014-12-15 - Bugfix: Icons in pagetree are not displayed 0.2.6 2014-12-15 - Added property sorting to AbstractPage Model - Changed API of ConfigurationUtility: addPageDoktype() and applyConfiguration() are depreacted now, use addDoktype() and addDoktypeSelectorDivider() instead - Bugfix: incorrect type showitem configuration for pages_language_overlay is created (use the new API, the old still have this bug) - Updated manual 0.2.5 2014-10-23 - Bugfix: misuse of a query parameter caused an exception in a rarely occuring case 0.2.4 2014-10-15 - Moved model-table-mapping completly to ext_typoscript_setup.txt - Updated manual: including the static template is no longer necessary when the plugin is not used. 0.2.3 2014-08-21 - Added property categories to AbstractLargePage domain model 0.2.2 2014-07-08 - Bugfix: Limiting the result number may lead to a wrong result number when used with translated pages. 0.2.1 2014-06-24 - Added a description to emconf 0.2.0 2014-06-24 - Refactored using the TYPO3 6.2 APIs - Added manual 0.1.0 2014-01-01 - First usable version ======= ========== =======================================================================