Closed (duplicate)
Project:
Real Name
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Sep 2009 at 11:32 UTC
Updated:
9 Oct 2012 at 18:33 UTC
Jump to comment: Most recent file
Comments
Comment #1
restyler commentedI think that 'authored by' is excluded :(
http://drupal.org/node/420886
Comment #2
Balbo commentedI have a similar problem. I use RealName for company profiles so that they can log in with email but the displayed one is the company name.
My editorial office can change the author of a node and would be great to put there the name of the company instead of the email used to login. Any suggestion?
Comment #3
jenlamptonI currently maintain a module which updates the "authored by" autocomplete to pull from values other than the user name (http://drupal.org/project/author_smart_name). I would love to see that module included as part of Real Name instead of being out there on its own.
I'll start on a patch for you when I have time, but if anyone else wants to take a stab at it that would be great!
Jen
Comment #4
JcX commentedHi all,
I've found a patch that fixes Realname autocomplete to Authoring Information nicely.
http://drupal.org/node/369334#comment-1260448
Comment #5
sylvaticus commentedThat patch doesn't work on my system:
[moodle@aabsrv ~/drupal/sites/all/modules/realname]$ patch < realname_autocomplete.patch
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- realname.module Tue Dec 30 15:30:42 2008
|+++ realname.module Mon Feb 16 03:06:37 2009
--------------------------
Patching file realname.module using Plan A...
Hunk #1 failed at 47.
Hunk #2 failed at 255.
patch: **** malformed patch at line 86:
Any how, I managed to get the file merged manually (patch was quite short) but now I don't have any autocomplete functionality at all on node authoring.
I'm attaching the manually merged file (maybe I did some errors???)
Comment #6
hass commented#985944: Replace user autocomplete with realname autocomplete