Needs work
Project:
Bibliography Module
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Dec 2011 at 00:07 UTC
Updated:
4 Feb 2019 at 19:01 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
liquidcms commentedyes, i think a couple issues with the views field handler for Authors:
- does not use same link formatting as citation does; i.e. authors are not linked
- disabling label has no impact, "Authors" shows up all the time regardless of setting
- also, if you do enable label and set it to something; the field still uses Authors as an inline label
this was for 1.x-rc7, i'll check out -dev to see if fixed there.
Comment #2
liquidcms commentedComment #3
liquidcms commentedahh.. my bad.. my admin theme was hiding some of the field settings. i see there is a custom label setting for Authors which allows disabling inline label.
still no way to link user's as far as i can tell.. field render should likely be using the theme_biblio_author_link() function.
Comment #4
liquidcms commentedthis patch adds option for the Authors field to be linked