[TYPO3-german] Ext ck_fortune: Output in Div-Container

Adrian Nussbaum a.n at xpure.ch
Thu Sep 7 11:42:19 CEST 2006


Hi Chris

> Muß gehen. Hast Du sicherheitshalber den Frontend-Cache gelöscht?
jep

> Ansonsten schick doch mal den entsprechende TS-Code aus deinem  
> Template.
voilà

plugin.tx_ckfortune_pi1 {

   # cycle every day (1140 min = 1 day)
  # 10.time = 1
   # pid of page with the data-records
   10.datapid = 5
   # uid of the plugin
   10.pluginuid = 9

    # Wrap alles ums Plugin
       wrap = <div id="content_statements_all">|</div>

   10.10.field = image
     10.10.type = IMAGE
     10.10.type.wrap = <div id="statement-img">|</div>
     #10.10.type.file.width = 300
     #10.10.type.file.height = 150
     10.10.type.alttext = Titel zum Bild (Alt-Text)

   # display the text-field first
   10.20.field = text
   # TS cObj: TEXT
   10.20.type = TEXT
   # 10.20.type.text will be set by the plugin!
   # wrap the text
   10.20.type.wrap = <p>|</p>
   # display text2
   10.30.field = text2
   10.30.type = TEXT
   10.30.type.wrap = <p class=”statement-name><i>|</i></p>


   }


Erstaunlicherweise funktioniert beispielsweise die Zeile  
"10.30.type.wrap = <p class=”statement-name><i>|</i></p>"...



adrian


----
   xpure | adrian nussbaum | linsentalstrasse 5 | ch-8482 sennhof
   mobile: + 41 764 283 913 | a.n at xpure.ch | http://www.xpure.ch |   
http://blogomanie.xpure.ch
----




More information about the TYPO3-german mailing list