Type-local nids
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 releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.4 | 2009-Nov-20 | 6.89 KB | Download · Release notes | Recommended for 6.x | |
| 5.x-1.3 | 2008-Mar-30 | 6.81 KB | Download · Release notes | Recommended for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 7.x-1.x-dev | 2009-Nov-17 | 6.96 KB | Download · Release notes | Development snapshot | |
| 6.x-1.x-dev | 2009-Nov-17 | 6.89 KB | Download · Release notes | Development snapshot | |
