Retrieving a field from webdav
Cédric REYMANN <[email protected]>
| Newsgroups | gmane.comp.cms.jahia.template |
|---|---|
| Message-ID | <[email protected]> |
Hi, In a template, I must access a file (an image) that is stored in webdav. I can access it with the DownloadUrl but the download is made like a guest. I have noticed that the jahia implementation of webdav uses the Jakarta slide librairy. But when using this librairy directly, I need the User's password that I cannot get from Jahia. Does anybody know how I can access a user/password protected file within the template ? Cédric