/[drupal]/contributions/modules/flag_content/README.txt
ViewVC logotype

Contents of /contributions/modules/flag_content/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Wed Sep 13 20:51:02 2006 UTC (3 years, 2 months ago) by kbahey
Branch: MAIN
CVS Tags: DRUPAL-5--2-10, DRUPAL-5--2-7, DRUPAL-5--2-4, DRUPAL-5--2-5, DRUPAL-5--2-2, DRUPAL-5--2-3, DRUPAL-5--2-0, DRUPAL-5--2-1, DRUPAL-5--2-8, DRUPAL-5--2-9, DRUPAL-5--2-6, HEAD
Branch point for: DRUPAL-5--2, DRUPAL-5, DRUPAL-6--1
Changes since 1.1: +4 -1 lines
File MIME type: text/plain
Adding sponsor and client web site.
1 $Id: README.txt,v 1.1.2.1 2006/09/13 20:50:30 kbahey Exp $
2
3 Copyright 2006 http://2bits.com
4
5 Description
6 -----------
7 This module allows users to flag nodes as offensive for the adminstrator
8 to review.
9
10 The admin can specify which type of nodes are allowed to be flagged.
11
12 An email is sent to the administrator to notify them who flagged what. The
13 flagged nodes are also queued for the administrator to review. They can edit,
14 delete or unflag the node.
15
16 Note: If you grant anonymous users the permission to flag content, there may
17 be false positives because of crawlers.
18
19 Installation
20 ------------
21 To install this module, Upload or copy the the entire flag_content directory and
22 all its contents to your modules directory.
23
24 Configuration
25 -------------
26 To enable this module do the following:
27
28 1. Go to Administer -> Modules, and enable flag_content.
29
30 2. Go to Administer -> Access Control and enable for the roles you want.
31
32 3. Go to Administer -> Settings -> flag_content and configure the
33 node types that are allowed to be flagged.
34
35 Wishlist
36 --------
37 - Extend the module to handle flagging of comments as well.
38
39 - Handle multiple configurable flagging reasons (e.g. offensive, spam,
40 fraud, off-topic, ...etc.)
41
42 Bugs/Features/Patches:
43 ----------------------
44 If you want to report bugs, feature requests, or submit a patch, please do so
45 at the project page on the Drupal web site.
46
47 Author
48 ------
49
50 Sponsored by http://socialsignal.com for http://changeeverything.ca
51
52 Khalid Baheyeldin (http://baheyeldin.com/khalid and http://2bits.com)
53
54 If you use this module, find it useful, and want to send the author
55 a thank you note, then use the Feedback/Contact page at the URL above.
56
57 The author can also be contacted for paid customizations of this
58 and other modules.

  ViewVC Help
Powered by ViewVC 1.1.2