Version
From ErrantryWiki
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.0 |
| PHP | 5.2.17 (apache) |
| MySQL | 5.1.56-log |
Installed extensions
| Special pages | ||
|---|---|---|
| Special:ManualSitemap (Version 0.1) | Adds a special page to create a XML Google Sitemap file, along with some reporting. | François Boutines-Vignard, Jehy http://jehy.ru/index.en.html |
| Parser hooks | ||
| RandomImage | Provides a random media picker using <randomimage /> | Rob Church |
| SelectCategoryTagCloud (version 1.3) | Adds a category selection tag cloud to the edit and upload pages and enables a Google Suggest like completion of categories/typeahead entered by the user. Based on WikiCategoryTagCloud, YetAnotherTagCloud and SelectCategory. | Andreas Rindler <mediawiki at jenandi dot com |
| Other | ||
| ConfirmEdit | 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 |
| Google Maps Extension (Version 0.9.4) | Easily create maps with wiki-fied markers | Evan Miller |
| SmoothGallery parser extension (Version 1.1b (alpha)) | Allows users to create galleries with images that have been uploaded. Allows most options of SmoothGallery | Ryan Lane |
| SmoothGallery parser extension (Version 1.0h) | Allows users to create galleries with images that have been uploaded based on SmoothGallery. Allows most options of SmoothGallery | Mizanur Rahman |
| Extension functions | ||
| ceSetup, efRandomImageSetup, efReCaptcha, efSmoothGallery, fnSelectCategory, wfExtensionSpecialManualSitemap, wfGoogleMaps_Install, wfSetupSpecialWikiGallery, wfSpoilerExtension and wfWikiGallery | ||
| Parser extension tags | ||
| <googlemap>, <googlemapkml>, <pre>, <randomimage>, <sgallery>, <sgalleryset>, <spoiler> and <wikigallery> | ||
| Parser function hooks | ||
| anchorencode, defaultsort, displaytitle, filepath, formatnum, fullurl, fullurle, grammar, int, 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 |
|---|---|
| AbortLogin | (ReCaptcha, confirmUserLogin) |
| AbortNewAccount | (ReCaptcha, confirmUserCreate) |
| BeforePageDisplay | addWikiGalleryJavascriptAndCSS |
| EditFilter | (ReCaptcha, confirmEdit) |
| EditPage::attemptSave | (, ) |
| EditPage::showEditForm:initial | (, ) and (GoogleMaps, editForm) |
| LoadAllMessages | fnSelectCategoryMessageHook |
| LoginAuthenticateAudit | (ReCaptcha, triggerUserLogin) |
| OutputPageBeforeHTML | spoilerParserHook |
| OutputPageParserOutput | fnSelectCategoryOutputHook and smoothGalleryParserOutput |
| ParserAfterStrip | RandomImage::stripHook |
| ParserAfterTidy | wfGoogleMaps_CommentJS |
| ParserFirstCallInit | efRandomImage |
| SkinAfterBottomScripts | efGoogleAnalyticsHookText |
| UploadForm:BeforeProcessing | (, 1) |
| UploadForm:initial | (, 1) |
| UserCreateForm | (ReCaptcha, injectUserCreate) |
| UserLoginForm | (ReCaptcha, injectUserLogin) |