Version
This wiki is powered by MediaWiki, copyright (C) 2001-2007 Magnus Manske, Brion Vibber, Lee Daniel Crocker, Tim Starling, Erik Möller, Gabriel Wicke, Ævar Arnfjörð Bjarmason, Niklas Laxström, Domas Mituzas, Rob Church and others.
MediaWiki is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
MediaWiki is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. or read it online
Extensions
| Special pages | ||
|---|---|---|
| HtmlToWiki | HTML to wikitext converter | Eric Hartwell |
| Special:GoogleSitemap (version 0.0.4) | Adds a special page to create a XML Google Sitemap file, along with some reporting. | François Boutines-Vignard |
| WikiArticleFeeds (version 0.6.3) | Produces feeds generated from MediaWiki articles. | Jim Wilson (wilson.jim.r<at>gmail.com) |
| Parser hooks | ||
| Cite | Adds <ref[ name=id]> and <references/> tags, for citations | Ævar Arnfjörð Bjarmason |
| CSS (version 1.0.0, 2007-06-15) | A parser-function for adding CSS's to articles | User:Nad |
| DynamicFunctions v1.1 | Adds #arg, #ip, #userid, #rand, and #skin functions | Algorithm, Eric Hartwell |
| DynamicPageList2 (version 1.4.9) | based on DynamicPageList, featuring many improvements | IlyaHaykinson, Amgine,Unendlich, Cyril Dangerville,Algorithmix |
| EmailForm (version 0.8) | Inserts a form mailer into a page | Eric Hartwell |
| GoogleAds | This extension adds a GoogleAdSense tag for Google ads | Eric Hartwell |
| ImageMap | Allows client-side clickable image maps using <imagemap> tag. | Tim Starling |
| ImageMapExtended | Allows client-side clickable image using <imageLink> tag. | Eric Hartwell |
| IncludeSpecialPage | Inserts the output of a special page into a normal page. | Eric Hartwell |
| LabeledSectionTransclusion | adds #lst and #lstx functions and <section> tag, enables marked sections of text to be transcluded | Steve Sanbeg |
| MultipleUpload | Allows users to upload several files at once. | Travis Derouin |
| ParserFunctions | Enhance parser with logical functions | Tim Starling |
| StringFunctions (version 1.9.3) | Enhances parser with string functions | Juraj Simlovic |
| SyntaxHighlight | Provides syntax highlighting using GeSHi Highlighter | Brion Vibber, Tim Starling and Rob Church |
| XFeeds | RSS feed aggregator | Brill |
| Other | ||
| Breadcrumbs2 (version 0.9) | Breadcrumb navigation (where am I) | Eric Hartwell |
| Flickr | Insert Flickr badges into a page | Eric Hartwell |
| Google Site Search 1.2 | Uses Google to search the wiki, instead of MediaWiki's own search function (not affiliated in any way with Google, Inc.) | Ryan Finnie |
| HTMLets | lets you inline HTML snippets from files | Daniel Kinzler |
| Extension functions | ||
| wfIncludeSpecialPage_Setup, wfFlickrExtension, wfEmailFormExtension, wfGoogleAdExtension, expandAfterInit, wfExtensionSpecialGoogleSitemap, wfCSO_iFrame, wfVersionsParserFunction_Setup, wfCite, wfCodeSyntaxHighlight, efSyntaxHighlight_GeSHiSetup, wfSetupParserFunctions, wfStringFunctions, wfDynamicFunctions, wfLabeledSectionTransclusion, wfLabeledSectionTransclusionHeading, wfDynamicPageList3, wfDynamicPageList2, wfMultipleUpload, wfSetupImageMap, wfSetupImageMapExtended, wfSetupCSS, wfHTMLetsExtension, wfXFeeds and wfWikiArticleFeedsParserSetup | ||
| Parser extension tags | ||
| <flickr>, <emailform>, <googleadsense>, <cso_iframe>, <ref>, <references>, <code>, <source>, <section>, <dpl>, <imagemap>, <imagelink>, <htmlet>, <xfeeds>, <startfeed>, <endfeed>, <feedburner>, <itemtags> and <pre> | ||
| Parser function hooks | ||
| includespecialpage, expandafter, ea, VERSIONS, expr, if, ifeq, ifexpr, switch, ifexist, time, rel2abs, len, pos, rpos, sub, pad, replace, explode, urlencode, urldecode, arg, ip, userid, rand, skin, lst, lstx, lsth, dpl, css, itemtags, int, ns, lcfirst, ucfirst, lc, uc, localurl, localurle, fullurl, fullurle, formatnum, grammar, plural, numberofpages, numberofusers, numberofarticles, numberoffiles, numberofadmins, numberofedits, language, padleft, padright, anchorencode, special and defaultsort | ||
Hooks
| Hook name | Subscribed by |
|---|---|
| ArticlePurge | wfPurgeFeedsOnArticlePurge |
| LanguageGetMagic | wfIncludeSpecialPage_Magic, expandAfterLanguageGetMagicHook, wfVersionsParserFunction_Magic, wfParserFunctionsLanguageGetMagic, wfStringFunctionsLanguageGetMagic, wfDynamicFunctionsLanguageGetMagic, wfLabeledSectionTransclusionMagic, wfLabeledSectionTransclusionHeadingMagic, wfDynamicPageList3_Magic, wfCSSLanguageGetMagic and (WikiArticleFeedsParser, itemTagsMagic) |
| LangugeGetSpecialPageAliases | HtmlToWikiLocalizedPageName |
| LoadAllMessages | HtmlToWiki::loadMessages |
| MonoBookTemplateToolboxEnd | wfWikiArticleFeedsToolboxLinks |
| OutputPageBeforeHTML | wfAddWikiFeedHeaders |
| ParserBeforeTidy | (WikiArticleFeedsParser, itemTagsPlaceholderCorrections) |
| ParserClearState | (Cite, clearState) and (ExtParserFunctions, clearState) |
| ShowRawCssJs | SyntaxHighlight_GeSHi::viewHook |
| SkinTemplateOutputPageBeforeExec | buildBreadcrumbs |
| UnknownAction | wfWikiArticleFeedsAction |