Closed (fixed)
Project:
Cite
Version:
6.x-1.0-beta1
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
27 Oct 2009 at 00:51 UTC
Updated:
27 Nov 2009 at 19:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
ki commentedYou are more than welcome to contribute!
Thanks.
Comment #2
markj commentedI've created a patch against the -dev version that adds this functionality. The patch also fixes a typo (Bibiographic to Bibliographic).
I have only tested this with profile fields that are of type 'single-line textfield' but if you want me to continue, I will test with other types and update the patch. Also, there is no logic to test to see if a given user has a value in the selected profile field; I'll add that as well, so that if there is no value, the raw username is displayed.
Comment #3
ki commentedThat's great. I'll try to incorporate it when I get off work.
I am also considering using tokens.
Comment #4
markj commentedAnything I can do to help out with this?
Comment #5
ki commentedI have applied your patch to the HEAD.
Thanks.