Created
May 11, 2023 08:51
-
-
Save sivaprasad1988/9e4c05eefbf111ca1d7a22b44375b9e3 to your computer and use it in GitHub Desktop.
Show Show page uids in TYPO3 backend pagetree
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
options { | |
pageTree { | |
showPageIdWithTitle = 1 | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment