You are here

README.txt in Flag clear 7

# Flag clear

https://www.drupal.org/project/flag_clear

# Overview

This module provides functionality to remove user flags for nodes and other entities. Instead of requiring a user to login and remove the flag, the admin now has the ability to remove the flags as well. This functionality is often useful in user-submission use-cases, where users do not necessarily un-flag the content that are no longer valid (possibly for items or have been processed by administrators who handled flagged content).


# Installation

1. Put the module in 'sites/all/modules'
2. Enable the module on the 'admin/build/modules' page.

# Flag Manager

* This module includes an administration panel, called 'Flag manager'.
* This page lives at '/admin/config/content/flag-manager'
  * Configuration -> Content -> Flag manager

# Maintainers

- zhuber (Zak Huber) (7.x)

File

README.txt
View source
  1. # Flag clear
  2. https://www.drupal.org/project/flag_clear
  3. # Overview
  4. This module provides functionality to remove user flags for nodes and other entities. Instead of requiring a user to login and remove the flag, the admin now has the ability to remove the flags as well. This functionality is often useful in user-submission use-cases, where users do not necessarily un-flag the content that are no longer valid (possibly for items or have been processed by administrators who handled flagged content).
  5. # Installation
  6. 1. Put the module in 'sites/all/modules'
  7. 2. Enable the module on the 'admin/build/modules' page.
  8. # Flag Manager
  9. * This module includes an administration panel, called 'Flag manager'.
  10. * This page lives at '/admin/config/content/flag-manager'
  11. * Configuration -> Content -> Flag manager
  12. # Maintainers
  13. - zhuber (Zak Huber) (7.x)