Re: Editable Widgets stuff
Christian Stocker <chregu-zfZwwz/hh/[email protected]> 10 Mar 2003 13:38:48 +0100
| Newsgroups | gmane.comp.cms.oscom.twingle.devel |
|---|---|
| Organization | Bitflux GmbH |
| Message-ID | <[email protected]> |
Hi just a comment before going to lunch: > Bingo. I guess we'll have an implementation in genericviewer that does > an HTTP PUT. Perhaps, if it can detect that the site/resource supports > DAV, it might do a HEAD/LOCK/PUT/UNLOCK/HEAD sequence (like cadaver > does). this should go into genericviewer.xml#genericviewerbinding and not genericviewer.xml#genericwidget (just to avoid confusion). And we have to find some naming rules ;) (do we need the "binding" in the IDs?) > 3) Get Christian's stuff to support getting a URL from RDF resource. That should be implemented (see navigation.js, it takes sourceurl and previewurl) > 4) Work on PUT (perhaps Christian has already done this). nope. nothing done till now, but shouldn't be a big task... I already managed to make XHTML out of Midas ;) (it's not proper XHTML, i assume, but it's wellformed... at least) chregu