Description
This feature allows bands to host files on their website. These files can be made available as free downloads, or they can distributed as protected Campaigns. By default, a Campaign is locked so that only logged-in users can access them. They can be unlocked with a password or a direct link.
Unless otherwise specified, all downloads that are available to the current user are available on a main downloads page, which may be linked in the main navigation bar.
A management interface is provided.
A campaign can be used to automatically create a merch item. Merch items that link to campaigns are automatically updated when the campaign is.
The relationship between campaigns and downloads is many-to-many. A campaign can contain many downloads, and a file can be in many campaigns.
Downloads contain a title, a description, an image preview, the file itsself, a category (which will be used to sort files on the downloads page), a toggle to remove it from the main downloads page, and a weight to determine display order within a category.
Download campaigns have a title, a description, an image preview, a toggle to disable them, a password, a deactivation date (when they will be automatically disabled), and a maximum number of downloads (after which they will be disabled automatically).
Source/License:
Created for/by Bombplates.
Changed by:
Content Creation Kit
Cron
Display
Filefield
Imagefield
Imagecache
Manage
Merch
Mobile
Navigation Bar
Smileys
WYSiWYG
Changes:
None.
Primary Files:
sites/all/modules/display/modules/file_host
Dependent Files:
None
Other Documentation:
None