Version
From MissionTechWiki
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 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.6.8
- PHP: 4.4.9 (apache)
- MySQL: 5.1.61-log
- Extensions:
- Special pages:
- Special:GoogleSitemap (version 0.0.4), Adds a special page to create a XML Google Sitemap file, along with some reporting., by François Boutines-Vignard
- Other:
- ConfirmEdit, Simple captcha implementation, by Brion Vibber
- Extension functions:
- wfExtensionSpecialGoogleSitemap and ceSetup
- Special pages:
- Hooks:
- AbortLogin: (simplecaptcha, confirmUserLogin)
- AbortNewAccount: (simplecaptcha, confirmUserCreate)
- EditFilter: (simplecaptcha, confirmEdit)
- LoginAuthenticateAudit: (simplecaptcha, triggerUserLogin)
- UserCreateForm: (simplecaptcha, injectUserCreate)
- UserLoginForm: (simplecaptcha, injectUserLogin)