[TYPO3-english] Content Type "Script": Is it gone for a reason?

Peter Klein peter at umloud.dk
Tue Nov 18 16:59:38 CET 2008


On Tue, 18 Nov 2008 12:40:44 +0200, Tapio Markula
<tapio.markula at xetpoint.fi> wrote:

>Joerg Wagner kirjoitti:
>> Hello!
>> 
>> Preamble:
>> In ancient history there was a Typo3 content type "script" which allowed 
>> the direct inclusion of TS output as a content element.
>> It looks like with the introduction of sysext CSS styled content (around 
>> year 2003) the this content type was disabled (possibly as a temporary 
>> messure) and then it never reappeared.
>> During my research I found that it actually can be reactivated by 
>> modifying TCEFORM.tt_content.CType.removeItems. But I am reluctant to do 
>> so as I do not understand why is was deactivated in the first place.
>> 
>> Question:
>> Is there a reason why content type "Script" was never reactivated?
>> Is this way of including TS output into the content deprecated?
>> If so, what is the recommended way today?
>
>don't know but
>
>includeLibs.extramarkers =...
>
>something like
>tt_content.text.20 {
>    parseFunc {
>    userFunc=user_myreplace->myfunction
>    }
>    }
>}
>

In what way does your answer relates to Joerg's question on what had
happened to the "Script" CE?

I don't see any relations between your answer and the initial
question..

--
Peter
 


More information about the TYPO3-english mailing list