Install

Works with Drupal: 7.x

Using dev releases is not recommended, except for testing.

Using Composer to manage Drupal site dependencies

Downloads

Download realname_override-7.x-1.x-dev.tar.gztar.gz 7.97 KB
MD5: b0ee040eed4bdf2f7b8785846164b8ac
SHA-1: 3d45af0974bc5b0c2543a14a55d2c76a0f62a83c
SHA-256: e4f3b14717efbd1b60a27b128e52dfa2636752af43999a14fbb8b2e132d499f6
Download realname_override-7.x-1.x-dev.zipzip 8.89 KB
MD5: 9fe91990d843aecc762c598ac2ac084e
SHA-1: 69dd9e4a07967ad8f69012123bb523ddd6ba5426
SHA-256: fda1ba3472acfdc180b68b06844d329eb09abb1ac0aefab82771548d6aa938cf

Release notes

This is the first commit with code. Currently this module only creates a second field in the realname admin interface that allows you to use a second token that takes precedence over the realname token.

Example Use Case:

You create 3 profile fields First Name, Last Name and Alternate Name. Lets say that you are using First and Last name for the realname token replacement, and you discover that you have 2 users with the same first and last names, and you have a view listing people by the realnames.... wouldn't it be nice if you could go into one of the users accounts and create an alternate name to be used for the realname, thus the Alternate Name field that you added in the 2nd token replacement field.

Now I can hear you asking... why didn't you add a middle name or something else? Great question.... we had a project where we had this come up and that was going to be our solution, however the client said that there were actually 2 users that had the same first, last and middle names, and that they would like a way to completely override the default rule of First and Last name replacements.

Its a very simple solution for a complicated problem to describe.

Created by: scott.thomas
Created on: 21 Jun 2017 at 21:02 UTC
Last updated: 30 Jun 2017 at 15:24 UTC
New features

Other releases