[Typo3] remove image tags

Rick Gosselt typo3 at gosselt.net
Thu Mar 24 13:01:46 CET 2005


To create a standards compliant website i want to remove the border="0" tag 
from my typoscript created images.

[ts]
  10 = IMAGE
  10.file.import = uploads/tx_templavoila/
  10.file.import.current = 1
  10.file.import.listNum = 0
  10.file.maxW = 84
  10.file.maxH = 84
[/ts]

I tried some stuff eg.
10.params = -border

but i found nothing that worked. 





More information about the TYPO3-english mailing list