[TYPO3-templavoila] Enableing delete icon

Steffen Kamper info at sk-typo3.de
Tue Mar 16 22:48:47 CET 2010


Hi,

Simon Browning schrieb:
> Just updated to 1.4.2 and would like to re-enable the delete icon for 
> content elements, removing the unlink icon.
> 
> I've got the following in the TSconfig on the root page. Does anything 
> look wrong with it (cuz it looks right to me and isn't working)?
> 
> mod.web_txtemplavoilaM1.enableDeleteIconForLocalElements = 2
> 
> TYPO3 4.3.2
> 

use

mod.web_txtemplavoilaM1 {
    enableDeleteIconForLocalElements = 1
    blindIcons = unlink
}

vg Steffen


More information about the TYPO3-project-templavoila mailing list