[Zope-dev] __call__() takes exactly 1 argument (4 given) !!!!!!!!!!!

2003-08-18 Thread alan milligan
Guys, I am getting this message out of HelpSys/STXTopic and Products/CMFCore/PortalContent using Zope2.6.2b2 and CMF1.3.1. It's happening out of ZPublisher/Publish calling the default method to publish the object. For some reason, the delivered code works fine in development (Linux 2.4.21, Py

[Zope-dev] Parsing of Page Templates and replicating ZMI TreeStructure

2003-08-18 Thread Anitha George
Hi All I am working on Zope-2.5.1 running on Linux . I need to create a site Map of my site which needs to be built dynamically. The Site Map needs to consist of all Folders and Sub Folders and Files within these folders as well as anchor Tags within each of these files. Something like the ZMI Tr

[Zope-dev] Re: [Zope] Parsing of Page Templates and replicating ZMITree Structure

2003-08-18 Thread Jaroslav Lukesh
> Odesílatel: Anitha George <[EMAIL PROTECTED]> > I need to create a site Map of my site which needs to be built dynamically. > The Site Map needs to consist of all Folders and Sub Folders and Files > within these folders as well as anchor Tags within each of these files. please take look at atta

Re: [Zope-dev] why cant i import types

2003-08-18 Thread Christopher N. Deckard
Look in lib/python/Products/PythonScripts/module_access_examples.py for how to define modules as safe. -Chris Fri, 15 Aug 2003 06:49:51 +0200, robert spoke forth: > For security reasons many of the standard libraries are not allowd > to be used in Zope. Types is one of them. > You can declare a

Re: [Zope-dev] Reading contents of a Page Template

2003-08-18 Thread J Cameron Cooper
I have a requirement to create a SiteMap for my site. My site is dynamically built from the Zope tree structure. Folder and Sub Folders need to appear as a tree structure and need to be sorted by name and date. I have viewed the examples in the Examples folder in ZMI and gotten a general Idea of

Re: [Zope-dev] __call__() takes exactly 1 argument (4 given)!!!!!!!!!!!

2003-08-18 Thread Dieter Maurer
alan milligan wrote at 2003-8-18 09:41 +: > ... > I am getting this message out of HelpSys/STXTopic and > Products/CMFCore/PortalContent using Zope2.6.2b2 and CMF1.3.1. > > It's happening out of ZPublisher/Publish calling the default method to > publish the object. > > For some reas

Re: [Zope-dev] Reading contents of a Page Template

2003-08-18 Thread Paul Winkler
On Mon, Aug 18, 2003 at 03:05:44PM -0500, J Cameron Cooper wrote: > The condition check is pretty primitive. Probably a better one would > check for the presence of the objectValues method like > > tal:define="folderish nocall:item/objectValues" > tal:condition="folderish | nothing" That won't w

[Zope-dev] Zope and Boa-Constructor

2003-08-18 Thread Bruce Williams
Anyone else using the combonation? Bruce Williams "So, we caught one of our interns out back with our mission critical C++ code, a couple of scripting languages and the project half done. We killed him--had no other choice." -- Anonymous ___ Zope-Dev