Closed (duplicate)
Project:
Real Name
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Nov 2011 at 21:40 UTC
Updated:
2 Nov 2013 at 01:56 UTC
Jump to comment: Most recent
Comments
Comment #1
Sk8erPeter commentedBump? :)
I just tried Real Name 7.x-1.x-dev, and I still didn't find the opportunity to "translate" the pattern.
In Hungarian, the last name is always before the first name too.
Thanks in advance!
Comment #2
hass commentedThe realname table itself is not multilingual. It could be done based on preferred user language or based on website language. But I'm not sure if this is a way to go as we would need to generate the realname in a worst case for all languages of a site and this could be N-languages of the website. Sound not very funny from performance side.
Comment #3
hass commentedHave you guys reviewed the realname API?
I believe with below functions you can hook with a custom realname per language module into the realname module and customize the realname per user.
hook_realname_pattern_alter()hook_realname_alter()Looking forward to see your upcoming project on d.o. getting linked from the realname project home page.
Comment #4
hass commentedComment #5
hass commented