[TYPO3-templavoila] Problem TS in TV CASE
Sebastian Böttger
sebastian.boettger at gmail.com
Thu Jul 19 11:55:03 CEST 2007
Hi Dmitry,
I got a similar problem:
## Plugin tt_news [Begin]
plugin.tt_news {
archiveTypoLink.parameter.cObject = CASE
archiveTypoLink.parameter.cObject {
key.data = register:tx_templavoila_pi1.parentRec.uid
34 = TEXT
34.value = 114
default = TEXT
default.value = 198
}
}
The uid of the plugin container is 34. But the archiveTypolink is always
default 198.
Is there something wrong, or is it just impossible?
Greeting
Sebastian
Dmitry Dulepov schrieb:
> Hi!
>
> Joachim Streit wrote:
>
>> I have a problem with HTML Tags in Typoscript wich is included in DS:
>> -----
>> <TypoScript>
>>
>> 10 = CASE
>> 10 {
>> key.field = field_rb_wb_auswahl
>> default = TEXT # it does not work with HTML eather
>> default.value = <img src="fileadmin/test1.gif" width="120" height="98"
>> alt="Studiocam" title="Studiocam" />
>> 1 = TEXT
>> 1.value = <img src="fileadmin/test2.jpg" width="120" height="98"
>> alt="Eventcam" title="Eventcam" />
>> }
>>
>
> I think you forgot to set "current" property somewhere.
>
>
>
More information about the TYPO3-project-templavoila
mailing list