[Typo3-UG Oesterreich] Re: [Typo3-UG	Oesterreich] "Zählen" in einem	Content-Element
    Markus Wagner 
    wagner.m01 at aon.at
       
    Wed Sep 22 10:31:55 CEST 2004
    
    
  
Hallo Wolfgang!
Ok, das kenn ich schon, werd das mal so probieren.
Markus
Am Tue, 21 Sep 2004 11:25:01 +0200 schrieb Wolfgang Klinger:
> 
>  Hallo!
> 
>  Markus Wagner schrieb folgendes am 21.09.2004:
>> Blöd ist eben nur, dass ich so eine Art von "Schleife" in TypoScript ja
>> nicht realisieren kann, weils ja gar keine wirkliche Sprache ist.
> 
>  ;-)
> 
>  versuch's mal mit einem PHP Skript
> ----
> class user_mystuff {
>     function newsticker($content, $conf) {
>         debug($content);
>         debug($conf);
>     }
> }
> ----
>  und
> ----
> temp.newsticker = CONTENT
> #.... usw.
> renderObj = USER_INT
> renderObj.userFunc = user_mystuff->newsticker
> #.... usw.
> ----
> 
>  Schau' mal was du da als debug Ausgabe bekommst und ob dich das weiter
>  bringt...
> 
> 
>  lg
>  Wolfgang
> 
>  ____________________________________________________
>  Wolfgang Klinger           wolfgang(at)stufenlos.net
>                             http://www.stufenlos.net/
    
    
More information about the TYPO3-at
mailing list