Flag is a flexible flagging system that is completely customizable by the administrator. Using this module, the site administrator can provide any number of flags for nodes, comments, or users. Some possibilities include bookmarks, marking important, friends, or flag as offensive. With extensive views integration, you can create custom lists of popular content or keep tabs on important content.
Flags may be per-user, meaning that each user can mark an item individually, or global, meaning that the item is either marked or it is not marked, and any user who changes that changes it for everyone.
In this way, additional flags (similar to published and sticky) can be put on nodes, or other items, and dealt with by the system however the administration likes.
Features
- Create unlimited arbitrary flags or bookmarks to flag content
- Extensive Views integration to make lists of popular flagged content
- Full support for Tokens in all messages and labels
- Execute Actions when content is flagged past a certain threshold (Actions is now included in Drupal 6 core with no additional modules, requires 2.x version in Drupal 5)
- Full Rules module integration
- JavaScript based toggling of flags
- Limit flag display by content type and roles
- Optionally show each flag as a checkbox on the node form
Each flag provides data to the Views module, and provides a default view to list 'my bookmarks'. The default views are basic, but are easily tailored to whatever the system administrator would like them to do.
The module will come installed with a simple bookmark and two sample views for 'My bookmarks' both as a stand-alone page at "bookmarks", and a page for each user as a tab under their profile at user/x/bookmarks.
Recommended Flag-related Projects
There are many modules that use or complement Flag. Some of them:
- Views: Create lists of flagged content.
- Flag Weights: Add weights to Flags to make items orderable.
- Flag Friend: A pre-built flag for marking other users as friends with Flag.
- Flag Abuse: A pre-built flag for marking offensive content, plus administrative features.
- Flag Terms: Adds the ability to flag taxonomy terms.
Documentation
The Flag module has a very extensive handbook on drupal.org. Please browse through it before asking questions in the issue queue (especially if you have a question about how to make a particular View with Flag module):
http://drupal.org/documentation/modules/flag
The team at NodeOne has also produced an excellent series of screencasts on using Flag module.
Version 2.0 Information
The next version of Flag is in the works, including the following additional features:
- Flagging for anonymous users (even with page caching enabled). Requires Session API.
- Import/Export support.
- Faster table indexes and schema.
- Services module integration.
- Activity 2 module integration (Removed in 2.0 final; see here).
- More powerful trigger and actions integrations.
- Flag access controls (flag only others/own content) and access API.
You should use the 2.0 beta versions if you are creating a new site and require one of the above new features. After upgrading to the 2.0 version, you cannot downgrade to the 1.1 version. You can always upgrade from 1.1 to 2.0 at any time.
Written by Earl Miles, Nate Haug, and Mooffie.
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: Content, Evaluation/Rating, Rules, Views
- Reported installs: 23250 sites currently report using this module. View usage statistics.
- Last modified: October 17, 2011