[Typo3] TSConfig question

Yomo Guiamo yguiamo at gmail.com
Fri May 20 10:05:01 CEST 2005


Hi list,

How do I do the following?

(Web->Page module)
1. Disable hide button on the form in Web->page module when creating 
creating a new page.

I've tried several things, like:
  TCEFORM.pages.hide.disabled = 1 #doesn't work

  options {
    contextMenu.page.disableItems = hide #doesn't work
    contentMenu.pageTree.disableItems = hide # this DOES work
    #don't ask me why
    contextMenu.pageList.disableItems = hide # doesn't work
  }

No success so far.

Any help is appreciated!

Thank you,
Yomo Guiamo



More information about the TYPO3-english mailing list