Re: Re: [Zope-dev] WebDav Bug? -- And some comments on how great WebDAV is ;-)

2001-09-20 Thread Robert Rottermann
Hi Brian, that proposal sounds very good to me. Could it be enhanced in a way that we can add an add automatic extension when served by webdav. What I mean by that is that an object without extension is seen as having say .html appended to it when it is access by webdav. So we can use all these

[Zope-dev] Medusa Patch Lost

2001-09-20 Thread Toby Dickenson
A zope-specific patch to medusa seems to have got accidentally lost between 2.3.x and 2.4. The patch below allows Zope to handle http requests as if it was a proxy, ie: GET http://servername/x/y/z HTTP/1.0 in addition to the more normal mode as if it was an origin server: GET /x/y/z HTTP/1.0

Re: [Zope-dev] Medusa Patch Lost

2001-09-20 Thread Andreas Jung
Thanks for the hint. I re-applied the patch to the CVS trunk and branch. Andreas - Original Message - From: Toby Dickenson [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, September 20, 2001 09:12 Subject: [Zope-dev] Medusa Patch Lost A zope-specific patch to medusa seems to

RE: Re: [Zope-dev] WebDav Bug? -- And some comments on how great WebDAV is ;-)

2001-09-20 Thread Brian Lloyd
Hi Brian, that proposal sounds very good to me. Could it be enhanced in a way that we can add an add automatic extension when served by webdav. What I mean by that is that an object without extension is seen as having say .html appended to it when it is access by webdav. So we can use

Re: Re: [Zope-dev] WebDav Bug? -- And some comments on how great WebDAV is ;-)

2001-09-20 Thread Kevin Dangoor
- Original Message - From: Brian Lloyd [EMAIL PROTECTED] To: Robert Rottermann [EMAIL PROTECTED]; Joachim Werner [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Thursday, September 20, 2001 10:49 AM Subject: RE: Re: [Zope-dev] WebDav Bug? -- And some comments on how great WebDAV is ;-) Hi

[Zope-dev] re: Subclassing ZObjectManager in ZClasses

2001-09-20 Thread Daniel Rogahn
re: http://lists.zope.org/pipermail/zope-dev/2000-March/004034.html This message is about 1.5 years old, but no replies?, I haven't seen any similar messages or howtos? --Alexandre Ratti Fri, 31 Mar 2000 Summary: (when creating a folderish ZClass and cascading base classes) if ZObjectManager

Re: Re: [Zope-dev] WebDav Bug? -- id != name?

2001-09-20 Thread Casey Duncan
On Thursday 20 September 2001 11:03 am, Kevin Dangoor allegedly wrote: [snip] Less magic is good. Longer term, it seems like this can be addressed by the Component architecture, can't it? Ideally the WebDAV Presentation Component would be given some clues about how to represent the object

Re: Re: [Zope-dev] WebDav Bug? -- And some comments on how greatWebDAV is ;-)

2001-09-20 Thread Dan L. Pierson
I agree that Brian's proposal is a good idea. --On Friday, September 21, 2001 08:46:42 AM +0200 Robert Rottermann [EMAIL PROTECTED] wrote: Hi Brian, that proposal sounds very good to me. Could it be enhanced in a way that we can add an add automatic extension when served by webdav. What I

Re: Re: [Zope-dev] WebDav Bug? -- And some comments on how greatWebDAV is ;-)

2001-09-20 Thread Robert Rottermann
- Original Message - From: Dan L. Pierson [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, September 20, 2001 5:56 PM Subject: Re: Re: [Zope-dev] WebDav Bug? -- And some comments on how greatWebDAV is ;-) I agree that Brian's proposal is a good idea. --On Friday, September

RE: Re: [Zope-dev] WebDav Bug? -- id != name?

2001-09-20 Thread Brian Lloyd
Or even just a property DAV_extension that lets you specify the file extension when using webDAV. When files are uploaded via WebDAV, the ext is stripped from the id and stored in this property. It is reappended by Zope when accessing the object through WebDAV. At least that way it

Re: [Zope-dev] re: Subclassing ZObjectManager in ZClasses

2001-09-20 Thread Dieter Maurer
Daniel Rogahn writes: Summary: (when creating a folderish ZClass and cascading base classes) if ZObjectManager isn't subclassed at 1st level, objects can be added to the folderish ZClass instances but they don't show in the manage_main object list. I can explain, why it happens. I

[Zope-dev] Structure-text : html

2001-09-20 Thread Sin Hang Kin
When I use dtml-var StructureTextDoc fmt=structured-text I got html /html in the result. Are there any reason that it should be there? I wounder how can structured text generate valid html or be used in wap applications. If structured text is hard coded to output unnecessary html then I

Re: [Zope-dev] Structure-text : html

2001-09-20 Thread Jens Vagelpohl
AFAIK this is the right behavior and not a bug. you ask for the StructureText document to be rendered and you inform the rendering machinery that the document is in structured text. the rendering process will output HTML. i think what you want is to simply say dtml-var StructureTextDoc

Re: [Zope-dev] DISCUSS: Community checkins for CVS

2001-09-20 Thread Morten W. Petersen
On Thu, 20 Sep 2001, Paul Everitt wrote: So, let's begin what I'm sure will be a lively and illuminating discussion. :^) First man out? :-) Will a ZPL-ish license [1] be accepted (declared, ref. paragraph 4 of the Zope Contributor Agreement) by the Zope Corporation? [1]