Downloads

Download tar.gz 50.59 KB
MD5: 96c9beab7e5ad472d12844b273319cc3
SHA-1: 820ae7c452ffa34c00af20523ce88dd2b7ad49cf
SHA-256: fe08e9faeded0a095902b276a86d2ce534a8f5f013490315e08a9c22e82fbcb5
Download zip 56.83 KB
MD5: 6afbaf718ed2ef7848f1f9057405bffb
SHA-1: 6cf9312c19a6fa1560c03f8e73460048953236a6
SHA-256: 8b9fa07a7752927ab035291b44abf7a4ee3557621e2c81caa48ab0a78ff6677a

Release notes

Release candidate for Flag 1.0.

Important note: 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.

API Changes:
#305128: Use two dashes in templates

Bug Fixes:
#336635: Flag status is not kept when previewing changes
#371854: Views Bookmark Upgrade Broken

Created by: quicksketch
Created on: 22 Feb 2009 at 03:30 UTC
Last updated: 24 Feb 2009 at 15:15 UTC
Bug fixes
Unsupported

Other releases