[TYPO3-dev] stdWrap for userFuncs conf

Christopher Torgalson bedlamhotel at gmail.com
Thu Dec 6 11:24:02 CET 2007


Hi Georg,

Georg Ringer wrote:
> Hi Malte
>> temp.countdown = USER
>> temp.countdown {
>>   userFunc = user_countdownSF->main
>> }
>>
>> lib.counter = COA
>> lib.counter {
>>     20 < temp.countdown
>>     stdwrap.wrap = <div class="counter">Es sind noch <br />|<br />Tage 
>> bis...</div>
>> }
> 
> That doesnt help much because I would need it the other way round => the 
> COA inside the USER



Just a question: what are you trying to do? I notice you're working with 
  the image width in a register; did you know that image dimensions are 
directly available when you're working with IMAGE or IMG_RESOURCE cObjects?

Not sure if it's relevant or helpful...



-- 
Christopher Torgalson / bedlamhotel at gmail.com




More information about the TYPO3-dev mailing list