From OrganicDesign Wiki
1 Browsing
It would be good to extend the current treeview to be able to use the current article as its root and render a tree of the headings structure and links within the content, and subcategories and possibly the events too. Such as tree would be in the sidebar.
2 Uploading
Somehow we need to be able to upload files into the wiki structure so that they can have history, but they should be able to be categorised into the current location in the sidebar tree-view.
3 Downloading
Downloading should work in accord with the security properties of the file-article. This can actually be done with mod-rewrite because all access into the /wiki/images structured can be redirected into back into the wiki which can then validate security and send the file contents back to the client if access granted.
4 Symlink structrue
The file tree could be replicated as a directory structure containing symlinks to the actual items, but it would have to be read-only.