[TYPO3] content element properties via TypoScript
Rakowski Tomasz
raczek at open.infi.pl
Wed Feb 27 18:56:53 CET 2008
Rakowski Tomasz napisał(a):
> Krystian Szymukowicz napisał(a):
>> Peter Klein wrote:
>>>
>>> NOTE: You can't insert those using the tt_news plugin element.
>>> Instead you'll have to do it using Typoscript (Or create a FlexForm
>>> element)
>>
>> Hi Tomasz
>>
>> Do exactly as Peter said and then you can use extension: tscobj.
>> Quite useful in this scenario.
>>
>> --
>> grtz
>> Krystian
>
>
> Hello Krystian!
>
> Ext looks really promising :)
>
> thx!
Unfortunately this extension generates error :(
It is caused by wrong UID of the new element which is taken from _GP
vars. This UID looks like some temp value. And ext is about 3 years old
so maybe sth has changed...
error:
UPDATE tt_content
SET
pi_flexform='<?xml version=\"1.0\" encoding=\"iso-8859-1\"
standalone=\"yes\" ?>\n<T3FlexForms>\n <data type=\"array\">\n <sDEF
type=\"array\">\n <lDEF type=\"array\">\n <object type=\"array\">\n
<vDEF>myNews1</vDEF>\n </object>\n </lDEF>\n </sDEF>\n
</data>\n</T3FlexForms>'
WHERE
uid=NEW47c59eb1a12d1
More information about the TYPO3-english
mailing list