[Zope] HTML
Paul Winkler
pw_lists at slinkp.com
Mon Nov 29 14:12:25 EST 2004
On Mon, Nov 29, 2004 at 07:48:13PM +0100, baptiste Ancey wrote:
> Hi,
>
> I just want to make a python script which generate an html balise.
> like: generateTable('toto') return "<table><tr><td>toto</td>... etc"
>
> but when i want to use it in a span (span tal:content="generateTable...") all
> the html are change like that : <table border='1'>
>
> Can you help me to prevent that.
Use the "structure" keyword as documented in the Zope Book.
--
Paul Winkler
http://www.slinkp.com
More information about the Zope
mailing list