[TYPO3] tt_news template

luca mingusthecat at gmail.com
Fri Aug 29 15:26:46 CEST 2008


Ok thank you now it seems working.

I have put the css file included in the TS setup
page.includeCSS.file1 = fileadmin/templates/main/ext/tt_news_styles.css
and I was able to remove it from the static include.

I attached the template html in the plugin option and it works, but if I 
remove the static include doesn't work anymore.

Everytime I make a chenge to the html template, I have to remove the 
file from the plugin template option,save it and put it back.

Strange...but in this way I was able to make it work...

Thank you for your help

Luca


Dmitry Dulepov [typo3] ha scritto:
> Hi!
> 
> luca wrote:
>> I'm going letterally crazy on try to personalize the tt_news template.
>> I've followed the tutorial, removing from the statics include and insert
>> the plugin.tt_news.templateFile = fileadmin/...
>> on my constant TS.
>> This did not worked.
>> I was able to use my own template including in the FlexF plugin 
>> options template field.
> 
> You can use template in TS but you need to leave field in flexform empty 
> for this.
> 
>> Even though I was able to include my temlate, I cannot make changes to 
>> the css...everytime I have to remove the files, clear the cache, 
>> include the new file, etc...
> 
> Changes to what CSS? Do you mean changes in separate CSS file?
> 
>> Is this the right procedure? should I include the css in the TS to 
>> manage the changes better?
> 
> No, you should have CSS in a separate file and include it using TYPO3 
> (page.includeCSS or page.headerData).
> 


More information about the TYPO3-english mailing list