Hi Martin,

On 07/23/2013 05:22 PM, Martin Wagner wrote:
> lib.allContent = CONTENT
> lib.allContent {
>    table = tt_content
>    select {
>        pidInList.cObject < lib.allPid
>                where = colPos = 0
>                orderBy = pid
>    }
> }

Ich habs nicht am konkreten Beispiel ausprobiert, aber es müsste
funktionieren, wenn du

lib.allContent.renderObj.stdWrap.wrap = <section>|</section>

nutzt.

Gruß Jost

_______________________________________________
TYPO3-german mailing list
[email protected]
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an