Bureaucrats, developer, Administrators
9,854
edits
m (link to wikipedia) |
(Language extension also changes the language of the mediawiki navigation) |
||
Line 9: | Line 9: | ||
== MediaWiki extensions == | == MediaWiki extensions == | ||
* <tt>[http://www.mediawiki.org/wiki/Extension:Data Extension:Data]</tt> In this extension data is described by '''item/key/value triplets''', where 'item' is typically the name of the article, 'key' the name of the data, and 'value' the actual data. [http://www.rastko.net/~nikola/wiki/index.php/Main_Page Here is an example of Extension:Data in action] great stuff | * <tt>[http://www.mediawiki.org/wiki/Extension:Data Extension:Data]</tt> In this extension data is described by '''item/key/value triplets''', where 'item' is typically the name of the article, 'key' the name of the data, and 'value' the actual data. [http://www.rastko.net/~nikola/wiki/index.php/Main_Page Here is an example of Extension:Data in action] great stuff | ||
* <tt>[http://www.rastko.net/~nikola/wiki/index.php/Language Language extesion]</tt> - this is really excellent. it allows to have '''multi-lingual pages'''. Must learn more about this mysterious and evasive extension - it's not listed in mediawiki.org extension matrix | * <tt>[http://www.rastko.net/~nikola/wiki/index.php/Language Language extesion]</tt> - this is really excellent. it allows to have '''multi-lingual pages'''. Must learn more about this mysterious and evasive extension - it's not listed in mediawiki.org extension matrix - also changes the language of the mediawiki navigation | ||
* <tt>[http://www.mediawiki.org/wiki/Extension:SpamBlacklist Extension:SpamBlacklist]</tt> - [[regex]]es against spammers | * <tt>[http://www.mediawiki.org/wiki/Extension:SpamBlacklist Extension:SpamBlacklist]</tt> - [[regex]]es against spammers | ||
* <tt>[http://www.mediawiki.org/wiki/Extension:VisualMathCaptcha Extension:VisualMathCaptcha]</tt> - anti-bot measure. See [[w:CAPTCHA|CAPTCHA]] if you don't know what it is | * <tt>[http://www.mediawiki.org/wiki/Extension:VisualMathCaptcha Extension:VisualMathCaptcha]</tt> - anti-bot measure. See [[w:CAPTCHA|CAPTCHA]] if you don't know what it is |