This wiki is powered by MediaWiki, copyright (C) 2001-2008 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.
| Product | Version |
|---|---|
| MediaWiki | 1.12.0 |
| PHP | 5.2.17 (cgi) |
| MySQL | 5.1.62-rel13.3-log |
| Special pages | ||
|---|---|---|
| .core//7 MediaWiki Reference Selector (Version 0.2) | Adds a button to the edit page for finding mediafiles to "attach" or insert a reference ([[Image:]]) to at the cursor position. | mjs |
| Parser hooks | ||
| Add_HTML_Meta_and_Title (Version 0.5) | Adds the <seo title="word1,word2,..." metakeywords="word1,word2,..." metadescription="word1,word2,..." /> tag so you can add to the meta keywords and HTML-title of a wiki-page. If you are lazy just use the short version: <seo title="1 , 2" metak="m1 m2,m3" metad="word1, word2" /> . | Vladimir Radulovski - vladradulov<at>gmail.com, based on the work of Jim Wilson - wilson.jim.r<at>gmail.com |
| Category Links | Displays a N-column table of categories. | Kyle van der Meer |
| IpbWiki PayPal (Version 1.0.2) | Mediawiki PayPal Extension | Peter De Decker |
| ParserFunctions (Version 1.1.1) | Enhance parser with logical functions | Tim Starling |
| SelectCategory | Allows the user to select from existing categories when editing a page | Leon Weber & Manuel Schneider |
| Other | ||
| Add Article to Category | Your MediaWiki will get an inputbox on each Category page, and you can create a new article directly to that category | Liang Chen The BiGreat |
| Description (Version 0.1) | Adds a description meta-tag to MW pages | Evan Prodromou |
| Google Analytics Integration (Version 2.0.1) | Inserts Google Analytics script (ga.js) in to MediaWiki pages for tracking. | Tim Laqua |
| NewArticleTemplate (Version 1.1-1.11.0) | Prefills new articles with a given article | Mathias Ertl, Fabian Zeindl |
| Extension functions | ||
| DescriptionSetup, ReferenceSelector_init, fnSelectCategory, registercategorylinks, setupSEOParserHooks, wfPayPalExtension and wfSetupParserFunctions | ||
| Parser extension tags | ||
| <categorylinks>, <paypal>, <pre> and <seo> | ||
| Parser function hooks | ||
| anchorencode, defaultsort, displaytitle, expr, filepath, formatnum, fullurl, fullurle, grammar, if, ifeq, iferror, ifexist, ifexpr, int, language, lc, lcfirst, localurl, localurle, ns, numberofadmins, numberofarticles, numberofedits, numberoffiles, numberofpages, numberofusers, padleft, padright, plural, rel2abs, special, switch, tag, time, timel, titleparts, uc, ucfirst and urlencode | ||
| Hook name | Subscribed by |
|---|---|
| ArticleViewHeader | DescriptionArticleViewHeader |
| BeforePageDisplay | insertTitle |
| CategoryPageView | categorychange |
| EditFormPreloadText | addcategory |
| EditPage::attemptSave | (, ) |
| EditPage::showEditForm:fields | (ReferenceSelectorExt, onEditPage__showEditForm_fields) |
| EditPage::showEditForm:initial | newArticleTemplates and (, ) |
| LanguageGetMagic | wfParserFunctionsLanguageGetMagic |
| LoadAllMessages | fnSelectCategoryMessageHook |
| OutputPageBeforeHTML | insertMeta |
| OutputPageParserOutput | fnSelectCategoryOutputHook |
| ParserAfterTidy | (ExtParserFunctions, afterTidy) |
| ParserClearState | (ExtParserFunctions, clearState) |
| ParserFirstCallInit | (ExtParserFunctions, registerParser) |
| ParserLimitReport | wfParserFunctionsLimitReport |
| SkinAfterBottomScripts | efGoogleAnalyticsHookText |
| UploadForm:BeforeProcessing | (, 1) |
| UploadForm:initial | (, 1) |