[TYPO3-shop] Describing pages and links
Jogvan Olsen
jo at atlanticvideo.dk
Wed May 6 18:07:01 CEST 2009
Thanks for your answer
When I look at the 'bodytext' fields in tt_content (using phpMyAdmin),
it contains something like this:
<link 289 - internal-link "Opens internal link in current window">Click
to open</link>
But in FE, when insertet as a 'Describing Page' using
###PRODUCT_NOTE_UID_1_1_TEXT_bodytext### it only display:
Click to open (without any link)
It would be really nice if it would be possibly - in future releases -
to show the hole content of the describing page when using
###PRODUCT_NOTE_UID_1_1_TEXT_bodytext###
regards
jogvan
Franz Holzinger skrev:
> Hello Jogvan,
>
>> I use "Describing pages" to describe groups of products that have the
>> same description.
>>
>> In my template I use the ###PRODUCT_NOTE_UID_1_1_TEXT_bodytext###
>> marker to show the description.
>>
>> It works (almost) perfect, but I am missing two ting:
>> - Links created on the "Describing page" are not shown in FE
>> - Images on the "Describing page" are not shown in FE
>>
>>
>>
>> In TS setup I have tried to insert:
>>
>> plugin.tt_products.parseFunc.allowTags =
>> a,table,tbody,tr,td,b,i,u,img,br,div,center,pre,font,hr,sub,sup,p,strong,em,li,ul,ol,blockquote,strike,span,h1,h2,h3,h4,h5,h6
>>
>>
>> but it doesn't change anything.
>>
>>
>>
>> Is there a way to show links and images from "Describing pages" in FE?
>
> This field 'bodytext' from tt_content is shown in the FE as is. If you
> want to change this then maybe it should be rendered differently. This
> needs an enhancement of the code to use TypoScript to render it using a
> parseFunc.
>
> - Franz
More information about the TYPO3-project-tt-products
mailing list