CHANGELOG.txt in Revisioning 6
Same filename and directory in other branches
Changelog for Revisioning module for drupal 6. 6.x-1.0 ======= Initial drupal 6 release. 6.x-1.1 ======= o No error when Trigger module isn't installed (thanks: herzi) o Improved translatability. o Fixed &$ ref in line 350. (thanks: blcompton) 6.x-1.2 ======= o Only display content info when NO teaser is requested via hook_node_api('view') (patch by Ogredude) o Fixed broken link shown in watchdog message when trigger is invoking action. o Added German translations and .pot file (thanks: rastatt) 6.x-1.3 ======= o Added link to compare revisions when Diff module is enabled o revisioning_node_api() won't intercept URI's that don't start with "/node/%" o Don't show 'Show all revisions' link when 'Revisions' tab is also visible 6.x-1.4 ======= o Further improved translatability (requested by herzi, #420258)
File
CHANGELOG.txtView source
-
- Changelog for Revisioning module for drupal 6.
-
- 6.x-1.0
- =======
- Initial drupal 6 release.
-
- 6.x-1.1
- =======
- o No error when Trigger module isn't installed (thanks: herzi)
- o Improved translatability.
- o Fixed &$ ref in line 350. (thanks: blcompton)
-
- 6.x-1.2
- =======
- o Only display content info when NO teaser is requested via hook_node_api('view') (patch by Ogredude)
- o Fixed broken link shown in watchdog message when trigger is invoking action.
- o Added German translations and .pot file (thanks: rastatt)
-
- 6.x-1.3
- =======
- o Added link to compare revisions when Diff module is enabled
- o revisioning_node_api() won't intercept URI's that don't start with "/node/%"
- o Don't show 'Show all revisions' link when 'Revisions' tab is also visible
-
- 6.x-1.4
- =======
- o Further improved translatability (requested by herzi, #420258)