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

This module should be reimplemented as a CCK/FIC field.

Downloads

Recommended releases

Version Downloads Date Links
6.x-1.4 Download (6.89 KB) 2009-Nov-20 Notes
5.x-1.3 Download (6.81 KB) 2008-Mar-30 Notes

Development releases

Version Downloads Date Links
7.x-1.x-dev Download (6.96 KB) 2009-Nov-28 Notes
6.x-1.x-dev Download (7.03 KB) 2010-Jan-19 Notes


 
 

Drupal is a registered trademark of Dries Buytaert.