Downloads

Download tar.gz 48.63 KB
MD5: f7163770317e48f468da5741c3b43ad7
SHA-1: 7a741ef5ff1799f970877ad8d7c53baab906bafe
SHA-256: 351e96ec852e53fdafb363b26671d6e47f708eb4cd9156408062ca40c585ff5b
Download zip 58.44 KB
MD5: 50def6811f192c66e37c7b92875145e5
SHA-1: 73d2aa9f9fb64316666d2a1eea6ada4d0d51a45b
SHA-256: 4bd7b3e1031e11bd4dae032711534e34dcd6234a410935b353d8f28fed8d35df

Release notes

This beta release provides several feature enhancements, API changes, and bug fixes. It also provides compatibility with the Drupal 6 version of Views 2, RC2 and higher.

Important upgrade notes:

  • If you've overridden flag.tpl.php in your theme, you MUST delete the following line from the .tpl.php file in your theme:
    flag_add_extra_js();
    

    This function no longer exists, nor is it needed. If you have not overridden the default flag.tpl.php file, no change is necessary.

  • Make sure to erase all files in the module's folder before extracting the new package because some files have been moved into an 'includes/' subfolder and you don't want to keep the old files around.

New Features:
#300646: Provide an argument validator
#277716: Allow Views2 listing of users who have flagged content
#304626: Upgrade Views Integration

API Changes:
#320271: [API] Possibility to skip user permission check
#312734: Schema changes
#313862: Fix, and enhance, the AJAX support
#315881: More robust flag/unflag links

Bug Fixes:
#322404: Malformed table index in flag_content
#318086: Path is incorrect in Installation instructions

Created by: quicksketch
Created on: 19 Oct 2008 at 21:21 UTC
Last updated: 20 Oct 2008 at 11:44 UTC
New features
Bug fixes
Unsupported

Other releases