[TYPO3-project-4-3] Typoscript Browser

Steffen Kamper info at sk-typo3.de
Sat Nov 29 12:33:30 CET 2008


Hi,

stefano cecere schrieb:
> hi steffen..
> does it work only if installed as system extension?
> 
> as "local" one it gives:
> 
> Fatal error: Call to undefined method template::addStyleSheet() in 
> /typo3conf/ext/tsbrowser/class.tx_tsbrowser.php on line 43
> 
> 

yes, it's only for sysext. The problem is the path for images in css.

It's also for trunk only as template::addStyleSheet() is a new function 
added to trunk only, sry.

To make it work for alder versions have a look to the way i included it 
in extension typoscriptce, line 50ff
http://forge.typo3.org/repositories/entry/extension-typoscriptce/trunk/class.user_tsbrowser.php


See http://bugs.typo3.org/view.php?id=9863 for the patch (and cleaned 
version)

vg Steffen


More information about the TYPO3-project-4-3 mailing list