Skip to content
Snippets Groups Projects
Commit 9f2c299a authored by Michael Stucki's avatar Michael Stucki
Browse files

* 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:/...
parent 7decf5b6
Branches
Tags
Showing
with 83 additions and 42 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment