This is an RFE for Zope 2.3.
I'm posting it here for discussion, rather than in the Collector.
In the new PythonScripts product (that is a standard part of Zope 2.3)
there is a standard utility module that can be imported into a Python
Script with
import Products.PythonScripts.standard
Steve Alexander wrote:
The PythonScripts product could add these functions to the _ namespace
variable at product init time, so there would be no need to change the
DocumentTemplate modules.
And here's a patch:
Just add these lines at the end of
Chris Withers wrote:
If you have something like that, wouldn't it be better, more readable,
etc, for it to be moved intop a python script, even if that script was
only 1 line long?
eg:
dtml-if
"mysomething(_['title_or_id'],_.standard.html_quote(absolute_url()+_[id]))"
You are being
Steve Alexander wrote:
eg:
dtml-if
"mysomething(_['title_or_id'],_.standard.html_quote(absolute_url()+_[id]))"
You are being deliberately Byzantine there!
I provided a good example for my case, don't know what Byzantine means,
erk :-S
However, I agree with you in principle.
I've
Steve Alexander writes:
I like your idea.
It is one way to implement my recent "lobbying" request
with minimal effort.
Dieter
___
Zope-Dev maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
** No cross posts or