Compatibility with core Upload module
Stoob - July 2, 2009 - 03:29
| Project: | File Force |
| Version: | 6.x-1.1-beta3 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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.

#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.