Hi Jorg,

first of all thanks for this new great release of XWiki Enterprise 1.3.
I am on the list for about 6 weeks now and it is a real pleasure to see the flow of work done here.

Thanks :-) 

 
Now to my topic for today.
To setup a departmental wiki I have the requirement to display a directory structure with download option from within a wiki page.
We use version control system to archive documentation for specific projects. In most cases these are office documents (doc, xls,ppt) but might be other formats as well.
 
Does anyone allready has a solution for this requirement?
For me it is no option to link these documents manually as attachments.
Furthermore I like to use the rights system to restrict access to the tree.
 
Hope I made myself clear.

Not quite. I didn't understand this :
  • Where will your files be stored -> in an external system or as attachments to a wiki page ? 
    • If your files are stored in an external system and you want to provide access to them from the wiki, you need to tell us what system this is (there is some work going on with WebDav or SVN integration for instance)
    • If your files are stored in your wiki -> then it is quite easy to generate a list of all the files attached to a given wiki page on that page itself. It will save you the time of having to edit the page to add a link towards new files every time you upload one.
Thanks,

Guillaume