text/server-python
Nicolas Legault <[email protected]> Tue, 05 Jul 2005 13:35:33 -0400
| Newsgroups | gmane.comp.web.zope.page-templates |
|---|---|
| Message-ID | <[email protected]> |
Is it a bug or this code is now not supported in Zope 3.1 ?
01 <html><body>
02 <script type="text/server-python">
03 global x
04 x = "Hello World!"
05 </script>
06 <b tal:content="x" />
07 </body></html>
this code is from
http://www.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/Zope3GUI
If it's not supported anymore, is there a way to return values from the
python script and use them in the zpt ?
Nicolas Legault
Immo-Controle Inc.
Chambly, Qc, Canada
514-272-3453 Ext 2