Hi, all, There are two little things left that I need to fix before I leave (tomorrow! yikes!), and I'm admittedly not sure how to do them. If anyone has an idea, it would be greatly appreciated. :)
0) In websearch_templates.py (in the websearch module), I need to be able to loop through instances in the 8564 MARC tag together; instead of looping through 8564_y and 8564_u separately. The get_fieldvalues function doesn't provide this. 1) I need to be able to upload captions without matching plots (for, i.e., plots that are rendered by the LaTeX engine), but bibupload won't accept an upload with no URL or URI associated, nor will it let me attach more than one file by the same name to a record. How should I go about displaying the same default image for all captions with no plot associated? Thanks, y'all, Valkyrie
