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.

Releases

Official releasesDateSizeLinksStatus
6.x-1.32009-Sep-176.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.
Development snapshotsDateSizeLinksStatus
7.x-1.x-dev2009-Sep-256.92 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
6.x-1.x-dev2009-Sep-236.92 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.