Version
From ERAC Edu
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 | ||
|---|---|---|
| Password Reset (version 1.1) | Resets Wiki user's passwords - requires 'userrights' privileges | Tim Laqua |
| Parser hooks | ||
| actionCreate | Algorithm | |
| DynamicPageList2 (version 1.2.3) | based on DynamicPageList, featuring many improvements | IlyaHaykinson, Amgine,Unendlich, Cyril Dangerville,Algorithmix |
| Inputbox | Erik Moeller | |
| Other | ||
| EmailAddressImage (version 1.1) | Adds <email> to display an email address as image | Maarten van Dantzich |
| ExtensionClass | Part of BizzWiki release BIZZWIKI | Jean-Lou Dupont |
| ImagePlus | Offers a user-friendly way to insert new images and to edit existing image markup. | Florian Mayrhuber |
| SecureHTML (version 1.1.0) | Enables secure HTML code on protected pages | Jean-Lou Dupont |
| SidebarEx | Provides sidebar customization on a per-group basis | Jean-Lou Dupont |
| StubManager (version 1.0.5) | Provides stubbing facility for extensions handling rare events. Extensions registered: SecureHTML, . | Jean-Lou Dupont |
| Extension functions | ||
| wfDynamicPageList3, wfDynamicPageList2, MfilesExtension, registerInputboxExtension, emailAddressImage, wfImagePlus, lambda_272 and lambda_273 | ||
| Parser extension tags | ||
| <dpl>, <section>, <mffilelist>, <mfanonymousfilelist>, <inputbox>, <email> and <pre> | ||
| Parser function hooks | ||
| dpl, 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 |
|---|---|
| ArticleSave | (Stub, hArticleSave) |
| ArticleViewHeader | (Stub, hArticleViewHeader) |
| EditPage::showEditForm:fields | fnImagePlus |
| LanguageGetMagic | wfDynamicPageList3_Magic |
| LoadAllMessages | wfDynamicPageListSPloadMessages and PasswordReset::loadMessages |
| ParserAfterStrip | emailAddressImage |
| SkinTemplateOutputPageBeforeExec | (SidebarExClass, hSkinTemplateOutputPageBeforeExec) |
| SpecialVersionExtensionTypes | StubManager::hUpdateExtensionCredits |
| UnknownAction | actionCreate |