DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=34994>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=34994 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #15269|0 |1 is obsolete| | ------- Additional Comments From [EMAIL PROTECTED] 2005-06-09 23:23 ------- Created an attachment (id=15358) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=15358&action=view) Basic webDAV interface Did away with the use of cocoon repo block (and dependants) Using lenya usecases, but calling them differently (no redirect or GET param) This patch adds DelegatingAuthenticatorAction DiscoverCheckoutAction should be removed in the near future, and functionality should be added to webdav usecases put usecase needs to validate (should just be a matter of looking at oneform usecase) I didn't test this with pub templating (yet), so it most likely don't work ;) I only tested this on my PC, don't know if that makes a diff I made this for the default pub, and it doesn't take into account other doc types. You should be able to open the default publication in a webDAV client that has DAV in it's useragent header value. PROPFIND, LOCK, GET, OPTIONS, HEAD, PUT, DELETE should return something that a webDAV client MIGHT recognize ;). DELETE returns the same error that it does when I try it from the regular web interface, so it might work when the problem is fixed. Here are steps to follow to look at the Default pub with an XP web folder: -Go to "My Network Places" -click on "Add a network place" -click next on the wizard dialog -click next with "Choose another network location..." selected -enter "http://localhost:8888/default/" into the Internet or network address input -enter user name "lenya" and password "levi" and click ok button -name your folder something creative like "default on localhost" and click next -You should get "You have successfully created this network place" message, click on finish -I was able to open documents with openoffice, but for some reason or another could not open the web folder to save the doc back to lenya. -To save my changes, I saved my doc to a folder, and then draged and dropped, not ideal, but a start ;) I will post an image of the DreamWeaver MX configuration that I used to test. --Doug -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
