Closed (fixed)
Project:
Bibliography Module
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Jul 2008 at 17:04 UTC
Updated:
12 Jun 2009 at 22:40 UTC
Any chance Biblio could treat FileField uploads like normal Uploads? i.e. also display FileField uploads in the listings pages, not only on the individual biblio node.
Comments
Comment #1
avolve commentedIs there any decision/movement on this at all?
This would enable more control over files uploaded (i.e. restriction by file type).
thx.
Comment #2
rjerome commentedActually, it completely fell off the radar screen. I'll take a look and see what's involved.
Comment #3
avolve commentedLook forward to testing this...
Comment #4
avolve commentedJust wanted to check in and see if there is any (potential) movement on this?
Comment #5
rjerome commentedHmm, I did look at it, and I guess it wasn't really simple or I would have done it. I honestly can't remember what the issues were though. I'll try to refresh my memory.
Ron.
Comment #6
rjerome commentedOK, I took another look at this and FileField support is now integrated. You may find that a little CSS love is required to get the output to a format that you like, since the FileField module wraps the links in a "clear-block" element which forces the links to a new line below the citation output.
Ron.
Comment #7
avolve commentedThanks for this — I will test it out when the release propagates to the module page/update status.
I will advise of any issues that i come across.