[Typo3] upgrading extensions, how to ?

Walter Mauritz waltermauritz at gmx.at
Sun May 8 12:01:51 CEST 2005


>  upgrading  tt-news, and,
> I've lost all page formatting, 

It depends on where you did the formatting. There are several ways. Try 
not to edit files which are in the extension directory.

heres my approach:

copy template file from /tt_news/pi/???

to a path within the fileadmin like
fileadmin/template/tt_news.html

Then put into Typoscript:

plugin.tt_news {
   templateFile = fileadmin/template/tt_news.html
}

Regards

Walter



More information about the TYPO3-english mailing list