The list output for biblio nodes is not displaying the custom file paths generated by the FileField Paths module. I have created/attached a patch to fix this. I have updated function: theme_biblio_download_links() in biblio_theme.inc.
Can you take a look and possibly incorporate this into the module?
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 830770.biblio.path_alias.patch | 888 bytes | jsagotsky |
| #1 | biblio_theme_filefield_paths_115.patch | 934 bytes | jsagotsky |
| biblio_filefield_paths.patch | 698 bytes | jjweiner |
Comments
Comment #1
jsagotsky commentedjjweiner, your patch didn't work for me in biblio 1.15, so here's an update to handle theme_biblio_download_links()'s new structure.
Comment #2
jsagotsky commentedAnd another copy that includes issue # as part of the file name.
Comment #3
rjerome commentedcommitted