Version
From QNFellows
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
| Parser hooks | ||
|---|---|---|
| Cite | Adds <ref[ name=id]> and <references/> tags, for citations | Ævar Arnfjörð Bjarmason |
| DynamicPageList | outputs a bulleted list of the most recent items residing in a category, or a union of several categories | |
| Inputbox | Allow inclusion of predefined HTML forms. | Erik Moeller |
| ParserFunctions | Enhance parser with logical functions | Tim Starling |
| Variables | ||
| elab | Identifies I2U2 e-Lab the user is using. | Eric Myers |
| Other | ||
| BOINCAuthPlugin (version 1.23) | Authentication to the wiki based on authentication to a co-located BOINC project | Eric Myers |
| Media2File (version 0.3) | Changes the Media: pseudo-namespace into File: | Eric Myers |
| SkinByURL (version 0.3) | Specify the skin using the filename in the URL (eg. myskin.php rather than index.php) | Eric Myers |
| talkright (version 1.0.1) | adds a talk permission independant from article edition | Marc Noirot |
| Extension functions | ||
| wfCite, wfNamespacePermissions, SetupMedia2File, wfDynamicPageList, SetupBOINCAuth, wfSetupParserFunctions and registerInputboxExtension | ||
| Parser extension tags | ||
| <ref>, <references>, <dynamicpagelist>, <inputbox> and <pre> | ||
| Parser function hooks | ||
| expr, if, ifeq, ifexpr, switch, ifexist, time, timel, rel2abs, titleparts, 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 and defaultsort | ||
Hooks
| Hook name | Subscribed by |
|---|---|
| AlternateEdit | alternateEdit |
| LanguageGetMagic | wfParserFunctionsLanguageGetMagic and wfMyWikiWords |
| LogPageValidTypes | turn_Media_into_File |
| MagicWordwgVariableIDs | wfMyDeclareVarIds |
| ParserClearState | (Cite, clearState) and (ExtParserFunctions, clearState) |
| ParserGetVariableValueSwitch | wfMyAssignAValue |
| userCan | userCanTalk and namespacePermissionsCheckNamespace |
