Downloads
Download tar.gz
56.73 KB
MD5: 31cdd4ea239039143e21c44e8dd4b804
SHA-1: 6ced56c2a6b694044bd948e7d8fb497103ed6794
SHA-256: e492df11eecd7b7ec64b77b02f7ea57f4c506a1670d8fdf15efb0aea342423f6
Download zip
66.28 KB
MD5: f280d00ac47d5ab56117fc53b18a5ed6
SHA-1: e96a2dda03d649e2ee0c287dac1d27548e09c9dd
SHA-256: be1bd1eecfa3822afd51ca3692c282cedf34e764b7d8f2029bf460b0cc18a46c
Release notes
Drupal 5 release of 'ReplacementTags' (Release Version 1.2)
- This new Drupal 5 release of RepTag implements support for CCK content fields. And user defined content pathes.
- It also provides a basic API to use RepTag from within other modules and to expose additional tags from other modules to RepTag.
- Namespace cleanup in .tags modules requires _xxx_init() (and similar) being renamed to reptag_xxx_init(). If you use own .tags modules you must adopt the changes.
See README.txt and DEVELOPER.txt for more details