My favorite way is to support this is to create skins. We have two
skins:
printable
emailable
that fixes the standard_html_* stuff, and can even be used to override
the content rendering at a deeper level, if needed (overriding
document_view etc). We can use the same way to
Johan -
I have done a similiar hotfix by using None - which I think is a
better alternative than ''.
If you want to see all of the source, download the following Product,
http://www.zope.org/Members/natsukashi/Products/CMFPropertyCore, and
look inside the file
Has anyone managed to do this procedure with Python 2.0? The
-flat_namespace flag does not help and I'm still getting
twolevel_namespace errors. I'm running Zope 2.3.2 and I'd like to
avoid the startup warnings, as well as any possible incompatibilities
with Python 2.1/2.2.
Itai
Jens
-Original Message-
From: Casey Duncan [mailto:[EMAIL PROTECTED]]
Sent: Friday, 5 October 2001 10:55 PM
To: Jay, Dylan; '[EMAIL PROTECTED]'
Subject: Re: [Zope-dev] ZTables and/or Catalog plugable brains?
On Thursday 04 October 2001 07:34 pm, Jay, Dylan allegedly wrote:
I
if you have no compelling reason for running Zope 2.3.2 and Python 2.0 i
highly suggest moving up to a combination of Python 2.1 (which is much
more OSX-friendly) and Zope 2.4.1.
jens
On Sunday, October 7, 2001, at 09:04 , Itai Tavor wrote:
Has anyone managed to do this procedure with