Ok, thanks for the clarification. I'll try it out. What if I want to append CE's placed in next pages to the CE's in parent pages? Is it possible?
Dan Osipov Calkins Media http://danosipov.com/blog/ Pascal Cramer wrote: > Dan Osipov wrote: >> Hm, but utilizing this, one still has to create a "placeholder" with >> the slide property, that will seek the correct CE upon rendering... >> Can it be more transparent? That is if a new blank sub-sub page is >> created, it automatically inherits the CE of the parent page? > > > That's exactly what the slide property does, f.e.: > copy_right < styles.content.getBorder > copy_right.slide = -1 > will slide the content placed in the border column on to the next page > unless an element is placed in the border column of that page. > > Pascal > >> Thanks! >> Dan Osipov >> Calkins Media >> http://danosipov.com/blog/ >> >> Andreas Burg wrote: >>> Dan Osipov schrieb: >>>> Can someone help me with the following TS configuration? >>>> >>>> I have the following page tree: >>>> -Root Page >>>> --Sub Page >>>> ---SubSub page1 >>>> ---SubSub page2 >>>> >>>> Sub Page contains a CE, that I would like to appear on all sub pages >>>> (SubSub page1 and SubSub page2). Is there any way to do it in TS >>>> without creating a CE in each page? >>>> >>> Hi Dan, >>> >>> perhaps the property "slide" (a property of the Content Object >>> "CONTENT") will fit your needs. You can find in TSref. >>> >>> Andreas _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
