[Zope] Where's Data from Instances/Installations???
Michel Pelletier
michel@digicool.com
Mon, 22 Nov 1999 10:46:28 -0500
> -----Original Message-----
> From: Harry [mailto:mail-zope@fizbin.com]
> Sent: Saturday, November 20, 1999 2:22 PM
> To: zope@zope.org
> Subject: [Zope] Where's Data from Instances/Installations???
>
>
> Alright, I figured out that products like Squishdot have the
> DTML files of
> their basic structure in the Products sub-directory of the
> zope folder.
> Changes made there will appear in NEW instances of these Products.
>
> My question, though, is where is the data for EXISTING
> instances kept, and
> is it changeable?
>
> For example if I create a Squishdot instance called
> MySquishdot, and at a
> later time I want to change some of the look and feel of
> built-in interface
> elements, where do I look, and can that even be changed?
Yes, just restart Zope to get the changes.
-Michel