Image module - FileForce cooperation
blaize - January 14, 2009 - 16:44
| Project: | File Force |
| Version: | 6.x-1.1-beta3 |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Maybe I'm missing the concept of File Force module, which sounds great...
Is it possible to use it with default "Original" size of image/node created by image module.
eg. - my nodes are pure images, there are three default 'states' or sizes - Thumbnail, Preview, Original.
Is it possible to force users to download original size instead of it being displayed in browser window?

#1
File Force won't work "out of the box" on standard file attachments (provided by the Upload module) or file fields added by any other modules. It's too simple.
But if you have the will and the ability to write some custom code, your best bet would probably be to alter the contents of your nodes when they are viewed so that the links to the "original"-sized images will go through File Force. I'm not familiar with the Image module myself, but I imagine that'd be fairly simple.
#2
Now I understand it more. Thank you. It's a pity I know almost nothing of php.