Bureaucrats, developer, Administrators
9,854
edits
m (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: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.) |
||
Line 18: | Line 18: | ||
* http://www.mediawiki.org/wiki/Extension:BADI_Pages_Created_Links - Allows display of links in toolbox to other wiki or wiki-like sites whereby '''links will be colored differently depending on whether the page there has been created yet or not'''. Status determined by response code or Last-Modified HTTP HEAD requests. | * http://www.mediawiki.org/wiki/Extension:BADI_Pages_Created_Links - Allows display of links in toolbox to other wiki or wiki-like sites whereby '''links will be colored differently depending on whether the page there has been created yet or not'''. Status determined by response code or Last-Modified HTTP HEAD requests. | ||
* 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: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. |