Version
From AwardAnnals
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 | ||
|---|---|---|
| AwardAnnals | Cross referencing of Creative Works, honors, and scores. | Kenny Lucius |
| Cite | Adds <ref[ name=id]> and <references/> tags, for citations | Ævar Arnfjörð Bjarmason |
| Page CSS | Parser hook to add per-page CSS using the tag | Ævar Arnfjörð Bjarmason |
| ParserFunctions | Enhance parser with logical functions | Tim Starling |
| Other | ||
| Icon (version 0.4) | Allows you to insert Images that are linked to any URL using {{#icon:}}. | Kenny Lucius |
| KLRestrictNamespace (version 0.1) | Denies any action (including read) for specified namespaces unless the user has edit privileges. | Kenny Lucius |
| Extension functions | ||
| wfSetupParserFunctions, wfCite, (ExtAwardAnnals, parser_setup), KLicon_Setup and (, setup) | ||
| Parser extension tags | ||
| <ref>, <references>, <css> and <pre> | ||
| Parser function hooks | ||
| expr, if, ifeq, ifexpr, switch, ifexist, time, rel2abs, finditlist, urlencode, displayworks, definework, defineaward, annalentry, listhonors, honorroll, eventcal, listingimage, annalstat, aapopup, icon, int, ns, 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 |
|---|---|
| ArticleSave | (ExtAwardAnnals, onArticleSave) |
| ArticleSaveComplete | (ExtAwardAnnals, onArticleSaveComplete) |
| LanguageGetMagic | wfParserFunctionsLanguageGetMagic, (ExtAwardAnnals, magic_setup) and KLicon_Magic |
| LoadAllMessages | ExtAwardAnnals::loadMessages, HonorRollQueryClass::loadMessages, MoveCategoryClass::loadMessages and SitemapClass::loadMessages |
| OutputPageParserOutput | (ExtAwardAnnals, onOutputPageParserOutput) |
| ParserBeforeTidy | (ExtAwardAnnals, onParserBeforeTidy) |
| ParserClearState | (ExtParserFunctions, clearState) and (Cite, clearState) |
| userCan | (ExtAwardAnnals, userCan) and KLRestrictNamespace_UserCan |


