[Zope] how recover original context?
Miguel Beltran R.
yourpadre at gmail.com
Tue Jul 14 19:14:12 EDT 2009
Hi list
I have the next tree
root
\-page1.htm
\-scripts
\-script1_py
|
\-folder1
\-folder1a
\-ZPT1
\-zsql1
I trying made a request from PT1 to page1.htm
page1.htm call to script1_py
I want call from script1_py to zsql1
how can recover what context=folder1a?
....
forget, while write this mail I have a idea
[page1.htm]
<metal:block tal:content="structure
python:conext.scripts.script1_py(context)">
</metal:block>
in script1_py declare a parameter mycontext what is folder1a
--
________________________________________
Lo bueno de vivir un dia mas
es saber que nos queda un dia menos de vida
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20090714/e1a9f12c/attachment.html
More information about the Zope
mailing list