[TYPO3-dev]  Probs with userTS and options
    Steffen Kamper 
    steffen at dislabs.de
       
    Wed Nov 29 14:49:02 CET 2006
    
    
  
Hi,
first i wanted to disable the contextmenu
I looked in the documentation and set in userTS:
doesn't work:
options.folderTree.disableIconLinkToContextmenu = 1
options.pageTree.disableIconLinkToContextmenu = 1
works:
options.folderTree.disableIconLinkToContextmenu = titlelink
options.pageTree.disableIconLinkToContextmenu = titlelink
then i don't want to have the contextmenu in topframe. I set
options.contextMenu.options.alwaysShowClickMenuInTopFrame=0
doesn't work :(
May be there is another setting overriding this ?
vg  Steffen 
    
    
More information about the TYPO3-dev
mailing list