Posted by Stoob on July 2, 2009 at 3:29am
Jump to:
| Project: | File Force Download |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | arski |
| Status: | closed (fixed) |
Issue Summary
In order for this module, which is a great idea btw, to really be usable to a large number of people, consider making it compatible with core Drupal module "Upload". My theory is that the majority of Drupal users use the core (aka default) "Upload" to attach files to nodes.
Comments
#1
Agree, it would be great if the module added another checkbox next to the list checkbox that forces that file to download.
#2
Noted, but don't hold your breath. File Force was always sort of a weird module in that I wrote it despite never really having the need to use it myself. Until I do have a need, I'm probably not going to work on it any time in the future. If someone else wants to make a patch, though…
#3
Always possible to just add /download to the path yourself via custom theming.
#4
@mcrittenden
Thats a good idea but i would like to enable the feature on a per file basis, not by mime type or any other programatic method.
#5
Hi guys. Sounds like a reasonable request, I'll put it on my list :)
#6
And voila, I added a settings page under admin/settings/file-force where you will be able to pick theme functions that you want to override with file_force links.
Note that if you have those functions overridden by a theme already, selecting that function in the admin screen will have no effect (more details coming up in the readme).
Enjoy :)))
PS. I'm on a remote PC with no CVS access right now, I'll post another update when this is uploaded! (hence the weird status)
#7
and it's in. check the -dev version in a little while or wait until I fix Image module support and release the whole thing :)
#8
Automatically closed -- issue fixed for 2 weeks with no activity.