From: Matt Selsky Date: Fri, 6 Jan 2012 09:47:23 +0000 (+0100) Subject: Bug 641957: The documentation should mention that the voting system is now an extension X-Git-Tag: bugzilla-4.2rc2~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95d0e07e08321c57803ff41db00b3cfea40cb2a1;p=thirdparty%2Fbugzilla.git Bug 641957: The documentation should mention that the voting system is now an extension r/a=LpSolit --- diff --git a/docs/en/xml/administration.xml b/docs/en/xml/administration.xml index 1630e2e457..fd404eb0ff 100644 --- a/docs/en/xml/administration.xml +++ b/docs/en/xml/administration.xml @@ -2592,6 +2592,11 @@ ReadOnly: ENTRY, NA/NA, CANEDIT
Voting + All of the code for voting in Bugzilla has been moved into an + extension, called "Voting", in the extensions/Voting/ + directory. To enable it, you must remove the disabled + file from that directory, and run checksetup.pl. + 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