I want to write a macro that inserts a link to the WebDav path of the current page.
I cant find anything besides $req.requestURI and $content.getUrlPath() which returns the "short path" of the page, which doesn't work with webdav. So how do I get the "full path" of the page?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.