[TYPO3] Templavoila

Xavier Perseguers typo3 at perseguers.ch
Tue Apr 1 13:19:07 CEST 2008


>>  <div id="menutabs">
>>  <ul>
>>  <li><a href="#"><span>HOME</span></a></li>
>>  <li><a href="#"><span>ABOUT</span></a></li>
>>  <li><a href="#"><span>INFO</span></a></li>
>>  <li><a href="#"><span>Portofolio</span></a></li>
>>  </ul>
>>  </div>
>>
>>  1) i map div id="menutabs"
>>  2) i when i map UL, at this part i am stuck, i get "no content found".
>>
>>  i think the problem is that div menutabs is not empty? could that be the
>>  problem?
> 
> Please re-read my last message, you're not paying attention. There is
> NO reason, absolutely none to map both of those objects.

That's true! You only have to map the div as a template object path and 
then generate your menu, including the ul, with pure TS. There's plenty 
of sample code if you google for it.

Xavier Perseguers


More information about the TYPO3-english mailing list