[Zope-dev] Configurable Blob Permissions ZODB

2011-06-17 Thread Robert Niederreiter
Hi, Refering to this bug report https://bugs.launchpad.net/zodb/+bug/683751 And this usecases http://stackoverflow.com/questions/6168566/collective-xsendfile-zodb-blobs-and-unix-file-permissions It would be great if create mode of blobs would be configurable in ZODB directly. For UNIX

[Zope-dev] handling URLs for multiple sites in single bluebream instance

2011-06-17 Thread Joshua Immanuel
Hello all, In order to serve the same application to multiple clients, I've added a container named say 'Site' to the root and made them as sites by site.setSiteManager(LocalSiteManager(site)). So, the root may contain many of those 'Site' containers say 'site1', 'site2', etc. and the

Re: [Zope-dev] Configurable Blob Permissions ZODB

2011-06-17 Thread Jim Fulton
On Fri, Jun 17, 2011 at 4:53 AM, Robert Niederreiter r...@squarewave.at wrote: Hi, Refering to this bug report https://bugs.launchpad.net/zodb/+bug/683751 And this usecases http://stackoverflow.com/questions/6168566/collective-xsendfile-zodb-blobs-and-unix-file-permissions It would be

Re: [Zope-dev] Configurable Blob Permissions ZODB

2011-06-17 Thread Hanno Schlichting
On Fri, Jun 17, 2011 at 2:06 PM, Jim Fulton j...@zope.com wrote: On Fri, Jun 17, 2011 at 4:53 AM, Robert Niederreiter r...@squarewave.at wrote: Any doubts, suggestions, other ideas? -1 for a new configuration option. I would rather just have write permission *only* removed from committed

Re: [Zope-dev] Configurable Blob Permissions ZODB

2011-06-17 Thread Robert Niederreiter
Am Freitag, den 17.06.2011, 08:06 -0400 schrieb Jim Fulton: Any doubts, suggestions, other ideas? -1 for a new configuration option. I would rather just have write permission *only* removed from committed blob files. Read permissions should be controlled by existing mechanisms such as

Re: [Zope-dev] Configurable Blob Permissions ZODB

2011-06-17 Thread Jim Fulton
On Fri, Jun 17, 2011 at 8:45 AM, Robert Niederreiter r...@squarewave.at wrote: Am Freitag, den 17.06.2011, 08:06 -0400 schrieb Jim Fulton: Any doubts, suggestions, other ideas? -1 for a new configuration option. I would rather just have write permission *only* removed from committed blob

Re: [Zope-dev] [BlueBream] handling URLs for multiple sites in single bluebream instance

2011-06-17 Thread Joshua Immanuel
Hello Thierry, Thanks for the reply. On Fri, 2011-06-17 at 14:31 +0200, Thierry Florac wrote: I guess you just want to do virtual hosting inside a single BlueBream application server Ok. That is one way to say. What if I want to add new sites dynamically from the web frontend? For the

Re: [Zope-dev] [BlueBream] handling URLs for multiple sites in single bluebream instance

2011-06-17 Thread Joshua Immanuel
Hello, Sorry to bother again. On Fri, 2011-06-17 at 16:47 +0200, Thierry Florac wrote: Sorry but I'm not really sure to understand what you want or need... The physical path of your folder inside your ZODB is '/site1/container1/...' and to access such a site you only have two ways to do it

Re: [Zope-dev] [BlueBream] handling URLs for multiple sites in single bluebream instance

2011-06-17 Thread Joshua Immanuel
Hello Thierry, On Fri, 2011-06-17 at 19:28 +0200, Thierry Florac wrote: I suppose that you could write your own IAbsoluteURL adapter ;-) Alternatively, for a given context, you can probably try to find it's parent site (« site1 », via getParents() traversing method), get it's URL and

[Zope-dev] zope-tests - FAILED: 8, OK: 76

2011-06-17 Thread Zope tests summarizer
This is the summary for test reports received on the zope-tests list between 2011-06-16 00:00:00 UTC and 2011-06-17 00:00:00 UTC: See the footnotes for test reports of unsuccessful builds. An up-to date view of the builders is also available in our buildbot documentation: