[Zope] Global Variable
Mitch Pirtle
mitchy at spacemonkeylabs.com
Wed Aug 27 17:41:24 EDT 2003
On Wed, 2003-08-27 at 15:26, rpenatez at lattice.com.co wrote:
> Hello Zopers!
> I need to write a global variable into my Zope project but I don't know how
> to do it. HELP!!!!
Ok, here is how I did it, whether it was a good idea or not is left as
an exercise for the reader :^P
Go to top level folder for website in ZMI, click Properties, and add the
name and value for your global. You can then reference it from within
the entire site (thanks to Zope's acquisition).
Any other/better ways to do this?
-- Mitch
More information about the Zope
mailing list