Version
From Eclipsepedia
License
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.
Installed software
| Product | Version |
|---|---|
| MediaWiki | 1.12.0 |
| PHP | 5.2.14 (apache2handler) |
| MySQL | 5.0.67-log |
Installed extensions
| Special pages | ||
|---|---|---|
| CategoryTree (Version $LastChangedDate$) | AJAX based gadget to display the category structure of a wiki | Daniel Kinzler |
| Parser hooks | ||
| CategoryTree (Version $LastChangedDate$) | AJAX based gadget to display the category structure of a wiki | Daniel Kinzler |
| Cite (Version 2008-01-31) | Adds <ref[ name=id]> and <references/> tags, for citations | Ævar Arnfjörð Bjarmason |
| Eclipse Projects | Allows projects to override the left nav | M. Ward |
| Google Calendar | Display Google Calendar | Kasper Souren |
| Page CSS | Parser hook to add per-page CSS using the <css> tag | Ævar Arnfjörð Bjarmason |
| ParserFunctions (Version 1.1) | Enhance parser with logical functions | Tim Starling |
| SyntaxHighlight (Version 1.1) | Provides syntax highlighting using GeSHi Highlighter | Brion Vibber, Rob Church and Tim Starling |
| Other | ||
| FCKeditor (Version fckeditor/mw-extension $Rev$ 2008) | FCKeditor extension for editing wiki pages (WYSIWYG editor) | FCKeditor.net and Wikia |
| UniversalEditButton | Adds HTML header <link> to support the Universal Edit Button browser extension |
Brion Vibber and Danny B. |
| Extension functions | ||
| efCategoryTree, efSyntaxHighlight_GeSHiSetup, wfCite, wfEclipseProjectFunction_Setup, wfGoogleCalendar, wfSetupParserFunctions and (, setup) | ||
| Parser extension tags | ||
| <categorytree>, <css>, <googlecalendar>, <pre>, <ref>, <references> and <source> | ||
| Parser function hooks | ||
| anchorencode, categorytree, defaultsort, displaytitle, eclipseproject, expr, filepath, formatnum, fullurl, fullurle, grammar, if, ifeq, 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 | ||
Hooks
| Hook name | Subscribed by |
|---|---|
| ArticleFromTitle | efCategoryTreeArticleFromTitle |
| BeforePageDisplay | efUniversalEditLink |
| CustomEditor | (FCKeditor_MediaWiki, onCustomEditor) |
| EditPage::showEditForm:fields | (FCKeditor_MediaWiki, onEditPageShowEditFormFields) |
| EditPage::showEditForm:initial | (FCKeditor_MediaWiki, onEditPageShowEditFormInitial) |
| EditPageBeforeConflictDiff | (FCKeditor_MediaWiki, onEditPageBeforeConflictDiff) |
| EditPageBeforePreviewText | (FCKeditor_MediaWiki, onEditPageBeforePreviewText) |
| EditPagePreviewTextEnd | (FCKeditor_MediaWiki, onEditPagePreviewTextEnd) |
| LanguageGetMagic | efCategoryTreeGetMagic, wfEclipseProjectFunction_Magic, wfParserFunctionsLanguageGetMagic and (FCKeditor_MediaWiki, onLanguageGetMagic) |
| LoadAllMessages | SyntaxHighlight_GeSHi::loadMessages |
| MessagesPreLoad | (FCKeditor_MediaWiki, onMessagesPreLoad) |
| OutputPageParserOutput | efCategoryTreeParserOutput |
| ParserAfterTidy | (FCKeditor_MediaWiki, onParserAfterTidy) and (ExtParserFunctions, afterTidy) |
| ParserBeforeInternalParse | (FCKeditor_MediaWiki, onParserBeforeInternalParse) |
| ParserClearState | (ExtParserFunctions, clearState) and (Cite, clearState) |
| ParserFirstCallInit | efCategoryTreeSetHooks |
| ParserLimitReport | wfParserFunctionsLimitReport |
| SanitizerAfterFixTagAttributes | (FCKeditor_MediaWiki, onSanitizerAfterFixTagAttributes) |
| ShowRawCssJs | SyntaxHighlight_GeSHi::viewHook |
| UserToggles | (FCKeditor_MediaWiki, onUserToggles) |