Requirements |
---|
DotNetNuke Minimal Version | 04.06.02 | MS SQL Server | No SQL Required |
Source Code Available | The simple downloads module allows users to download content from your server. You specify a path to the content and the module renders a folder/file tree. Features include:
- Can use UNC paths
- Enforces security by checking view permission on module
- Supports Search
- Search results return (secured) direct download links
- Folder/file tree is rendered using XML/XSL
I've also played around with jQuery to get this module done. jQuery will be included in DNN 5 so this gives you an example of what you can do with it. The treeview is made using jQuery and the treeview addin. |