Hidden Download Module
SCM system : Git (git)
Author: Alain O'Dea
Project source url: git://github.com/AlainODea/mod_download.git
This module is heavily based on resource_file_readonly from mod_base. It makes it possible to provide download links for media that is unpublished. The notion behind this odd use case is that every published item is aggregated into the Atom feed and we really don't want things like download links for purchases to be in a feed.
This is designed primarily to support mod_paypal.
zotonic modules install mod_downloadZotonic <= 0.9:
zotonic installmodule mod_downloadZotonic <= 0.6:
git clone git://github.com/AlainODea/mod_download.git mod_download
Leave a comment