[Typo3] Newbie content not showing

Michael Scharkow mscharkow at gmx.net
Fri May 6 19:34:59 CEST 2005


Thomas Bolioli wrote:
> I have the following typoscript and the content is not getting put into 
> the page. I have the proper comment in the html:
>            <!-- ###CONTENT### -->
>            <p>&nbsp;</p>
>            <!-- ###CONTENT### -->
> What am I doing wrong?

You don't have the proper markers in your template file.
For subparts you need
<!-- ###CONTENT### start--> Blah <!-- ###CONTENT### stop-->

Moreover, since you have the workOnSubPart-directive in your setup, make 
sure your template has the necessary subpart markers.

For more help on templating, consult the notorious Golive Tutorial, MTB, 
TSREF, in this order...

Cheers,
Michael



More information about the TYPO3-english mailing list