Extension:SecurePoll
From MediaWiki.org
|
SecurePoll Release status: stable |
|
|---|---|
| Implementation | Special page |
| Description | Extension for elections and surveys |
| Author(s) | Tim Starlingtalk |
| MediaWiki | 1.20 |
| Database changes | yes |
| License | GPL v2 or later |
| Download | |
| Check usage and version matrix | |
| Bugs: list open list all report | |
The SecurePoll extension is a special page extension for elections, polls and surveys. Currently incomplete, mainly due to the lack of an election setup interface. However it has been used for Wikimedia Foundation Board elections, arbitration committee elections and the Wikimedia license transition vote.
Screenshots [edit]
Installation [edit]
Once the SecurePoll extension has been added to the extensions folder, add this line to the LocalSettings.php file:
require_once( "$IP/extensions/SecurePoll/SecurePoll.php" );
| This extension is being used on one or more Wikimedia projects. This probably means that the extension is stable and works well enough to be used by such high-traffic websites. Look for this extension's name in Wikimedia's CommonSettings.php and InitialiseSettings.php configuration files to see where it's installed. A full list of the extensions installed on a particular wiki can be seen on the wiki's Special:Version page. |