- This wiki is out of date, use the continuation of this wiki instead
Version
From FenixWiki
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
Parser hooks | ||
---|---|---|
DynamicPageList2 (version 1.6.5) | based on DynamicPageList, featuring many improvements | IlyaHaykinson, Amgine,Unendlich, Cyril Dangerville,Algorithmix |
ParserFunctions | Enhance parser with logical functions | Tim Starling |
StringFunctions (version 1.10.0) | Enhances parser with string functions | Juraj Simlovic |
Other | ||
ConfirmEdit | Simple captcha implementation | Brion Vibber |
Extension functions | ||
(, setup), wfSetupParserFunctions, wfStringFunctions and ceSetup | ||
Parser extension tags | ||
<dpl>, <section> and <pre> | ||
Parser function hooks | ||
dplchapter, dplmatrix, dpl, expr, if, ifeq, ifexpr, switch, ifexist, time, timel, rel2abs, titleparts, len, pos, rpos, sub, pad, replace, explode, urlencode, urldecode, 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 |
---|---|
AbortLogin | (SimpleCaptcha, confirmUserLogin) |
AbortNewAccount | (SimpleCaptcha, confirmUserCreate) |
EditFilter | (SimpleCaptcha, confirmEdit) |
LanguageGetMagic | ExtDynamicPageList2__languageGetMagic, wfParserFunctionsLanguageGetMagic and wfStringFunctionsLanguageGetMagic |
LoginAuthenticateAudit | (SimpleCaptcha, triggerUserLogin) |
ParserClearState | (ExtParserFunctions, clearState) |
UserCreateForm | (SimpleCaptcha, injectUserCreate) |
UserLoginForm | (SimpleCaptcha, injectUserLogin) |