[TYPO3] CSS_styled_content & automaketemplate: how to remove comment-tags?

Rob De Vries spam_this at pandora.be
Tue Apr 11 14:55:56 CEST 2006


My "clear-comment-trash" snippet:

tt_content {
      # remove comment for content elements
      stdWrap.prefixComment =
      # remove comment for text elements
      text.20.prefixComment =
      # remove comment for bullet lists
      bullets.20.stdWrap.prefixComment =
      # remove comment for tables
      table.20.stdWrap.prefixComment =
}


greetz
Rob



More information about the TYPO3-english mailing list