Einzelnen Beitrag anzeigen

  #3  
Alt 15.06.2008, 22:18
Manfred Mirsch
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-templavoila] Hiding empty content

Hi Christian,
Thanx for your quick reply. I tried to insert a "required" into my TS
inside the XML:
<TypoScript><![CDATA[
10= RECORDS
10.source.current=1
10.tables = tt_content
10.wrap.required = 1
10.wrap = <!--TYPO3SEARCH_begin--><div id="content_r"> |
</div><!--TYPO3SEARCH_end-->
]]></TypoScript>

But this wasn't successfull. Do you know how I could modify the TS to
display the div "content_r" only in case of an existing element in the
corresponding column?

Have a nice evening,
Manfred

> On Sun, 15 Jun 2008 17:33:33 +0200, Manfred Mirsch
> <manfred.mirsch (AT) tandemmedia (DOT) de> wrote:
>
>> I want to display a content element with a surrounding border for the
>> rigt column. If there isn't any content I will see an empty rectangle
>> with the border I defined for the corresponding div-tag.
>>
>> Is there a way to prevent templavoila from displaying that element and
>> if not, is it planned to incorporate this feature?
>>
>> Thanks,
>> Manfred

>
> Hi Manfred. you could use the stdWrap on
> the colum to generate the div only if needet. this is only a minor edit
> to the typo script inside the DataStructure
>
> and don't include the "border-div" in your "static template" in the FCE
>
> greets chris
>

_______________________________________________
TYPO3-project-templavoila mailing list
TYPO3-project-templavoila (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-templavoila