[TYPO3-english] unwanted edit icons
Katja Lampela
katja.lampela at lieska.net
Thu Oct 30 11:53:13 CET 2008
Hello,
I try to allow editors to hide the edit icons (pen) if necessary with
the admin panel.
I have this setup in the user tsconfig:
admPanel {
enable.edit = 1
module.edit.forceDisplayIcons = 0
module.edit.forceDisplayFieldIcons = 0
enable.preview = 1
override.preview.showHiddenPages = 1
override.preview.showHiddenRecords = 1
override.edit.displayFieldIcons = 0
override.edit.displayIcons = 0
module.preview = 1
hide = 0
}
But the icons still exist, even though they are not activated in the
admin panel.
What am I missing here?
thank you,
katja
More information about the TYPO3-english
mailing list