summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMatt Selsky <selsky@columbia.edu>2012-01-06 10:45:26 +0100
committerFrédéric Buclin <LpSolit@gmail.com>2012-01-06 10:45:26 +0100
commit0adab2ff3669474f4da15183b24633ea97c35883 (patch)
tree5b8153d708ea8df804ffdd490e8cf983042420a4 /docs
parentb08ead8d7c39d2b1f19060ea6e52e6082d125cf3 (diff)
downloadbugzilla-0adab2ff3669474f4da15183b24633ea97c35883.tar.gz
bugzilla-0adab2ff3669474f4da15183b24633ea97c35883.tar.xz
Bug 641957: The documentation should mention that the voting system is now an extension
r/a=LpSolit
Diffstat (limited to 'docs')
-rw-r--r--docs/en/xml/administration.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/en/xml/administration.xml b/docs/en/xml/administration.xml
index 6232ba249..46a5198ef 100644
--- a/docs/en/xml/administration.xml
+++ b/docs/en/xml/administration.xml
@@ -2594,6 +2594,11 @@ ReadOnly: ENTRY, NA/NA, CANEDIT
<section id="voting">
<title>Voting</title>
+ <para>All of the code for voting in Bugzilla has been moved into an
+ extension, called "Voting", in the <filename>extensions/Voting/</filename>
+ directory. To enable it, you must remove the <filename>disabled</filename>
+ file from that directory, and run <filename>checksetup.pl</filename>.</para>
+
<para>Voting allows users to be given a pot of votes which they can allocate
to bugs, to indicate that they'd like them fixed.
This allows developers to gauge