This is a module which allows users to access files that have been uploaded to the system.
| Comment | File | Size | Author |
|---|---|---|---|
| views_upload.inc | 2.77 KB | gordon |
This is a module which allows users to access files that have been uploaded to the system.
| Comment | File | Size | Author |
|---|---|---|---|
| views_upload.inc | 2.77 KB | gordon |
Comments
Comment #1
merlinofchaos commentedCommitted. I admit I didn't really look at it, I'm trusting you. =)
Comment #2
(not verified) commentedComment #3
peterdeitz commentedHi Gordon, I really love this include. Thank you for posting it here. This addon helps the "views" module meet the needs of sites that feature a lot of uploaded documents (ie, PDF reports, papers, speeeches).
I am wondering if it would take much effort to adapt this include for the "attachment" module. I find Drupal's default "upload" module quite limited in its functionality. "Attachment" is far more sophisticated (permitting documents to have distinct titles and descriptions, among other things).
The sites I develop are all document heavy, and it would be really cool if I could create custom views that tap into the "attachment" module's content.
Is anyone out there interested in collaborating on this with me? I'm not a module developer so I don't know how to go about adding the functionality described above.