Resources for the DotNetNuke Community
Support this site
This module is like the core Documents module but with a very simplistic interface. It just shows a title and an icon for the download. For the rest of the module it's the same as Documents.
I've created this as I needed a very simple download interface for this web site and as an experiment on how to extend core modules without much work.
SimpleDowload provides a View control and an Options control. For the Edit control it uses the Documents Edit control.
NOTES: