Type-local nids

jbrown - March 23, 2008 - 02:40

This module maintains an additional serial number (the lnid - short for type-local nid) for each node on your site, as an auxiliary to the node ID (nid). lnids are unqiue only for the node's content type, whereas nids are unqiue for all nodes.

lnids are exposed via the Token module. When used in conjunction with the Pathauto module, this enables you to have node paths where each node type has its own serial number-space (as opposed to all nodes sharing the global nid serial number-space).

For example:

video/23
issue/78
podcast/33

Releases

Official releasesDateSizeLinksStatus
6.x-1.22008-Mar-306.89 KBRecommended for 6.xThis is currently the recommended release for 6.x.
5.x-1.32008-Mar-306.81 KBRecommended for 5.xThis is currently the recommended release for 5.x.
 
 

Drupal is a registered trademark of Dries Buytaert.