[Typo3] manipulate contentelements by TS
Sacha Vorbeck
info at unlimited-vision.net
Fri Nov 11 20:21:17 CET 2005
Hi Carlos,
> I need the nacked img tag. And I need to achieve this by TS, because I
> want it only on some pages.
> When I have the only image, then I can wrap or handle the thing like i
> need it to.
it would be helpful if you could provide more information about what
exactly you`d like to achieve. Do you have only an image on that page or
an image along with other content elements. Is the image placed in a
special area?
In general, try to use the template analyzer to understand how the
content is rendered with TypoScript. Take a look at the CONTENT object
in the TypoScript reference. RenderObj might be interesting, too.
> I tried css_styled img but no possibility to define things in TS...
> :-(
you can define your own render object with css_styled_imgtext. Have a
look at the documentation.
I know that it seems to be complicated but if you provide more detailed
info it is more likely that someone posts a solution for you.
--
hth,
Sacha
More information about the TYPO3-english
mailing list