Bureaucrats, developer, Administrators
9,854
edits
(http://www.mediawiki.org/wiki/Extension:BrokenLinks - Special Page which checks all links in table _externallinks and reports on those that return an HTTP response 4xx or 5xx+ fmt) |
(http://www.mediawiki.org/wiki/Extension:BucketVoting - The bucket voting extension to mediawiki allows people to distribute a number of votes between a number of options...) |
||
Line 22: | Line 22: | ||
* http://www.mediawiki.org/wiki/Extension:BackLinksFunctions - This does what it's name says. The code is ancient, but will be '''essential reading to anyone developing a voting system where votes are kept in wiki pages''' | * http://www.mediawiki.org/wiki/Extension:BackLinksFunctions - This does what it's name says. The code is ancient, but will be '''essential reading to anyone developing a voting system where votes are kept in wiki pages''' | ||
* http://www.mediawiki.org/wiki/Extension:BrokenLinks - Special Page which checks all links in table _externallinks and reports on those that return an HTTP response 4xx or 5xx | * http://www.mediawiki.org/wiki/Extension:BrokenLinks - Special Page which checks all links in table _externallinks and reports on those that return an HTTP response 4xx or 5xx | ||
* http://www.mediawiki.org/wiki/Extension:BucketVoting - The bucket voting extension to mediawiki allows people to distribute a number of votes between a number of options, so they can vote based on how important things are to them. This is known as [[w:cumulative voting]]. | |||
== N == | == N == | ||
* http://www.mediawiki.org/wiki/Extension:NewArticleTemplates - Enables per-namespace pre-loadable texts for new articles i.e. we can have a skeleton for creating a new product or company page. | * http://www.mediawiki.org/wiki/Extension:NewArticleTemplates - Enables per-namespace pre-loadable texts for new articles i.e. we can have a skeleton for creating a new product or company page. |