Releases of Drupal contributions that are compatible with version 5.x of Drupal Core
In line, 89, 313:
Changed: cache_clear_all(); to: cache_clear_all($user->uid, 'cache_menu', true);
cache_clear_all();
cache_clear_all($user->uid, 'cache_menu', true);
Updated Masquerade module code. Compatible with Drupal 5.x only.
Snapshot release of stable module code for the up and coming DRUPAL-5
Version 1.0 of the Double Click module.
Initial Drupal 5 release of the module.
Descripton:
This module provides an interface that allows registered users to use a login name which is different than their username.
To use, simply enable the module, then visit the user edit page. Enter the alternate login name in the 'Alternate Login' textfield, and save.
Development snapshot for the Drupal 5 version of the module.