* Changed the layout of the security warning box which is displayed in alt_intro.php
* Added a hook for extending the device recognition capabilities in class.t3lib_matchcondition.php (requested by Michael Perkhofer for his "wurfl" extension) * Fixed bug #0000762: If the word "include_once" is followed by a whitespace, the extension manager issued an error * New feature #0000634: Add the CURIFSUB state to menu objects (thanks to Wolfgang Klinger) * Changed the spamProtectEmailAddresses range again. Allowed values are between -5 and 1 (higher values could break the output, thus the range needed to be changed) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@698 709f56b5-9817-0410-a4d7-c38de5d9e867
Showing
- ChangeLog 17 additions, 10 deletionsChangeLog
- t3lib/class.t3lib_befunc.php 4 additions, 3 deletionst3lib/class.t3lib_befunc.php
- t3lib/class.t3lib_exec.php 1 addition, 1 deletiont3lib/class.t3lib_exec.php
- t3lib/class.t3lib_install.php 1 addition, 1 deletiont3lib/class.t3lib_install.php
- t3lib/class.t3lib_matchcondition.php 9 additions, 0 deletionst3lib/class.t3lib_matchcondition.php
- t3lib/thumbs.php 1 addition, 1 deletiont3lib/thumbs.php
- typo3/class.file_list.inc 1 addition, 0 deletionstypo3/class.file_list.inc
- typo3/mod/tools/em/index.php 4 additions, 4 deletionstypo3/mod/tools/em/index.php
- typo3/sysext/cms/tslib/class.tslib_content.php 5 additions, 5 deletionstypo3/sysext/cms/tslib/class.tslib_content.php
- typo3/sysext/cms/tslib/class.tslib_fe.php 6 additions, 6 deletionstypo3/sysext/cms/tslib/class.tslib_fe.php
- typo3/sysext/cms/tslib/class.tslib_menu.php 31 additions, 6 deletionstypo3/sysext/cms/tslib/class.tslib_menu.php
- typo3/sysext/cms/tslib/class.tslib_pagegen.php 1 addition, 1 deletiontypo3/sysext/cms/tslib/class.tslib_pagegen.php
Please register or sign in to comment