This is a module which allows users to access files that have been uploaded to the system.

CommentFileSizeAuthor
views_upload.inc2.77 KBgordon

Comments

merlinofchaos’s picture

Status: Needs review » Fixed

Committed. I admit I didn't really look at it, I'm trusting you. =)

Anonymous’s picture

Status: Fixed » Closed (fixed)
peterdeitz’s picture

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