[TYPO3] Propagation of CE

Pascal Cramer pascal at NOSPAMroguesheep.nl
Mon Aug 4 20:33:01 CEST 2008


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


More information about the TYPO3-english mailing list