Hi Karsten,
Recently we decided to change the approach we take towards determining
webdav urls for given attachments (
http://n2.nabble.com/-WEBDAV--Getting-rid-of-xwiki-webdav-plugin.-td1586016…).
Previously it was through a separate webdav plugin, that's why you see
something like:
javascript:davEdit('$xwiki.webdav.getDavURL($doc, $attach)')
In
http://jira.xwiki.org/jira/browse/XE-335 you can see we have postponed
the official release of this feature till 1.8M1
Anyway, if you still need to make this work, you will have to obtain that
deleted webdav plugin and enable it in your xwiki.cfg file. But I'm not sure
if other developers would agree with this.
Thanks.
- Asiri
On Wed, Dec 17, 2008 at 4:20 PM, Karsten Nielsen <karsten(a)foo-bar.dk> wrote:
Hi again
I have made a typo javascript:davEdit.... should have been
javascript:davEdit('$xwiki.webdav.getDavURL($doc, $attach)')
but that made no difference.
- Karsten
Hi
I am trying to be able to edit attachments through the webdav extension.
I found the WebDAV.XWikiUI.V1.PATCH and applyed it to xwiki version 1.7
But am not able to get the right url repencented in
javascript:davEdit($xwiki.getDavURL($doc, $attach)); but hte output is
not
translated.
The link is displayed like this
javascript:davEdit($xwiki.getDavURL($doc, $attach)) and not as show at
the
http://91.121.237.216/xwiki/webdav/spaces/WebDAV/WebHome/gradient.jpg'&…
);
Can you give me any pointers ?
Thanks in advance
Karsten
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users