[TYPO3-project-formidable] renderlet:TAB & renderlet:TABPANEL

Dietmar Staab news at das-rad-ruft.de
Wed Jan 28 01:21:58 CET 2009


Hi @all,

quite easy :)

I missed the content attribute, which is the name of another renderlet. My 
first thought was, that the content would be defined inside the TAB tags.

The definition of the tab looks like

        <renderlet:TABPANEL label="panel">
            <childs>
        <renderlet:TAB label="tab" content="name"/>
        <renderlet:TAB label="tab1" content="name1"/>
            </childs>
        </renderlet:TABPANEL>

with some css formatting it should be fine. Examples are on this page 
http://livepipe.net/control/tabs

greetings,
 dietmar


More information about the TYPO3-project-formidable mailing list