Version
aus Kamelopedia, der freien Wissensdatenbank
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 |
| CheckUser | Grants users with the appropriate permission the ability to check user's IP addresses and other information | Tim Starling, Aaron Schulz |
| Deleted user contributions | Gives sysops the ability to browse a user's deleted edits. | Aaron Schulz |
| Editcount | Displays edit count of a user | Ævar Arnfjörð Bjarmason |
| Link Search (version 1.3) | Find pages with external links matching specific patterns | Brion Vibber |
| Parser hooks | ||
| CategoryTree | AJAX based gadget to display the category structure of a wiki | Daniel Kinzler |
| CharInsert | Allows creation of JavaScript box for inserting non-standard characters | Brion Vibber |
| CreateBox (version 1.6) | Specialized inputbox for page creation | Ross McClure |
| DPLforum (version 3.2) | DPL-based forum extension | Ross McClure |
| DynamicPageList2 (version 1.7.4) | based on DynamicPageList, featuring many improvements | IlyaHaykinson, Amgine,Unendlich, Cyril Dangerville,Algorithmix |
| EmbedVideo (version 0.1.2) | Adds a parser function aembedding video from popular sources. | Jim R. Wilson - wilson.jim.r<at>gmail.com |
| ImageMap | Allows client-side clickable image maps using <imagemap> tag. | Tim Starling |
| Inputbox | Allow inclusion of predefined HTML forms. | Erik Moeller, Leonardo Pimenta and Rob Church |
| LinkedImage | Allows client-side clickable images with custom link targets etc. using <linkedimage> tag | Alexander Kraus and Alan Trick |
| MediaFunctions (version 1.1) | Parser functions for obtaining information about media files | Rob Church |
| ParserFunctions | Enhance parser with logical functions | Tim Starling |
| RandomSelection (version 2.0) | Displays a random option from the given set. | Ross McClure |
| Simple Calendar (version 1.2.4, 2007-10-18) | A simple calendar extension | User:Nad |
| StringFunctions (version 2.0) | Enhances parser with string functions | Ross McClure and Juraj Simlovic |
| SyntaxHighlight | Provides syntax highlighting using GeSHi Highlighter | Brion Vibber, Tim Starling and Rob Church |
| Treeview4 (version 4.0.8, 2007-10-10) | Allows dynamic tree-views to be made with bullet-list syntax | User:Nad |
| Variables | Define page-scoped variables | Rob Adams |
| WikiHiero | Syntax to display hieroglyph | Guillaume Blanchard |
| Other | ||
| AntiSpoof | Blocks the creation of accounts with mixed-script, confusing and similar usernames | Brion Vibber |
| ConfirmEdit (version 1.1) | 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 |
| Newuserlog | adds a log of account creations to Special:Log | Ævar Arnfjörð Bjarmason |
| Preloader | Provides customisable per-namespace boilerplate text for new pages | Rob Church |
| SpamBlacklist | Regex-based anti-spam tool | Tim Starling |
| UniversalEditButton | For experimental browser widget :) | Brion Vibber |
| Wildcard search (version 071002) | adds wildcard search capability | Assela Pathirana |
| Extension functions | ||
| wfNewuserlog, wfSetupImageMap, wfSetupParserFunctions, wfRandomSelection, efInputBoxSetup, WH_Register, asSetup, wfDPLforum, (EmbedVideo, setup), efPreloader, setupSpecialChars, wfSetupVariables, wfLinkedImage, wfCreateBox, (, setup), wfSetupSimpleCalendar, efLoadDeletedContribsMessages, efSyntaxHighlight_GeSHiSetup, confirmEditSetup, efMediaFunctionsSetup, wfStringFunctions, efCategoryTree and wfSetupTreeView4 | ||
| Parser extension tags | ||
| <imagemap>, <choose>, <inputbox>, <hiero>, <forum>, <nopreload>, <charinsert>, <linkedimage>, <createbox>, <dpl>, <section>, <source>, <categorytree> and <pre> | ||
| Parser function hooks | ||
| expr, if, ifeq, ifexpr, switch, ifexist, time, timel, rel2abs, titleparts, forumlink, ev, vardefine, var, dplchapter, dplmatrix, dpl, calendar, mediamime, mediasize, mediaheight, mediawidth, mediadimensions, mediaexif, len, pos, rpos, sub, pad, replace, explode, urlencode, urldecode, categorytree, tree, int, ns, lcfirst, ucfirst, lc, uc, localurl, localurle, fullurl, fullurle, formatnum, grammar, plural, numberofpages, numberofusers, numberofarticles, numberoffiles, numberofadmins, numberofedits, language, padleft, padright, anchorencode, special, defaultsort, displaytitle and pagesinnamespace | ||
Hooks
| Hook name | Subscribed by |
|---|---|
| AbortLogin | ConfirmEditHooks::confirmUserLogin |
| AbortNewAccount | ConfirmEditHooks::confirmUserCreate and asAbortNewAccountHook |
| AddNewAccount | wfNewuserlogHook and asAddNewAccountHook |
| ArticleFromTitle | efCategoryTreeArticleFromTitle |
| ArticleSaveComplete | wfSpamBlacklistArticleSave |
| BeforePageDisplay | efUniversalEditLink |
| ContributionsToolLinks | wfLoadContribsLink |
| EditFilter | wfSpamBlacklistValidate and ConfirmEditHooks::confirmEdit |
| EditFormPreloadText | (Preloader, mainHook) |
| LanguageGetMagic | wfParserFunctionsLanguageGetMagic, wfDPLmagic, (EmbedVideo, parserFunctionMagic), wfVariablesLanguageGetMagic, ExtDynamicPageList2__languageGetMagic, wfCalendarLanguageGetMagic, efMediaFunctionsGetMagic, wfStringFunctionsLanguageGetMagic, efCategoryTreeGetMagic and wfTreeView4LanguageGetMagic |
| LoadAllMessages | SyntaxHighlight_GeSHi::loadMessages and efInjectCategoryTreeMessages |
| LoadExtensionSchemaUpdates | asUpdateSchema and efCheckUserSchemaUpdates |
| LoginAuthenticateAudit | ConfirmEditHooks::triggerUserLogin |
| OutputPageParserOutput | efCategoryTreeParserOutput |
| ParserClearState | (ExtParserFunctions, clearState) |
| ParserTestTables | efCheckUserParserTestTables |
| RecentChange_save | efUpdateCheckUserData |
| ShowRawCssJs | SyntaxHighlight_GeSHi::viewHook |
| SkinAfterBottomScripts | efGoogleAnalyticsHookText |
| UnknownAction | actionCreate |
| UserCreateForm | ConfirmEditHooks::injectUserCreate |
| UserLoginForm | ConfirmEditHooks::injectUserLogin |



