On Mon, Jan 21, 2008 at 02:16:13PM +0200, Anton Andrievskij wrote: > Buy the way, how can I output text with quotes using tal:content? If always > replaces quotes by htmlentities, but sometimes I do not want quotes to be > replaced.
i assume your problem arent quotes but some "html" you generate in your php-methods? prefix the statement with structure: <tal:block tal:content="structure something" /> -- cu
pgphICbV0Wntg.pgp
Description: PGP signature
_______________________________________________ PHPTAL mailing list [email protected] http://lists.motion-twin.com/mailman/listinfo/phptal
