Universally Unique IDentifier

recidive - October 21, 2008 - 16:50

Generate Universally Unique IDentifier (UUID) for Drupal objects.

Current features include:

  • Automatic UUID generation/loading/deleting for nodes, node revisions and users.
  • Allow choosing which content types to create UUIDs for (Drupal 6).
  • Option to batch create UUIDs for objects which don't have it already (Drupal 6).

You should only install this module if other module advised you to do so, or if you plan to use UUIDs on your site, with custom code.

This module currently uses MySQL's UUID() function, so it's MySQL specific.

Downloads

Version Downloads Date Links
6.x-1.x-dev Download (9.05 KB) 2009-Sep-16 Notes
5.x-1.x-dev Download (7.18 KB) 2009-May-14 Notes


 
 

Drupal is a registered trademark of Dries Buytaert.