Realname User Reference Widget

guix - June 1, 2009 - 11:39

The Realname CCK User Reference Widget module adds a new widget to the User Reference
CCK field type that uses the Realnames for autocompletion.

If the widget is configured without any view the autocomplete suggestions and the already filled-in values :

  • are in the form "Realname (name)" if the Realname and the Name are different
  • are in the form "name" if they are the same

If the widget is configured with a view the autocomplete suggestions have the same behaviour, however when a value is chosen or for the already filled-in values, the display will just be the Name of the user.

Dependencies

  • PHP 5 (for previous PHP versions, see PHP 5 required, but there won't be any support from me)
  • User Reference (part of CCK)
  • Content (part of CCK)
  • Realname at least 6.x-1.3

Install

Installing the Realname CCK User Reference is simple:

  1. Download the recommanded module version and extract in your modules folder.
  2. Enable the module using Administer -> Modules (/admin/build/modules).
  3. Add or edit a CCK User Reference field from admin/content/node-type/[type]/fields and choose the new widget.

Credits

Realname CCK User Reference was written by Guix for the INSU-CNRS.
Its' largely inspired by Node Reference URL Widget written by Quicksketch.

Downloads

Recommended releases

Version Downloads Date Links
6.x-1.0 Download (11.47 KB) 2009-Nov-06 Notes

Development releases

Version Downloads Date Links
6.x-1.x-dev Download (11.47 KB) 2009-Aug-05 Notes


 
 

Drupal is a registered trademark of Dries Buytaert.