Version
From Coastal Wiki
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 | AJAX based gadget to display the category structure of a wiki | Daniel Kinzler |
| Parser hooks | ||
| CategoryTree | AJAX based gadget to display the category structure of a wiki | Daniel Kinzler |
| Cite | Adds <ref[ name=id]> and <references/> tags, for citations | Ævar Arnfjörð Bjarmason |
| ImageMap | Allows client-side clickable image maps using <imagemap> tag. | Tim Starling |
| LinkedImage (version 0.3) | Allows client-side clickable images with custom link targets etc. using <linkedimage> tag | Alexander Kraus and Alan Trick |
| ParserFunctions | Enhance parser with logical functions | Tim Starling |
| Other | ||
| Google Maps Extension (version 0.9.43) | Evan Miller, Joshua Hodge and Thomas Gries | |
| Extension functions | ||
| wfCite, efCategoryTree, wfSetupParserFunctions, wfSetupImageMap, wfGoogleMaps_Install and wfLinkedImage | ||
| Parser extension tags | ||
| <ref>, <references>, <categorytree>, <imagemap>, <googlemap>, <googlemapkml>, <linkedimage> and <pre> | ||
| Parser function hooks | ||
| categorytree, expr, if, ifeq, ifexpr, switch, ifexist, time, timel, rel2abs, titleparts, 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 |
|---|---|
| ArticleFromTitle | efCategoryTreeArticleFromTitle |
| BeforePageDisplay | (NoTitle, hideTitle) |
| EditPage::showEditForm:initial | (GoogleMaps, editForm) |
| LanguageGetMagic | efCategoryTreeGetMagic, wfParserFunctionsLanguageGetMagic and (NoTitle, addMagicWordLanguage) |
| LoadAllMessages | efInjectCategoryTreeMessages |
| MagicWordMagicWords | (NoTitle, addMagicWord) |
| MagicWordwgVariableIDs | (NoTitle, addMagicWordId) |
| OutputPageParserOutput | efCategoryTreeParserOutput |
| ParserAfterStrip | (NoTitle, checkForMagicWord) |
| ParserAfterTidy | wfGoogleMaps_CommentJS |
| ParserClearState | (Cite, clearState) and (ExtParserFunctions, clearState) |
