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
| Special pages | ||
|---|---|---|
| Special:GoogleSitemap (version 0.0.5) | Adds a special page to create a XML Google Sitemap file, along with some reporting. | François Boutines-Vignard |
| Parser hooks | ||
| CategorySuggest (version 1.1) | Adds a Google Suggest-like category input box/typeahead functionality to the edit page. | Andreas Rindler <mediawiki at jenandi dot com |
| Cite | Adds <ref[ name=id]> and <references/> tags, for citations | Ævar Arnfjörð Bjarmason |
| MetaDescriptionTag (version 0.2) | Tag to inject meta description into page header. | Joshua C. Lerner - joshua<_at_>busytonight.com |
| MetaKeywordsTag (version 0.1) | Tag to inject meta keywords into page header. | Jim Wilson - wilson.jim.r<at>gmail.com |
| Other | ||
| AutoRedirect (version 1.0.1) | Provides a magic word to automatically create redirect pages | Jean-Lou Dupont |
| HeaderFooter (version 2.0.1) | Enables per-page/per-namespace headers and footers | Jean-Lou Dupont |
| StubManager (version 1.3.2) | Provides stubbing facility for extensions handling rare events. Extensions registered: AutoRedirect, HeaderFooter. | Jean-Lou Dupont |
| Extension functions | ||
| (, setup), wfCite, fnCategorySuggest, wfExtensionSpecialGoogleSitemap, wfAmazon, setupMetaKeywordsTagParserHooks and setupMetaDescriptionTagParserHooks | ||
| Parser extension tags | ||
| <ref>, <references>, <amazon>, <keywords>, <metadesc> and <pre> | ||
| Parser function hooks | ||
| autoredirect, int, ns, urlencode, lcfirst, ucfirst, lc, uc, localurl, localurle, fullurl, fullurle, formatnum, grammar, plural, numberofpages, numberofusers, numberofarticles, numberoffiles, numberofadmins, numberofedits, language, padleft, padright, anchorencode, special, defaultsort and displaytitle | ||
| Hook name | Subscribed by |
|---|---|
| EditPage::attemptSave | (, ) |
| EditPage::showEditForm:initial | (, ) |
| LanguageGetMagic | (Stub, hookLanguageGetMagic) |
| LoadAllMessages | fnCategorySuggestMessageHook |
| MagicWordMagicWords | (Stub, hookMagicWordMagicWords) |
| MagicWordwgVariableIDs | (Stub, hookMagicWordwgVariableIDs) |
| OutputPageBeforeHTML | insertMetaKeywords and insertMetaDescription |
| OutputPageParserOutput | (Stub, hOutputPageParserOutput) and fnCategorySuggestOutputHook |
| ParserClearState | (Cite, clearState) |
| ParserGetVariableValueSwitch | (Stub, hookParserGetVariableValueSwitch) |
| SpecialVersionExtensionTypes | StubManager::hUpdateExtensionCredits |
| UploadForm:BeforeProcessing | (, 1) |
| UploadForm:initial | (, 1) |