Downloads

Download tar.gz 46.72 KB
MD5: f8735755c4013dd037573a8dd0d2ad7e
SHA-1: 7958827a3853c4df0ef63bedd2e0c8e8d87c8257
SHA-256: 32dff4bb1dd2206dbadd27dc33ad122fd6f9522c236aa0848fb3a295b9018b67
Download zip 52.91 KB
MD5: 9a1970f7bff2d2622658f6cd73f1e694
SHA-1: ec0b0e7dcf2a45f8186de428d7be68d5cfd1b587
SHA-256: 85c56f34b918c404166e0d6d41c4e56b1bef1688caa58efe492c83dc5d34da49

Release notes

This version of Flag module makes drastic improvements and fixes major bugs since the Drupal 5 beta 4 release (beta 5 was only available shortly for Drupal 5 due to a bug in the upgrade path).

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.

Changes since beta 5:
#323622: D5's upgrade is wrong
#328383: Provide hook_preprocess_link() to Drupal 5
#327959: Count tokens missing for users and comments

Changes since beta 4:

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: 7 Nov 2008 at 22:36 UTC
Last updated: 7 Nov 2008 at 22:41 UTC
New features
Bug fixes
Unsupported

Other releases