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

CommentFileSizeAuthor
attached_files_links.patch1.4 KBstf

Comments

rjerome’s picture

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

catdevrandom’s picture

Status: Active » Closed (fixed)