Drupal 5 release of 'ReplacementTags' (Release Version 1.5)
This release fixes one very critical bug during initial install.
All features are identical to the 1.4 release :
This version implements some new features. Most of the updates
are internal optimization (e.g. the module registry) and are visible
to developers only ...
Drupal 5 release of 'ReplacementTags' (Release Version 1.4)
This version implements some new features. Most of the updates
are internal optimization (e.g. the module registry) and are visible
to developers only ...
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.
This version is almost compatible with Drupal 5. But there are some
critical issues with javascript in the Drupal 5 betas and later. I will create
a release once these issues are solved.