[TYPO3] How to output only single div with content element (no head, no body tags)

Amiran Chyb amiran.chyb at stopspam.gmail.com
Thu Aug 10 15:58:56 CEST 2006


> Check the 'config' section of the TSref; you're looking for something  
> like
>
> config.disableAllHeaderCode = 1
>
> Besides the <head> section, I _think_ that if you don't define
> 'page.bodyTag' then no body tag will be output, but you should
> obviously test that...
>
> -Christopher


This TS will suffice: config.disableAllHeaderCode = 1

page outputs only div with CE (no body, no head). Great for AJAX, mine  
already works.

thanks
AC



More information about the TYPO3-english mailing list