[contributions:jpetso] /modules/versioncontrol versioncontrol.module /modules/versioncontrol/versioncontrol_fakevcs versioncontrol_fakevcs.module
User: jpetso Branch: HEAD Date: Mon, 18 Feb 2008 16:24:38 +0000 Modified files: /modules/versioncontrol versioncontrol.module /modules/versioncontrol/versioncontrol_fakevcs versioncontrol_fakevcs.module Log message: API change! versioncontrol_get_current_item_tag() now returns just the tag name as string instead of the whole tag operation. This change needs to happen because otherwise items coming from get_all_item_tags() (as opposed to get_tagged_items() which already supplies the tag op) would have a very hard time. That shouldn't hurt existing modules (outside the versioncontrol project, at least) as the function was not yet used and was only implemented by the CVS backend, I'll update that one at once. Also, mark mandatary functions as such in the FakeVCS example backend. Makes it easier to find those functions that have to be implemented. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/versioncontrol/ver... http://cvs.drupal.org/diff.php?path=contributions/modules/versioncontrol/ver...
participants (1)
-
drupal-cvs@drupal.org