1. How do I modify the list of Products available on a per-site basis?
You can't (well easily)
Or is there just one list of products per Zope instance?
Yep.
That is, I can't have different "add object of type" lists in each VirtualHost?
Erm actually a different question. Take a look at http://www.zope.org/Members/4am/FolderFilter for example.
2. How do I configure disk quotas for Zope sites? I can't use the OS because it's all in Data.fs for that Zope instance, true?
Look for the QuotaFolder product on zope.org. -- Andy McKay Agmweb Consulting http://www.agmweb.ca ----- Original Message ----- From: "Mark McEahern" <mark@mceahern.com> To: "Zope Mailing List" <zope@zope.org> Sent: Thursday, August 15, 2002 1:32 PM Subject: [Zope] zope hosting
Hi, I'd like to host multiple Zope sites.
1. How do I modify the list of Products available on a per-site basis? Or is there just one list of products per Zope instance? That is, I can't have different "add object of type" lists in each VirtualHost?
2. How do I configure disk quotas for Zope sites? I can't use the OS because it's all in Data.fs for that Zope instance, true?
Thanks,
// mark
-
_______________________________________________ Zope maillist - Zope@zope.org 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 )