[TYPO3-german] Umbrüche/Absätze in "Text area for bodytext" (TemplaVoila)

Valentin Funk lists4funk at kleinhohenheim.de
Wed May 24 14:38:22 CEST 2006


Hallo,

und noch eine Frage zu TemplaVoila.

Ich möchte, dass die Zeilenumbrüche in dem Textfeld vom Typ "Text area 
for bodytext" (eType text) als <p></p> oder <br/> gerendert werden.

Dazu gab es hier schonmal die Frage. Die Lösung von
http://lists.netfielders.de/pipermail/typo3-german/2005-December/007995.html
führt aber bei mir dazu, dass "<br/>" im Output erscheint, also in 
HTML(-Entities) umgesetzt wird.

Mein DS für dieses Element sieht so aus:

             <field_contact type="array">
                 <tx_templavoila type="array">
                   <TypoScript>
                     <![CDATA[
                       10 = TEXT
                       10.current = 1
                       10.brTag=<br/>
                      ]]>
                   </TypoScript>
                     <title>Kontakt und Adresse</title>
                     <description>Waehle einen p fuer weitere 
Infos.</description>
                     <sample_data type="array">
                         <numIndex index="0">&lt;p&gt;Kleinhohenheim 
1&lt;br/&gt;70599 Stuttgart&lt;/p&gt;</numIndex>
                     </sample_data>
                     <eType>text</eType>
                     <tags>p</tags>
                     <proc type="array">
                         <HSC type="integer">1</HSC>
                     </proc>
                 </tx_templavoila>
                 <TCEforms type="array">
                     <config type="array">
                         <type>text</type>
                         <cols>48</cols>
                         <rows>5</rows>
                     </config>
                     <label>Kontakt und Adresse</label>
                 </TCEforms>
             </field_contact>


Weiß hier jemand weiter? Das scheint ja wirklich ein Standard-Problem zu 
sein und ich stehe auf dem Schlauch...


Danke + Grüße

Valentin
-- 
Valentin Funk <lists4funk at kleinhohenheim.de>
E-Mail kennt auch Stil: http://learn.to/quote/ -- Danke!



More information about the TYPO3-german mailing list