[Zope] installing products.

2000-05-23 Thread Pierre Rougier

well, this can sound a newbie question... well,it is one...

in fact I never used a zope product from the zope site.
I downloaded the SiteAccess product. what do I have to do to use it???

thanks for your attention (special thanks for mindlace)


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] installing products.

2000-05-23 Thread J. Atwood

in fact I never used a zope product from the zope site.
I downloaded the SiteAccess product. what do I have to do to use it???

I was about to just send you the installation instructions when I saw 
that they are pretty meager. Actually, very. (shame shame)

1) Go to your root Zope directory
2) Unpack (tar, zip) the file
3) Restart Zope

To use it consult http://yyy.zope.org/Members/4am/SiteAccess/info

The basics are you create a DTML Method in your Zope root directory 
and tell it about each of the folders and what domain name they are 
hosting and then in each folder you add a site access instance (from 
the drop down menu) with nothing in it.

J

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )