Version
From S.M. Stirling 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 | ||
|---|---|---|
| Confirm user accounts (version 1.1) | Gives bureaucrats the ability to confirm account requests | Aaron Schulz |
| Password Reset (version 1.6) | Resets Wiki user's passwords - requires 'passwordreset' privileges | Tim Laqua |
| Parser hooks | ||
| Cite (version 2008-01-31) | Adds <ref[ name=id]> and <references/> tags, for citations | Ævar Arnfjörð Bjarmason |
| Other | ||
| Bad Behavior (version 2.0.13) | Detects and blocks unwanted Web accesses | Michael Hampton |
| Bad Behavior log (version 0.1) | Adds a log of Bad Behavior activity at Special:BadBehavior | Gordon Morehouse |
| ConfirmEdit | Simple captcha implementation | Brion Vibber |
| Google Analytics Integration (version 2.0) | Inserts Google Analytics script (ga.js) in to MediaWiki pages for tracking. | Tim Laqua |
| Newuserlog (version 2008-02-08) | Ads a log of account creations to Special:Log | Bjarmason |
| SpamBlacklist (version 2008-02-13) | Regex-based anti-spam tool | Tim Starling |
| Extension functions | ||
| efLoadConfirmAccount, efPasswordReset, emailAddressImage, wfCite, wfNewuserlog, confirmEditSetup, bb2_mediawiki_entry, bb2ext_BadBehaviorlog and wfDynamicArticleList | ||
| Parser extension tags | ||
| <email>, <ref>, <references>, <pre> and <dynamicarticlelist> | ||
| Parser function hooks | ||
| 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 | ConfirmEditHooks::confirmUserLogin |
| AbortNewAccount | efCheckIfAccountNameIsPending and ConfirmEditHooks::confirmUserCreate |
| AddNewAccount | wfNewuserlogHook |
| ArticleSaveComplete | wfSpamBlacklistArticleSave |
| EditFilter | wfSpamBlacklistValidate and ConfirmEditHooks::confirmEdit |
| GetBlockedStatus | PasswordReset::GetBlockedStatus |
| LoadExtensionSchemaUpdates | efConfirmAccountSchemaUpdates |
| LogLine | wfNewuserlogLogLine |
| LoginAuthenticateAudit | ConfirmEditHooks::triggerUserLogin |
| ParserAfterStrip | emailAddressImage |
| ParserClearState | (Cite, clearState) |
| SiteNoticeAfter | wfConfirmAccountsNotice |
| SkinAfterBottomScripts | efGoogleAnalyticsHookText |
| UserCreateForm | efAddRequestLoginText and ConfirmEditHooks::injectUserCreate |
| UserLoginForm | efAddRequestLoginText and ConfirmEditHooks::injectUserLogin |

