[Typo3] EXT: Text Animator - will not fade/scroll

Jogvan Olsen jo at atlanticvideo.dk
Thu Aug 11 09:07:31 CEST 2005


I use the following markers/subpart in ContentArea of Auto-parser TS SETUP

.

# --- Setup printLink for content Area Start ----

PAGE_UID = TEXT

PAGE_UID.field = uid

subparts.PAGE_UID = TEXT

subparts.PRINT_PAGE < temp.PRINT

subparts.PAGE_UID.field = uid

# --- Setup printLink for content Area End ----



# ---- SearchBox for Main tempate START ----

marks.searchbox >

marks.searchbox < plugin.tx_macinasearchbox_pi1

# ---- SearchBox for Main tempate END ----



# ---- Text Animation -----

marks.FDFX_SCROLLER >

marks.FDFX_SCROLLER < styles.content.getBorder

# ---- Text Animation end -----

.

and use the following in my HTML template:

<!-- ###PRINT_PAGE### begin --> Print side <!-- ###PRINT_PAGE### end -->

###searchbox###

<div id="fdfx_textanim">###FDFX_SCROLLER###</div>



They work fine, except form '<div 
id="fdfx_textanim">###FDFX_SCROLLER###</div>' which only display the text 
without any fade/scroll effect.



Jogvan Olsen



"Peter Russ" <peter.russ at 4many.net> wrote in message 
news:mailman.1.1123721932.32325.typo3-english at lists.netfielders.de...
> Jogvan Olsen wrote:
>
>> I have also tried to use:
>>
>>
>>
>> #Text Animation
>>
>> marks.FDFX_SCROLLER >
>>
>> marks.FDFX_SCROLLER < styles.content.getBorder
>>
>>
>>
>> In the ContentArea of Auto-parser SETUP - it give the same result as 
>> subpart.
>>
>>
>>
>>
>>
>> Is my problem that I am mixing 'EXT: Text Animator' with 'Auto-parser'? 
>> And if so, how can I pace it 'outside' Auto-parser?
>>
>>
>>
>> Thanks
>>
>> Jogvan Olsen
>
> Any link for the html-template and the result causing the problem?
>
> Regs. Peter.
>
> -- 
> _____________________________
> 4Many® Services
> openBC: http://www.openbc.com/go/invuid/Peter_Russ 





More information about the TYPO3-english mailing list