I'd like to form (or join) a separate mailing list for ZPublisher-only
apps. I know there are zope developers like me who use ZPublisher +
FastCGI (or whatever) + apache (or whatever) to run a web site. I know we
would not have the benefit of some of the expertise here, but the flip side
is
Is the _ variable available to ZPublisher-only apps (not full-up zope) in
DTML? I've tried
(inserts nothing)
and
(AttributeError exception on REQUEST)
and various other things, but haven't found anything to work. Would be
nice to have access in DTML to the request's namespace.
thanks,
I'm using ZPublisher + PCGI w/o the full Zope environment. Is it possible
to have an object that defines a __bobo_traverse__ method and also has an
index_html method? In the example below, I would want it to traverse if
the URL path had more elements on it, and otherwise to call
index_html()
module. It works
>fairly well... at least well enough for us not to consider changing yet.
>
>Michael Olivier wrote:
>
> > At 07:33 PM 3/23/2001 -0800, sam gendler wrote:
> > >I haven't used Zope to any significant degree in over a year. When I
> > >was l
At 07:33 PM 3/23/2001 -0800, sam gendler wrote:
>I haven't used Zope to any significant degree in over a year. When I
>was last using Zope regularly, FastCGI still had some stability issues,
>which made it difficult to use in a production environment. However, I
>have always felt that FastCGI was