Версия MediaWiki
Материал из eSyr's 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 | ||
---|---|---|
Nuke (version 2008-01-21) | Gives sysops the ability to mass delete pages | Brion Vibber |
Special:NukeDPL (version 1.1.0, 2007-07-12) | Mass delete by DPL query | User:Nad |
Parser hooks | ||
Cite | Adds <ref[ name=id]> and <references/> tags, for citations | Ævar Arnfjörð Bjarmason |
DynamicPageList2 (version 1.6.5) | based on DynamicPageList, featuring many improvements | IlyaHaykinson, Amgine,Unendlich, Cyril Dangerville,Algorithmix |
MobileSkin (version 0.3 2009-04-30) | Automatically switch skins based on user device without affecting user's preference. | Mark Daly |
Other | ||
ConfirmEdit | Simple captcha implementation | Brion Vibber |
Gadgets | lets users select custom javascript gadgets | Daniel Kinzler |
Extension functions | ||
wfSetupNuke, (, setup), ceSetup, efReCaptcha, wfSetupNukeDPL and wfCite | ||
Parser extension tags | ||
<dpl>, <section>, <ref>, <references> and <pre> | ||
Parser function hooks | ||
dplchapter, dplmatrix, dpl, 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) |
ArticleSave | wfGadgetsArticleSave |
BeforePageDisplay | evMobileSkin_Setup |
BeforePageDisplay2 | wfGadgetsBeforePageDisplay |
EditFilter | (ReCaptcha, confirmEdit) |
InitPreferencesForm | wfGadgetsInitPreferencesForm |
LanguageGetMagic | ExtDynamicPageList2__languageGetMagic |
LoadAllMessages | loadGadgetsI18n |
LoginAuthenticateAudit | (ReCaptcha, triggerUserLogin) |
ParserClearState | (Cite, clearState) |
RenderPreferencesForm | wfGadgetsRenderPreferencesForm |
ResetPreferences | wfGadgetsResetPreferences |
UserCreateForm | (ReCaptcha, injectUserCreate) |
UserLoginForm | (ReCaptcha, injectUserLogin) |