flag_abuse.admin.inc |
includes/flag_abuse.admin.inc |
|
Flag abuse admin forms and pages. |
flag_abuse.flag_default.inc |
includes/flag_abuse.flag_default.inc |
|
|
flag_abuse.info |
flag_abuse.info |
|
name = Flag abuse
description = Utilizes Flag and Views to create social content moderation tools.
package = Flags
dependencies[] = flag
dependencies[] = views
core = 7.x |
flag_abuse.module |
flag_abuse.module |
|
|
flag_abuse.views_default.inc |
includes/flag_abuse.views_default.inc |
|
|
README.txt |
README.txt |
|
This is a simple module that allows users with correct permissions to flag
content, comments, and users as abuse. It also permits users with correct
permissions to white list any content so that it cannot be marked as abuse,
using whitelist flags. … |