TYPO3 Page ID within Title


/ Published in: TYPO3
Save to your folder(s)

...and disable Clickmenu


Copy this code and paste it in your HTML
  1. #disable clickmenu
  2. options.pageTree.disableIconLinkToContextmenu=titlelink
  3. options.folderTree.disableIconLinkToContextmenu=titlelink
  4.  
  5. #pageID in title
  6. options.pageTree.showPageIdWithTitle=1

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.