Closed (fixed)
Project:
Bibliography Module
Version:
6.x-1.0-beta6
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 May 2008 at 12:05 UTC
Updated:
16 Jan 2010 at 05:03 UTC
I am creating a set of publications that more than one user is the author of. If I link to profile by using userid, only one user can be linked, if I link by last name, users with the same last name will be used. I would rather not edit a individualized last name field for each user. Is there another option?
Comments
Comment #1
rjerome commentedFirst, I'm assuming you are referring to a listing on a users profile page? If so, the answer to your question is... there will be :-)
This part of the code has not been fully ported from the 5.x version. In the 6.x version all authors are given a unique "id" number so using this authors will the same last name will be able to list only their publications. Also, I haven't linked the Drupal "user id" and the biblio "author id" yet, when that's done profile listings should get a lot easier.
Ron.
Comment #2
jtrant commentedhaving this functionality would be great. we really need to be able to link papers by multiple authors to each of their profile pages in our conference-related site [where the single authored paper seems a thing of the past].
thanks again for a great module!
jt
Comment #3
rjerome commentedThe 5.x version will handle the multiple author case, it just can't distinguish between "Smith, J" and "Smith, JA". (I know that sounds like the easiest thing in the world, but trust me it gets complicated :-)
Ron.
Comment #4
doudou commentedYes, I am referring to the listing on a user's profile page. The added function would be great. Thanks!
Comment #5
bekasu commentedClosing issue.
bekasu