[Typo3] Auto-Parser problem with replacing single tag (e.g. <img/>)

Onno Schuit o.schuit at solin.nl
Wed Aug 31 22:21:14 CEST 2005


Hi list,

While processing my templates with the Auto-parser, I'm having trouble replacing single tags, for instance <img .../>

Here's my TS code:

  single.LINK.all.subpartMarker = LINK_TEST
  single.IMG.id.test = 1

In the first line I am trying to mark a <link ../> tag for replacement, in the second an <img id="test"  ../> tag. The replacement markers do not show up in the final output. Elements composed of two tags are output just fine...


Cheers,
Onno Schuit (onnoschuit)




More information about the TYPO3-english mailing list