Tags give the ability to mark specific points in history as being important
-
-
-
6.x-2.0-rc5
3bf1b8a5 · ·This fix should resolve a few issues including issues with tokens in 6.x-2.0 when fields are used in multiple content types. Also additionally checks were added to the settings form to ensure field permissions.
-
6.x-2.0-rc4
59a868ff · ·* Updated info file * Fixed SQL where tables should be enclosed by curly brackets
-
-
7.x-2.0-rc2
ae3efa7a · ·* Issue fixed that caused duplicate user tokens. * Properly sanitize tokens.
-
7.x-2.0-rc1
80664fa9 · ·Changelog --------- * New username formats added * Mandatory validation to prevent illegal usernames * Module now cleans up after itself with hook_uninstall()
-
6.x-2.0-rc2
d90ca1f7 · ·Changelog --------- Quickfix to allow administrators to override the Realname registration module with their own usernames.
-
6.x-2.0-rc1
c155eafb · ·Changelog --------- * New username formats added * Mandatory validation to prevent illegal usernames * Module now cleans up after itself with hook_uninstall()
-
7.x-2.0-beta6
bfc9cb4e · ·Changelog --------- Quickfix for undefined index in the settings form validation when profile2 is not enabled.
-
7.x-2.0-beta5
4aaf5f37 · ·Quickfix: Typo in administrator validation function can prevent user from configuring module properly.
-
6.x-2.0-beta4
88588326 · ·Changelog -------------- * User now must provide content profile's machine name when using content profile integration. * Administration form is improved with organized fieldsets.
-
6.x-2.0-beta3
50e61281 · ·Changelog -------------- * User now must provide content profile's machine name when using content profile integration. * Administration form is improved with organized fieldsets.
-
-
-
7.x-2.0-beta2
139fc2ef · ·Changelog --------- * Middle name field is now available and optional * Profile2 integration is now available * Other minor code cleanups
-
6.x-2.0-beta2
3eec2bc8 · ·Changelog --------- * Middle name field is now supported * Additional username formats have been added * Content profile integration is available * Numerous code cleanups
-
6.x-2.0-beta1
6f0d90ec · ·The beta release of Realname registration for 6.x-2.x. There are several major changes in the new version. First name and last names are now stored in user defined profile fields. They are now tokenized.
-
-
7.x-1.25
f04be7a8 · ·* Fixed many translation issues. * More descriptive error handling on settings form. * Failsafe to leave the username field until the user has provided both first name and last name fields. * A more verbose and translatable help page.