Christopher schrieb:
> Hi guys,
> 
> I want to have the output of a small PHP-Script as part of one page in my 
> web-site.
> In TYPO3 4.1 it was possible to use the content-element "script" and to 
> assign the script via TypoScript.
> 
> How can I do this in 4.2?
> It seems the content-type "script" is no longer available there...
> 
> Christopher 
> 
> 

script is available, it's disabled by default.
This way you can enable (pageTS):

TCEFORM.tt_content.CType.removeItems = div,rte,splash

vg Steffen
_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to