[TYPO3-german] Inhalte aller Unterseiten auf einer Seite ausgeben ...mit Wrap für alle Elemente einer Seite
Jost Baron
Jost.Baron at gmx.de
Tue Jul 23 17:40:38 CEST 2013
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
More information about the TYPO3-german
mailing list