On 1/6/07, Rob Church robchur@gmail.com wrote:
On 06/01/07, Gary Kirk gary.kirk@gmail.com wrote:
If it isn't too much trouble, yes please! I will probably need help installing it, though I will try first :)
http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/Vote
- Install as usual
- Create a "vote" table in the database using the schema from vote.sql
- Customise available choices in "vote-choice" message
- Assign appropriate user permissions, "vote" needed to place votes,
"voteadmin" needed to view the vote report
Rob Church
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org http://lists.wikimedia.org/mailman/listinfo/mediawiki-l
The "create a table" bit: do I use phpMyAdmin to paste vote.sql into the query window?
And how do I set user permissions, in LocalSettings.php? What do I write, that $wgGroupPermissions bit I see in one of the files?