* Added new stdWrap property "stdWrap" for calling stdWrap recursively
* Added new hook in t3lib_tcemain::process_cmdmap (closes #0000823) * Removed typeNum = 0 in some places (a previous change already sets them to 0 by default) * !!! Use nimbus.ttf and vera.ttf as default truetype fonts for the GIFBUILDER. This is generally not a problem because they were always used (arial.ttf is a symlink to nimbus.ttf, verdana.ttf is pointing to vera.ttf). However it could change your page design if you just overwrote the symlinks with a different file and did not set the fontFile in the GIFBUILDER configuration. * File- and foldernames in the fileadmin could be cut to some lenght. Therefore a tool tip is added to show the full name. * Fixed bug #0000286: spamProtectEmailAddresses sometimes wrecked table content elements * New feature #0000490: Optionally remove duplicate parameters in typolinks * Fixed bug #0000675: Context menu did not work with Opera * Corrected a hook in index_ts.php git-svn-id: https:/...
Showing
- ChangeLog 14 additions, 1 deletionChangeLog
- misc/core_cvs_rules.txt 4 additions, 4 deletionsmisc/core_cvs_rules.txt
- t3lib/class.t3lib_foldertree.php 1 addition, 1 deletiont3lib/class.t3lib_foldertree.php
- t3lib/class.t3lib_tcemain.php 21 additions, 1 deletiont3lib/class.t3lib_tcemain.php
- t3lib/class.t3lib_tstemplate.php 15 additions, 1 deletiont3lib/class.t3lib_tstemplate.php
- t3lib/fonts/readme.txt 4 additions, 4 deletionst3lib/fonts/readme.txt
- typo3/class.file_list.inc 5 additions, 4 deletionstypo3/class.file_list.inc
- typo3/sysext/cms/ext_php_api.dat 0 additions, 5 deletionstypo3/sysext/cms/ext_php_api.dat
- typo3/sysext/cms/tslib/class.tslib_content.php 9 additions, 5 deletionstypo3/sysext/cms/tslib/class.tslib_content.php
- typo3/sysext/cms/tslib/class.tslib_gifbuilder.php 1 addition, 1 deletiontypo3/sysext/cms/tslib/class.tslib_gifbuilder.php
- typo3/sysext/cms/tslib/class.tslib_pagegen.php 1 addition, 1 deletiontypo3/sysext/cms/tslib/class.tslib_pagegen.php
- typo3/sysext/cms/tslib/index_ts.php 1 addition, 1 deletiontypo3/sysext/cms/tslib/index_ts.php
- typo3/sysext/cms/tslib/media/scripts/example_callfunction.php 0 additions, 3 deletions...3/sysext/cms/tslib/media/scripts/example_callfunction.php
- typo3/sysext/cms/tslib/media/scripts/example_itemArrayProcFunc.php 0 additions, 1 deletion...ext/cms/tslib/media/scripts/example_itemArrayProcFunc.php
- typo3/sysext/cms/tslib/media/scripts/example_typolinkpop.php 0 additions, 1 deletiontypo3/sysext/cms/tslib/media/scripts/example_typolinkpop.php
- typo3/sysext/css_styled_content/css/readme.txt 0 additions, 1 deletiontypo3/sysext/css_styled_content/css/readme.txt
- typo3/sysext/install/mod/class.tx_install.php 2 additions, 2 deletionstypo3/sysext/install/mod/class.tx_install.php
- typo3/template.php 5 additions, 5 deletionstypo3/template.php
Please register or sign in to comment