UUID Link for D6

Component ID

1788426

Component name

UUID Link for D6

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This is a backport of http://drupal.org/project/uuid_link for Drupal 6.

UUID Link allows use to link to entities using UUIDs, rather than ids. This prevents links breaking as content moves from one environment to another.

This module depends on:

Unlike the 7.x-1.x version, the 6.x-1.x version does not depend on the entity and token modules.

The uuid-link token replacement is made using preg_replace_callback instead.

Currently the filter is working for replacing links to node uuids.