Closed (fixed)
Project:
Webform Protected Downloads
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Jan 2012 at 15:02 UTC
Updated:
26 Jun 2012 at 10:21 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
fazalrabbi commentedComment #2
Anonymous (not verified) commentedI very much agree! I've spent a TON of time working on our new company website and it seems like I will be the only way able to offer new download pages. I have the content type require a description, an image, and the file. The file needs to be protected and redirect the users automoatically to the download page upon form submission. I have the default webform fields taken care of, but I have to manually set the Protected downloads setting everytime. It would be awesome to have a per-content-type defaults imho.
What would be the most useful to the rest of the community: global settings and/or per content type defaults? (I choose both!)
Comment #3
berliner commentedI just committed some changes to the dev branch that should make this module compatible with node_clone. Please check it out as soon as the dev-version on drupal.org gets updated and tell me if that is a sufficient approach to your feature request.
I hesitate to add configuration options for global or content type specific default options as I would like to keep the overhead of this module as small as possible. Any patches as welcome though.
Comment #4
berliner commentedThe changes are includes in the 7.x-1.0-beta1 release.