flag 6.x-1.1

quicksketch - March 14, 2009 - 14:59
Download Size md5 hash
flag-6.x-1.1.tar.gz 68.7 KB c58ecc64dddf77c016d3c86787fd8e93
Official release from CVS tag: DRUPAL-6--1-1
Last updated: March 14, 2009 - 15:00

The 1.1 release of Flag module.

(This release is identical to 1.0 release, there was a mishap with the Drupal 5 version of 1.0 containing the Drupal 6 module. This release is just to make version numbers match).

Important note for users upgrading from beta versions

This version removes most of the default views provided by earlier versions of Flag module. If you'd like to preserve the default views provided by Flag, run update.php immediately after upgrading. This upgrade does not affect any views you have created yourself. See http://drupal.org/node/333984 for details of the removed views.

If you've themed your Flags, be absolutely sure to update your code or .tpl.php files to use two dashes instead of one.

Previous template example name: flag-bookmarks.tpl.php
New template example name: flag--bookmarks.tpl.php

This change is to make Flag match theming conventions used in other modules, such as CCK and Views.
The class names within the .tpl.php file have also changed, where they've been moved into a $flag_classes variable so that Flag can maintain control of these classes in the future. You may need to update your CSS or flag--*.tpl.php file if updating from beta versions of Flag.

Issues fixed since 1.0RC1:

#382538: flag_create_link generates bad HTML
#399038: User flags always appears on user/% page
#400320: error when running 6003 update: Call to undefined function flag_get_flags()
#396928: Update x003 Fails if Views Is Not Present
#387512: Module becomes disabled after installing it

 
 

Drupal is a registered trademark of Dries Buytaert.