[Zope-CMF] Re: WebDAV lists
Tres Seaver
tseaver at zope.com
Wed Sep 8 11:24:06 EDT 2004
Andy McKay wrote:
>> 'contentValues' only works for the "content manager" role, not for the
>> "site developer" / "site manager", etc.
>
>
> Well it looks like yuppie has already done it on HEAD :)
>
>>> Anyone mind if I add this to the list of changes?
>>>
>>> The only real problem is I'd like to add to this to the CMFSite
>>> object as well, but doing that means you can't WebDAV into
>>> portal_skins and other such places. Which I can see people minding...
>>
>>
>> Yep. In fact the only thing I routinely use WebDAV for is
>> bulk-loading stuff into skins folders. What about checking to see if
>> the request is coming from the "WebDAV source port", and leaving the
>> current behavior as is in that case?
>>
>> BTW, what clients do you have in mind, here?
>
> Well take something like webdrive, hook it up point it to your CMF root
> and you see all this CMF crap ;) By default only administrators go for
> editing in the root, so it might make sense to leave that as it is.
Yuppie's patch actually does the Right Thing: he uses 'objectIds' IFF
you are a manager.
Tres.
--
===============================================================
Tres Seaver tseaver at zope.com
Zope Corporation "Zope Dealers" http://www.zope.com
More information about the Zope-CMF
mailing list