Download Size md5 hash
flag-5.x-1.0-rc1.tar.gz 50.59 KB 96c9beab7e5ad472d12844b273319cc3
flag-5.x-1.0-rc1.zip 56.83 KB 6afbaf718ed2ef7848f1f9057405bffb
Official release from tag: 5.x-1.0-rc1
Last updated: December 24, 2010 - 22:59

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