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

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

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


Revision 1.10 - (show annotations) (download)
Sat Dec 27 12:51:51 2008 UTC (11 months ago) by sun
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--2
Changes since 1.9: +3 -4 lines
File MIME type: text/plain
#350356 by sun: Fixed README.txt.
1 /* $Id: README.txt,v 1.9 2008/10/19 20:07:19 sun Exp $ */
2
3 -- SUMMARY --
4
5 Feedback allows visitors and users of a site to report issues for the currently
6 displayed page, whereas issues could be data or theming related bugs, or also
7 feature requests.
8
9 Site administrators are then able to review and process those feedback messages.
10
11 For a full description visit the project page:
12 http://drupal.org/project/feedback
13 Bug reports, feature suggestions and latest developments:
14 http://drupal.org/project/issues/feedback
15
16
17 -- REQUIREMENTS --
18
19 * BrowsCap (optional to record user agents)
20
21
22 -- INSTALLATION --
23
24 * Install as usual, see http://drupal.org/node/70151 for further information.
25
26
27 -- CONFIGURATION --
28
29 * Configure user permissions in Administer >> User management >> Permissions
30 >> Feedback.
31
32
33 -- USAGE --
34
35 * To view all feedback messages, go to Administer >> Logs >> Feedback messages
36
37
38 -- CONTACT --
39
40 Current maintainers:
41 * Daniel F. Kudwien (sun) - dev@unleashedmind.com
42
43 Note:
44 Feedback module v1.x had a completely different purpose, but its features are
45 provided by several other and much more mature modules now (i.e. Contact in
46 Drupal core, Webform, CCK, aso.).
47
48 This project has been sponsored by:
49 * UNLEASHED MIND
50 Specialized in consulting and planning of Drupal powered sites, UNLEASHED
51 MIND offers installation, development, theming, customization, and hosting
52 to get you started. Visit http://www.unleashedmind.com for more information.
53

  ViewVC Help
Powered by ViewVC 1.1.2