[TYPO3] disabling plugin HTML comments
bernd wilke
xoonsji02 at sneakemail.com
Wed Feb 27 17:08:28 CET 2008
on Tue, 26 Feb 2008 18:31:35 +0100, Rakowski Tomasz wrote:
> Hello!
>
> Is there a way to turn off those HTML comments which inform what
> extension had been used when you browse the source of site? If you wrap
> your ext content in $this->pi_wrapInBaseClass you will get <div></div>
> but it is also prepended with comment block saying what this ext name is
> and so on. I would like to turn this off.
read tsref: chapter config.
there you will find:
config.disablePrefixComment = 1
and some other interesting configurations
Bernd
--
http://www.pi-phi.de/t3v4/cheatsheet.html
More information about the TYPO3-english
mailing list