Bring2mind Downloads Module
November 2008

This module displays download links to a folder/document tree on a UNC path. Features include:
- Specify any UNC path reachable by the web server. Includes test button to see if the path is readable.
- Specify any number of file matching patterns (i.e. "*.jpg;*.gif").
- Security: user downloads are checked against module permissions.
- Caching supported.
- The file list is compiled in XML.
- Use of XSLT transformation to render to client. This leaves maximum flexibility for rendering.
- Use of jQuery 1.2.6 and Treeview 1.4 to change the default rendered unordered list to a treeview.

The treeview is a great jQuery plugin. Check out for more details:
http://bassistance.de/jquery-plugins/jquery-plugin-treeview/

