[TYPO3] page header completely empty
Olivier Dobberkau
olivier.dobberkau at dkd.de
Thu Jun 28 21:31:47 CEST 2007
Jan van Rijn schrieb:
> hi,
>
> my name is Jan, i'm from Holland and i work for a multimedia firm, de tros.
>
> recently, i got a little problem: i have build an extenstion, called json
> creator, wich will give as output a file in a json state (sort like an xml)
>
> but for other extensions to understand this, i need to strip all other
> standard tags, like the HTML, the BODY, the HEAD. i rather don't want TYPO3
> to show them. Is this possible?
>
> Jan
Hello Jan,
Create a new Page Type and configure with:
config.disableAllHeaderCode = 1
Put your Plugin on that page...
Olivier
More information about the TYPO3-english
mailing list