[Typo3] News single page question
W van Bruggen
w.van.bruggen at gmail.com
Sat Feb 19 17:27:18 CET 2005
Editing the template requires that you set your localconf with the
following flag :
$TYPO3_CONF_VARS['EXT']['noEdit'] = '0';
tt_news gives you the ability to give each content element a different
template to define. When you insert a plugin on a page you select the
tab Template. Use the values that you find in the standard table based
template that you find in the extension manager. If you dont set a
template it will use the template located in the extension manager.
About the tt_news pic not showing, it might be that there is no
imagemagick installed. But typo3 could produce a problem if image
processing is stil turned on (it worked fine with tt_news on my
machine when i turned it off). You can set this to off in the install
tool, via All Configuration.
Hope it helps,
Wietse van Bruggen
More information about the TYPO3-english
mailing list