[TYPO3-english]  hide FE edit icon in TYPO3 6.2
    Muriel le Pair 
    typo3 at strangefruit.nl
       
    Thu Jun 18 12:54:55 CEST 2015
    
    
  
Hi,
How do you hide the FE edit icon in the BE in TYPO3 6.2 (the little pen 
icon next to for instance a title in FE view)?
It used to be only visible if you open the edit panel, but somehow this 
annoying little icon is unwilling to disappear.
I tried playing around with the BE user settings (no luck):
admPanel {
   hide = 0
   enable {
	preview = 1
	#cache = 1
	#publish = 0
	edit = 1
	#tsdebug= 0
	#info = 1
   }
   #module.edit.forceDisplayFieldIcons = 0
   override {
    	#preview = 1
    	#preview.showHiddenPages = 1
   	#preview.showHiddenRecords = 1
    	#edit = 1
    	#edit.displayFieldIcons = 1
    	#edit.displayIcons = 1
    	#edit.editFormsOnPage = 0
    	#edit.editNoPopup = 0
    }
}
--
kind regards,
Muriel le Pair
    
    
More information about the TYPO3-english
mailing list