Версия MediaWiki
This wiki is powered by MediaWiki, copyright (C) 2001-2006 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
- MediaWiki: 1.8.2
- PHP: 5.2.17 (apache2handler)
- MySQL: 5.5.5-10.11.11-MariaDB-0ubuntu0.24.04.2
- Extensions:
- Special pages:
- CategoryTree (version 2008-02-04), AJAX based gadget to display the category structure of a wiki, by Daniel Kinzler
- Changerating, Allows sysops to change users rating., by Iaroslav Vassiliev
- Filmsearch, Displays film search special page., by Iaroslav Vassiliev
- Multi-Category Search (version 1.62), Adds a special page, that allows to find pages, included in several specified categories at once., by Iaroslav Vassiliev <codedriller@gmail.com>
- NewActiveUsers, Special pages that lists new active users., by Iaroslav Vassiliev
- Newsfeed, This MediaWiki extension represents a news channel for wiki project. The channel is implemented as a dynamic special page., by Iaroslav Vassiliev <codedriller@gmail.com>
- RatingsInterfaces, Several special pages for article ratings system., by Iaroslav Vassiliev
- Usersrating, Displays users rating., by Iaroslav Vassiliev
- Parser hooks:
- CategoryTree (version 2008-02-04), AJAX based gadget to display the category structure of a wiki, by Daniel Kinzler
- CharInsert, allows creation of JavaScript box for inserting non-standard characters, by Brion Vibber
- Cite, Adds <ref[ name=id]> and <references/> tags, for citations, by Ævar Arnfjörð Bjarmason
- Embedded Video (version 0.1), uses vPIP to embed videos into pages, by Russel Philip
- ParserFunctions by Tim Starling
- Ratings (1.1.2), Adds rating and discussion capability to MediaWiki., by Sanford Poon
- Other:
- LogoOverlay, Automatically overlays logo over uploaded image., by Iaroslav Vassiliev
- Rating calculation module, Defines functions to calculate users rating., by Iaroslav Vassiliev
- ScriptsEmbedder, Embeds javascripts in content., by Iaroslav Vassiliev
- Username Blacklist, Restrict the creation of user accounts matching one or more regular expressions, by Rob Church
- Watchdog (version 1), Extension monitors all pages edits and accounts creation, by Iaroslav Vassiliev
- Extension functions:
- setupSpecialChars, wfSetupParserFunctions, efParserHooksSetup, wfCite, efUsernameBlacklistSetup, wfEmbeddedVideo, efCategoryTree, wfSetupUsersrating, wfSetupFilmsearch, wfSetupMultiCategorySearchExtension, wfSetupNewsfeedExtension, efRatings, wfSetupWatchdog, wfSetupArticleRatingsInterfaces and wfSetupNewActiveUsersExtension
- Parser extension tags:
- <charinsert>, <tlb>, <ref>, <references>, <video>, <categorytree>, <rating> and <pre>
- Parser function hooks:
- expr, if, ifeq, ifexpr, switch, ifexist, time, rel2abs, categorytree, int, ns, urlencode, lcfirst, ucfirst, lc, uc, localurl, localurle, fullurl, fullurle, filepath, formatnum, grammar, plural, numberofpages, numberofusers, numberofarticles, numberoffiles, numberofadmins, language, padleft, padright and anchorencode
- Special pages:
- Hooks:
- AbortNewAccount: onAccountSave and efUsernameBlacklist
- ArticleFromTitle: efCategoryTreeArticleFromTitle
- ArticleSave: onArticleSave
- ArticleSaveComplete: efUsernameBlacklistInvalidate
- BeforePageDisplay: loadvPIPResources
- EditFilter: efUsernameBlacklistValidate
- LanguageGetMagic: wfParserFunctionsLanguageGetMagic, wfMyWikiWords and efCategoryTreeGetMagic
- MagicWordwgVariableIDs: wfMyDeclareVarIds
- OutputPageParserOutput: efCategoryTreeParserOutput
- ParserAfterTidy: efRenderRatingAfterTidy
- ParserClearState: (ExtParserFunctions, clearState) and (Cite, clearState)
- ParserGetVariableValueSwitch: wfMyAssignAValue
- SpecialMovepageAfterMove: efUpdatePollIdAfterPageRenaming
- UploadComplete: wfOverlayLogoOnImage