Closed (fixed)
Project:
Bibliography Module
Version:
4.7.x-2.10
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Feb 2008 at 18:23 UTC
Updated:
14 Feb 2009 at 12:12 UTC
Biblio nodes may have files attached (via upload module [drupal-core]).
It would be nice to have these attachments displayed in the biblio-list.
I attached a patch for biblio.module that adds the above.
It checks whether the upload module is present and active and only displays the files attached to a node if upload is active and there are files attached.
You can have a look at a patched biblio version at http://kbsg.rwth-aachen.de/biblio
| Comment | File | Size | Author |
|---|---|---|---|
| attached_files_links.patch | 1.4 KB | stf |
Comments
Comment #1
rjerome commentedThanks for that, I just rolled it into the 5.x version, and now I notice that you are running 4.7 :-(). I think it's time to consider upgrading!
I won't be maintaining the 4.7 branch any longer now that 6.x is out (unless of course you want to assume responsibility for it :-)
Ron.
Comment #2
catdevrandom commented