Version
From MN150
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 | ||
|---|---|---|
| CategoryTree | Daniel Kinzler | |
| Special:DeleteOldRevisions (version Version 1.3, 2007-02-24) | adds a special page to delete old revisions of articles | Marc Noirot, Gunter Schmidt |
| Parser hooks | ||
| CategoryTree | Daniel Kinzler | |
| Cite | Adds <ref[ name=id]> and <references/> tags, for citations | Ævar Arnfjörð Bjarmason |
| CreateArticle (version 0.9 beta) | Generates create article input forms allowing for articles to be created with a variety of prefixes and suffixes | Lisa Ridley |
| Inputbox | Allow inclusion of predefined HTML forms. | Erik Moeller, Leonardo Pimenta and Rob Church |
| mp3 | Flash dewplayer is light and streams your mp3 | Sylvain Machefert |
| XFeeds | RSS feed aggregator | Brill |
| YouTubeTag (version 0.1) | Provides youtube tag embedding videos into a page. | Jim Wilson (wilson.jim.r<at>gmail.com) |
| Other | ||
| ConfirmEdit | Simple captcha implementation | Brion Vibber |
| Google Analytics Integration (version 2.0.1) | Inserts Google Analytics script (ga.js) in to MediaWiki pages for tracking. | Tim Laqua |
| Google Maps Extension (version 0.7.7) | Easily create maps with wiki-fied markers | Evan Miller |
| RSS feed extension (version 09/2006) | displays an RSS feed on a wiki page | mutante, Duesentrieb, Rdb, Mafs, Alxndr |
| Extension functions | ||
| efCategoryTree, wfCite, wfCreateArticle, googleMaps_Install, wfYouTubeTagExtension, wfMp3, wfRssExtension, wfXFeeds, wfExtensionSpecialDeleteOldRevisions, efInputBoxSetup, ceSetup and efReCaptcha | ||
| Parser extension tags | ||
| <categorytree>, <ref>, <references>, <createarticle>, <googlemap>, <youtube>, <mp3>, <rss>, <xfeeds>, <inputbox> and <pre> | ||
| Parser function hooks | ||
| 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 | ||
Hooks
| Hook name | Subscribed by |
|---|---|
| AbortLogin | (ReCaptcha, confirmUserLogin) |
| AbortNewAccount | (ReCaptcha, confirmUserCreate) |
| ArticleFromTitle | efCategoryTreeArticleFromTitle |
| EditFilter | (ReCaptcha, confirmEdit) |
| EditPage::showEditForm:initial | googleMaps_EditForm |
| LanguageGetMagic | wfAddCustomVariableLang |
| LoadAllMessages | efInjectCategoryTreeMessages |
| LoginAuthenticateAudit | (ReCaptcha, triggerUserLogin) |
| MagicWordMagicWords | wfAddCustomVariable |
| MagicWordwgVariableIDs | wfAddCustomVariableID |
| OutputPageParserOutput | efCategoryTreeParserOutput |
| ParserAfterTidy | googleMaps_CommentJS |
| ParserClearState | (Cite, clearState) |
| ParserGetVariableValueSwitch | wfGetCustomVariable |
| SkinAfterBottomScripts | efGoogleAnalyticsHookText |
| UnknownAction | actionCreatearticle |
| UserCreateForm | (ReCaptcha, injectUserCreate) |
| UserLoginForm | (ReCaptcha, injectUserLogin) |