Version
From The Muniment Room, a resource for social history, family history, and local history.
This wiki is powered by MediaWiki, copyright (C) 2001-2006 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
- MediaWiki: 1.7.1
- PHP: 5.2.13 (apache)
- MySQL: 5.0.20a-max
- Extensions:
- Special pages:
- Delete Batch (version 1.2), Deletes a batch of pages, by Bartek Łapiński
- Special:GoogleSitemap (version 0.0.5), Adds a special page to create a XML Google Sitemap file, along with some reporting., by François Boutines-Vignard
- SpecialInterwiki (version 14-12-07), Adds a special page to view and edit the interwiki table, by Stephanie Amanda Stevens, SPQRobin and others
- Parser hooks:
- Cite, Adds <ref[ name=id]> and <references/> tags, for citations, by Ævar Arnfjörð Bjarmason
- Other:
- Google Maps Extension (version 0.9.4), Easily create maps with wiki-fied markers, by Evan Miller
- Extension functions:
- wfCite, wfGoogleMaps_Install, wfExtensionSpecialGoogleSitemap and Interwiki
- Parser extension tags:
- <ref>, <references>, <googlemap>, <googlemapkml> and <pre>
- Special pages:
- Hooks:
- EditPage::showEditForm:initial: (GoogleMaps, editForm)
- LogPageActionText: wfInterwikiAddActionText
- LogPageLogHeader: wfInterwikiAddLogHeader
- LogPageLogName: wfInterwikiAddLogName
- LogPageValidTypes: wfInterwikiAddLogType and wfInterwikiAddLogType
- ParserAfterTidy: wfGoogleMaps_CommentJS
- ParserClearState: (Cite, clearState)