Skip to content

Instantly share code, notes, and snippets.

@nanna-dk
Created June 14, 2022 07:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nanna-dk/ff38edfb3155cafe270a0dcaba06ad54 to your computer and use it in GitHub Desktop.
Save nanna-dk/ff38edfb3155cafe270a0dcaba06ad54 to your computer and use it in GitHub Desktop.
Typo3 typscript typenum for new, custom pages
page_29051986 = PAGE
page_29051986 {
typeNum = 29051986
config {
xhtml_cleaning = 0
admPanel = 0
disableAllHeaderCode = 1
additionalHeaders = Content-type:text/html
debug = 0
}
10 = TEXT
10.value = testing 123
}
# Request page at domain.tld/?type=29051986
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment