Version
From APIDesign
License
This wiki is powered by MediaWiki, copyright (C) 2001-2008 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.
Installed software
Product | Version |
---|---|
MediaWiki | 1.12.0rc1 |
PHP | 5.3.3 (apache2handler) |
MySQL | 5.1.73 |
Installed extensions
Special pages | ||
---|---|---|
WikiArticleFeeds (Version 0.6.3) | Produces feeds generated from MediaWiki articles. | Jim Wilson (wilson.jim.r<at>gmail.com) |
Parser hooks | ||
EmbedVideo (Version 0.1.2) | Adds a parser function aembedding video from popular sources. | Jim R. Wilson - wilson.jim.r<at>gmail.com |
RSS Reader (Version 0.2.5) | Adds <rss> tag | Artem Kaznatcheev |
Skin per page (Version 1.0) | Adds <skin> tag to use different skins per page |
Tim Starling |
SyntaxHighlight | Provides syntax highlighting <source> using GeSHi Highlighter | Brion Vibber, Rob Church and Tim Starling |
Extension functions | ||
efRSSReader, wfWikiArticleFeedsParserSetup and (EmbedVideo, setup) | ||
Parser extension tags | ||
<endfeed>, <feedburner>, <itemtags>, <pre>, <rss>, <skin>, <source> and <startfeed> | ||
Parser function hooks | ||
anchorencode, defaultsort, displaytitle, ev, filepath, formatnum, fullurl, fullurle, grammar, int, itemtags, language, lc, lcfirst, localurl, localurle, ns, numberofadmins, numberofarticles, numberofedits, numberoffiles, numberofpages, numberofusers, padleft, padright, plural, special, tag, uc, ucfirst and urlencode |
Hooks
Hook name | Subscribed by |
---|---|
ArticlePurge | wfPurgeFeedsOnArticlePurge |
LanguageGetMagic | (WikiArticleFeedsParser, itemTagsMagic) and (EmbedVideo, parserFunctionMagic) |
MonoBookTemplateToolboxEnd | wfWikiArticleFeedsToolboxLinks |
OutputPageBeforeHTML | wfAddWikiFeedHeaders |
OutputPageParserOutput | SkinPerPage::outputHook |
ParserBeforeTidy | (WikiArticleFeedsParser, itemTagsPlaceholderCorrections) |
ParserFirstCallInit | SkinPerPage::setup and efSyntaxHighlight_GeSHiSetup |
ShowRawCssJs | SyntaxHighlight_GeSHi::viewHook |
UnknownAction | wfWikiArticleFeedsAction |