Difference between revisions of "User:Dave/Admin Notes"

From TeleCafeWiki
Jump to navigation Jump to search
m (Reverted edits by Dave (talk) to last revision by 118.182.20.242)
(→‎See Also: Update see also section.)
 
(47 intermediate revisions by 3 users not shown)
Line 1: Line 1:
tnjylsidxdlnlbhfnvuo, http://www.starnanotech.com/valium.html Generic Valium, mAJwdhl, http://www.thehomesteadinn.net/dinner.htm Vicodin mastercard only, nDsEuNi, http://www.globalmedspricer.com/ Propecia, NQjUifJ, http://www.medspricer2k.com/ Generic Levitra, SXxcfrv, http://www.ctsadv.com/meridia.html Side effects meridia, tMhciDJ, http://www.thehomesteadinn.net/wine.htm Codeine ingredients, EyfIywf.
+
{{RightTOC}}
 +
 
 +
== Manuals ==
 +
* [[mediawikiwiki:Manual:Configuration settings|Manual:Configuration settings]]
 +
:[[mediawikiwiki:Manual:Configuration settings (alphabetical)|Listed alphabetically]] | [[mediawikiwiki:Manual:Configuration settings|Listed by function]]
 +
 
 +
* [[mediawikiwiki:Manual:Performance tuning|Manual:Performance tuning]]
 +
 
 +
* [[mediawikiwiki:Manual:Image Administration#Licensing|Manual:Image Administration -- Licensing]]
 +
 
 +
* [[mediawikiwiki:Manual:Configuring file uploads|Manual:Configuring file uploads]]
 +
 
 +
* [[mediawikiwiki:Manual:FAQ#How do I change the logo?|Manual:FAQ -- How do I change the logo?]]
 +
 
 +
* [[mediawikiwiki:Manual:Upgrading|Manual:Upgrading]]
 +
 
 +
* [[mediawikiwiki:Manual:Upgrading#Command line|Manual:Upgrading -- Command line]]
 +
 
 +
* [[mediawikiwiki:Manual:Contents|Manual:Contents]]
 +
: A technical manual for the MediaWiki software. Contains information for developers and system administrators on installing, managing and developing for the MediaWiki software.
 +
 
 +
* [[mediawikiwiki:Manual:Footer|Manual:Footer]]
 +
 
 +
== Categories ==
 +
* [[mediawikiwiki:Category:Skin|Category:Skin]]
 +
* [[mediawikiwiki:Category:Skin extensions|Category:Skin extensions]]
 +
* [[mediawikiwiki:Category:User interface|Category:User interface]]
 +
* [[mediawikiwiki:Category:MediaWiki configuration settings|Category:MediaWiki configuration settings]]
 +
* [[mediawikiwiki:Category:Corporate-friendly_solution|Category:Corporate-friendly_solution]]
 +
* [[mediawikiwiki:Category:Interwiki variables|Category:Interwiki variables]]
 +
* [[mediawikiwiki:Category:OutputPageBeforeHTML extensions|Category:OutputPageBeforeHTML extensions]]
 +
* [[mediawikiwiki:Category:BeforePageDisplay extensions|Category:BeforePageDisplay extensions]]
 +
* [[mediawikiwiki:Category:HTML head extensions|Category:HTML head extensions]]
 +
* [[mediawikiwiki:Category:Tag extensions|Category:Tag extensions]]
 +
 
 +
== Help & Guides ==
 +
* [[mediawikiwiki:Help:Contents|Help:Contents (MediaWiki Handbook)]]
 +
* [[mediawikiwiki:Help:Magic words|Help:Magic words]]
 +
* [[metawikipedia:Help:Interwiki linking|Help:Interwiki linking]]
 +
* [[metawikipedia:User:Al_Maghi/Industrialization_guide/Archive|User:Al_Maghi/Industrialization_guide/Archive]]
 +
* [[wikipedia:MediaWiki:Licenses|MediaWiki:Licenses]]
 +
* [[commons:Commons:Tools/Commonist|Commons:Tools/Commonist]]
 +
 
 +
== MediaWiki On Your Desktop ==
 +
* [https://bitnami.com/stack/wamp/modules WAMP Stack Modules]
 +
: List of [https://bitnami.com/stack/wamp Bitnami WAMP Stack] modules. Scroll down to the MediaWiki module.
 +
 
 +
; Desktop Wiki Management Essentials
 +
* [http://gnuwin32.sourceforge.net/packages/wget.htm Wget for Windows]
 +
 
 +
== Moving A Wiki ==
 +
* [http://sharkysoft.com/wiki/how_to_move_a_MediaWiki_wiki_from_one_server_to_another how to move a MediaWiki wiki from one server to another]
 +
: It happens every so often. You upgrade your web server, and you want to move your MediaWiki wiki from the old server to the new server. Or maybe you just want to back up your wiki and have confidence that you can restore it later. Either way, this guide will show you the way.
 +
 
 +
* [[dreamhost:Backup MySQL#Getting_a_Backup_From_the_Shell|Backup MySQL from DreamHost Server: Getting a Backup From the Shell]]
 +
: Example: <code>mysqldump --opt --user=username --password=password --host=yourMySQLHostname dbname > output.sql</code>
 +
 
 +
* [[mediawikiwiki:Manual:Moving a wiki|Manual:Moving a wiki]]
 +
: This document is about how to move a wiki to another server. This is often needed when moving to a different web server or domain (or both).
 +
 
 +
* [[mediawikiwiki:Manual talk:Moving a wiki|Manual talk:Moving a wiki]]
 +
: Shows a step-by-step tutorial on how to restore from a backup.
 +
 
 +
* [http://lists.wikimedia.org/pipermail/mediawiki-l/2008-August/028294.html <nowiki>[</nowiki>Mediawiki-l<nowiki>]</nowiki> Migrating to a new server]
 +
: Step-by-step how-to from the command line.
 +
 
 +
== Multiple Wikis, One Installation (Wiki Farms, Wiki Families) ==
 +
:Q: [http://www.quora.com/MediaWiki/Is-there-any-extension-to-handle-multiple-wikis-on-the-same-install Is there any extension to handle multiple wikis on the same install?]
 +
:A: Yes. Here are some relevant links to wade through:
 +
 
 +
* [http://booleandreams.wordpress.com/2007/06/12/running-multiple-instance-of-mediawiki-on-the-same-server-using-the-same-source-code/ Running multiple instance of MediaWiki on the Same Server using the Same Source Code?]
 +
: A step-by-step guide from the author of ''[http://www.packtpub.com/Mediawiki/book MediaWiki Administrators’ Tutorial Guide]'' on how to set up multiple wikis with on [[mediawikiwiki:MediaWiki|MediaWiki]] instance.
 +
 
 +
* [[mediawikiwiki:Manual:Wiki family|Manual:Wiki family]]
 +
: This page should lead you through the installation and configuration of a small '''wiki-family'''.
 +
:: [[mediawikiwiki:Manual:Wiki family/Drupal-style LocalSettings.php|Manual:Wiki family/Drupal-style LocalSettings.php]]
 +
::: [[mediawikiwiki:Manual talk:Wiki family/Drupal-style LocalSettings.php|Manual talk:Wiki family/Drupal-style LocalSettings.php]]
 +
 
 +
* [http://www.saruman.biz/wiki/index.php/Create_a_Wikifarm Create a Wikifarm]
 +
: Wikifarm and the verb Wikifarming refer to the setup and operation of multiple wikis on a single server. This could be because on a single website you want to run multiple wikis (e.g. http://www.saruman.biz/linuxwiki and http://www.saruman.biz/bsdwiki). Or it could be because you're running multiple websites on a single server (each behind its own IP, or all on the same IP number using virtual hosts), and more than one of these websites needs to have its own wiki.
 +
 
 +
* [http://www.steverumberg.com/wiki/WikiHelp_-_Method_One WikiHelp: How to Create Another Mediawiki on the Same Server, Using the Same Source Code, Using the Same Database, but with its own Tables]
 +
: Scenario: You have successfully installed Mediawiki and now want to create another, separate wiki on the same server using new tables but within the same database and using the same source code.
 +
 
 +
* [[mediawikiwiki:Category:MediaWiki configuration|Category:MediaWiki configuration]]
 +
: Category for documentation about MediaWiki configuration, for wiki ''owners''. See also: [[mediawikiwiki:Category:Configure|Category:Configure]]
 +
 
 +
* [[mediawikiwiki:Category:Installation|Category:Installation]]
 +
: This category contains pages that are part of the [[mediawikiwiki:Manual:Installation guide|MediaWiki installation guide]].
 +
 
 +
* [[mediawikiwiki:Manual:CommonSettings.php|Manual:CommonSettings.php]]
 +
: '''CommonSettings.php''' can be used instead of [[mediawikiwiki:LocalSettings.php|LocalSettings.php]] on [[mediawikiwiki:wiki farm|wiki farm]]s. Wikipedia uses a version of CommonSettings.php.
 +
 
 +
* [[mediawikiwiki:Manual:InitialiseSettings.php|Manual:InitialiseSettings.php]]
 +
: ''' InitialiseSettings.php''' is a file used by some [[mediawikiwiki:wiki farm|wiki farm]]s, including [[mediawikiwiki:Wikimedia|Wikimedia]]'s. It is not required; [[mediawikiwiki:LocalSettings.php|LocalSettings.php]] can be used instead.
 +
 
 +
=== Relevant Extensions ===
 +
* [[mediawikiwiki:Extension:Simple Farm|Extension:Simple Farm]]
 +
: ''Simple Farm'' is a simple MediaWiki farm extension by Daniel Werner. It automatically forwards to a certain wiki (within one single MediaWiki installation) that should be accessed by either a virtual script path (using a tiny bit of mod-rewrite) or by using sub-domains. It is also possible to have members of the same farm using either of these methods, not all members have to use the same. Furthermore, 'Simple Farm' comes with a maintenance script which allows to maintain several farm members at the same time, e.g. doing database updates for all or certain farm members by executing just one command.
 +
 
 +
* [[mediawikiwiki:Extension:WikiFarm|Extension:WikiFarm]]
 +
: The [[mediawikiwiki:Extension:WikiFarm|WikiFarm]] extension is a tool for wiki-farm administrator to automate multi-wiki setup.
 +
 
 +
* [[mediawikiwiki:Extension:Farmer|Extension:Farmer]]
 +
: '''Farmer''' is a tool that allows you to manage a MediaWiki farm as well as make configuration changes to a wiki via a web interface.  As of early 2011 it has some problems; see [[mediawikiwiki:Extension talk:Farmer|the talk page]] for discussions and calls for help.
 +
 
 +
* [[mediawikiwiki:Extension:WikiFactory|Extension:WikiFactory]]
 +
: WikiFactory is used primarily to provide an interface to the settings that would ordinarily be changed in LocalSettings.php. Users with the right access permissions (such as staff) can change any variables that have not marked as read-only. Possible uses for WikiFactory include enabling extensions, preventing editing in certain namespaces, adding custom namespaces, allowing uploads of certain filetypes, etc. All configuration changes are logged. WikiFactory can also be used to close, disable, or redirect a wiki. On a wikifarm, a metrics module can be used to display information about certain wikis or to take actions such as mass deleting a group of wikis.
 +
 
 +
* [[mediawikiwiki:Extension:CentralAuth|Extension:CentralAuth]]
 +
: '''CentralAuth''' extension allows global/shared accounts between projects. This extension adds six new special pages &mdash; Special:AutoLogin (unlisted special page), Special:CentralAuth, Special:GlobalGroupMembership, Special:GlobalGroupPermissions, Special:GlobalUsers and Special:MergeAccount.
 +
: NOTE: CentralAuth was designed specifically for Wikimedia projects which already had millions of accounts that needed to be merged into a global table.  If you are starting a new wiki farm from scratch and have no need to merge existing accounts into a global table, it is much easier to set up global accounts using [[mediawikiwiki:Manual:$wgSharedDB|$wgSharedDB]]. ([[mediawikiwiki:mailarchive:mediawiki-l/2008-October/028805.html|<nowiki>[1]</nowiki>]], [[mediawikiwiki:mailarchive:mediawiki-l/2008-October/028894.html|<nowiki>[2]</nowiki>]]) However, this provides no solution to the single-sign-on feature (sign-in on one wiki, like wikipedia.org, automatically makes the user signed-in to e.g. a shared repository under a different, shared domain, like commons.wikimedia.org).
 +
 
 +
* [[mediawikiwiki:Extension:Configure|Extension:Configure]]
 +
: The [[mediawikiwiki:Extension:Configure|Extension:Configure]] extension is intented to allow bureaucrats to customize the wiki settings whitout needing to edit the LocalSettings.php file. This extension uses an extended class of SiteConfiguration, for "normal" installation. For some wiki farms, it will allow administrators to administer multiple wikis with only one copy of the software.<ref>[http://svn.wikimedia.org/svnroot/mediawiki/trunk/extensions/Configure/README Configure/README]</ref>
 +
 
 +
* [[mediawikiwiki:Extension:GlobalCssJs|Extension:GlobalCssJs]]
 +
: This extension allows loading of global css and js from a central wiki (good for use on wiki farms). Both overall CSS/JS can be added (via MediaWiki:Global.css and MediaWiki:Global.js on the central wiki), as well as user CSS/JS.
 +
 
 +
==== Shared Interwiki Databases ====
 +
* [[mediawikiwiki:Extension:InterWiki|Extension:InterWiki]]
 +
: This extension allows the [[metawikipedia:Help:Interwiki linking|InterWiki]] list in the database to be maintained from a list of entries in a file instead of running an update script or using a special page. This has the advantage of allowing a number of wikis installed on the same server to share the same interwiki list simplifying maintenance.
 +
 
 +
* [[mediawikiwiki:Extension:SpecialInterwiki|Extension:SpecialInterwiki]]
 +
: This is an extension to add a '''Special:Interwiki''' page to [[mediawikiwiki:|MediaWiki]], to view and edit the [[mediawikiwiki:interwiki table|interwiki table]], and a log of any actions made with it. It was made by Stephanie Amanda Stevens a.k.a [[metawikipedia:User:Phroziac|Phroziac]], because she was annoyed at forgetting the interwiki prefixes. It's made for MediaWiki 1.6 onwards. Since Interwiki version 2.0, it works with the [[mediawikiwiki:Manual:$wgInterwikiCache|$wgInterwikiCache]], and the CSS uses [[mediawikiwiki:ResourceLoader|ResourceLoader]]. This version is only compatible with MW 1.19+.
 +
 
 +
=== Using files from a database that you can access : ForeignDBRepo ===
 +
* [[mediawikiwiki:Manual:$wgForeignFileRepos|Manual:$wgForeignFileRepos]]
 +
: ([[mediawikiwiki:Manual:Configuration settings#Shared uploads|Shared uploads]].)
 +
: [[mediawikiwiki:Manual:$wgForeignFileRepos#Usage|Using files from a database that you can access : ForeignDBRepo]]
 +
:: The '''ForeignDBRepo''' class is very useful for creating [[mediawikiwiki:Manual:Wiki family|wiki families]]. In a wiki family, each wiki will have its own database or table prefix. Using this class, you can make a family member aware of the tables  of another family member. Access through ForeignDBRepo is faster than through ForeignAPIRepo. This code should be deployed to localsettings.php.
 +
 
 +
==== Testing [[mediawikiwiki:Manual:$wgForeignFileRepos#Using files from a database that you can access : ForeignDBRepo|ForeignDBRepo]] to [[portlandwiki:|PortlandWiki]] on 23:05, 17 September 2011 (PDT) ====
 +
* [[mediawikiwiki:InstantCommons|InstantCommons]] is [[commons:File:Grapsus grapsus Galapagos Islands.jpg|working]]:
 +
[[File:Grapsus grapsus Galapagos Islands.jpg|100px|link=commons:File:Grapsus grapsus Galapagos Islands.jpg]]
 +
* But unable to get [[mediawikiwiki:Manual:$wgForeignFileRepos#Using files from a database that you can access : ForeignDBRepo|ForeignDBRepo]] to pull images from [[portlandwiki:|PortlandWiki]].
 +
 
 +
==== Testing [[mediawikiwiki:Manual:$wgForeignFileRepos#Using files from Wikimedia Commons : ForeignAPIRepo|ForeignAPIRepo]] (like used with [[mediawikiwiki:InstantCommons|InstantCommons]]) to [[portlandwiki:|PortlandWiki]] on 20:22, 18 September 2011 (PDT) ====
 +
* [[portlandwiki:File:WikiLeaks Mobile Information Collection Unit.jpg|WikiLeaks Mobile Information Collection Unit]] (PortlandWiki)
 +
* <span class="plainlinks">[http://www.flickr.com/photos/59083053@N05/6133308948/sizes/l/in/faves-wikileakstruck/ WikiLeaks Mobile Information Collection Unit]</span> (Flickr)
 +
: <big>'''It works!!!'''</big> Only one '''<big>big</big>''' problem -- this trick blows up the server. See [[portlandwiki:User:WikiMaster/Image Transclusion Issues|Image Transclusion Issues]] for more details.
 +
* '''For the workaround, SEE''':
 +
:[[mediawikiwiki:Thread:Project:Support_desk/$wgUseSharedUploads_causes_trouble|RESOLVED $wgUseSharedUploads causes trouble]] (Full snippet.)
 +
:[[mediawikiwiki:Thread:Project:Support_desk/$wgUseSharedUploads_causes_trouble/reply_(2)|RESOLVED $wgUseSharedUploads causes trouble]] (The most relevant snippet of the thread.)
 +
 
 +
=== Multi-Synchronous Collaborative Semantic Wikis ===
 +
* [http://www.loria.fr/~skaf/pmwiki/uploads/Main/Skaf09wise.pdf Multi-Synchronous Collaborative Semantic Wikis]
 +
: In this paper, we present a new model of semantic wiki called Multi-Synchronous Semantic Wiki (MS2W). This model extends semantic wikis with multi-synchronous support that allows to create a P2P network of semantic wikis. Semantic wiki pages can be replicated on several semantic servers.
 +
 
 +
== MediaWiki in the Enterprise ==
 +
See: [[User:Dave/Wikis In The Enterprise#MediaWiki in the Enterprise|User:Dave/Wikis In The Enterprise#MediaWiki in the Enterprise]]
 +
 
 +
=== Multihomed, Multidomain Collaboration ===
 +
* [http://www.swiss-experiment.ch/index.php/Main_Page The Swiss Experiment Platform (Swiss Experiment or SwissEx)]
 +
* [http://www.swiss-experiment.ch/index.php/Metadata:Home SwissExperiment - Metadata]
 +
:FROM SITE: A platform to enable real-time environmental experiments through wireless sensor networks and a common, modern, generic cyber-infrastructure. This infrastructure will be used to enable interdisciplinary environmental research, allowing scientists to work efficiently and collaboratively to find the key mechanisms in the triggering of natural hazards and to efficiently distribute the information to increase public awareness.
 +
:DAVE'S NOTES: This site is a good model for explaining how multiple and dispersed nodes (people / domains / data points) can collaborate effectively.
 +
:EXAMPLE: [http://www.swiss-experiment.ch/index.php/Wannengrat:Home Wannengrat Deployment/Fieldsite]
 +
 
 +
=== Analytics ===
 +
* [[mediawikiwiki:Extension:Piwik Integration|Extension:Piwik Integration]]
 +
: The Piwik Integration extension inserts your Piwik tracking code to the bottom of every page. It excludes the views of the users with 'bot' privileges (bots) and the 'protect' privileges (sysops). It also adds a Special Page to some of the statistics.
 +
 
 +
== Semantic MediaWiki ==
 +
* Moved and integrated content formerly found in this section to here: [[portlandwiki:User:WikiMaster/SMW Sandbox|User:WikiMaster/SMW Sandbox]]
 +
 
 +
== Data Import / Export / Exchange ==
 +
* [[mediawikiwiki:Category:Database extensions|Category:Database extensions]]
 +
 
 +
* [[mediawikiwiki:Extension:WikiDB|Extension:WikiDB]]
 +
:[http://www.kennel17.co.uk/testwiki/WikiDB WikiDB]
 +
:[http://www.kennel17.co.uk/testwiki/WikiDB/Tutorial WikiDB/Tutorial]
 +
 
 +
* [[mediawikiwiki:Extension:Data Import Extension|Extension:Data Import Extension]]
 +
;An extension to Semantic MediaWiki (SMW) and the Halo Extension.
 +
:Developed as a part of Project Halo to embrace data provided by external applications and to re-use the data in a wiki.
 +
;The Data Import Extension enables users to integrate external data into the Wiki in two different ways.
 +
# First the Web Service component allows to retrieve data from external RESTful and basic SOAP web services from within the Wiki.
 +
# Second the Term Import Framework component allows to import data into the Wiki as new articles.
 +
:At the moment it supports web services, CSV files and POP3 (emails) as sources for import.
 +
:All features come with easy to use graphical user interfaces.
 +
;Features:
 +
#Using data and features from web services - features to attach to an external RESTful or basic SOAP web service, to specify the update and cache cleanup policies and to generate semantic annotations from read or imported data
 +
#Importing new Wiki articles - Companies that want to introduce a semantic wiki as new knowledge managements system often have their own vocabulary of specific terms that they want to be reflected in the Wiki. The Term Import component allows importing such existing terms into the wiki.
 +
 
 +
* [[mediawikiwiki:Extension:IncludeArticle|Extension:IncludeArticle]]
 +
;Example
 +
:To get the first 200 letters from a random article in the MAIN NAMESPACE
 +
<IncArticle>{{{content}}}</IncArticle>
 +
:To get the first 300 letters from a random article:
 +
<IncArticle count="300">{{{content}}}</IncArticle>
 +
:To define your own format for the generated article, you can use your own style.
 +
<pre><IncArticle count="300">
 +
== {{{titleblank}}} ==
 +
{{{content}}}
 +
</IncArticle></pre>
 +
 
 +
* [[mediawikiwiki:Extension:StarterWiki|Extension:StarterWiki]]
 +
:StarterWiki provides a set of maintenance scripts and functions to allow for creation of wiki databases based off a starter wiki.
 +
 
 +
=== DynamicPageList (DPL) ===
 +
* [[mediawikiwiki:Extension:DynamicPageList|Extension:DynamicPageList]]
 +
: '''DynamicPageList (DPL)''' is a MediaWiki extension which allows wiki users to create a list of pages that are listed in a set of categories. "DPL is a Swiss Army knife for your wiki." See [[metawikipedia:Help:DPL|Help:DPL]] for general information.
 +
 
 +
* [http://semeb.com/dpldemo/DPL:Manual DPL:Manual]
 +
: Explains fundamental concepts of [http://semeb.com/dpldemo/index.php?title=Main_Page DPL].
 +
 
 +
* [[mediawikiwiki:Extension:NukeDPL|Extension:NukeDPL]]
 +
: Allows mass deletion of articles using [[mediawikiwiki:Extension:DynamicPageList]].
 +
 
 +
=== Tabular Data ===
 +
* [[mediawikiwiki:Extension:TableEdit|Extension:TableEdit]]
 +
: Dave's Notes: This extension will probably be too buggy to use, but look for something similar.
 +
:: ALSO CHECK OUT: [http://datatables.net/ DataTables] (A jQuery library that looks like it can be used as a stand-alone or in conjunction with [[mediawikiwiki:Extension:TableEdit|Extension:TableEdit]]. Looks very useful!)
 +
 
 +
=== Data Visualization ===
 +
* [http://wiki-tools.com/wiki/SwarmExport SwarmExport]
 +
:SwarmExport allows for export of a wiki's history in a format that can be used by [http://code.google.com/p/codeswarm/ code_swarm] to make a visualization of the wiki's timeline.
 +
:: VISUAL EXAMPLE [http://www.michaelogawa.com/code_swarm/ code_swarm - An experiment in organic software visualization.]
 +
* [http://wiki-tools.com/wiki/Wiki_Category_Tag_Cloud Wiki Category Tag Cloud]
 +
* [[mediawikiwiki:Extension:FlowchartWiki|Extension:FlowchartWiki]]
 +
:[http://www.flowchartwiki.org/wiki/index.php/Main_Page FlowchartWiki - Wiki-based Process Modelling and Documentation] (The external wiki for the [[mediawikiwiki:Extension:FlowchartWiki|FlowchartWiki extension]] developer.)
 +
* [[mediawikiwiki:Extension:Storyboard|Extension:Storyboard]]
 +
:Storyboard is an extension developed for the Wikimedia Foundations fundraising efforts. It allows users to submit stories and can display these in an ajaxscroll board that can be embedded in wiki articles. The stories can be managed via a story review interface and be viewed and edited individually on a special story page.
 +
 
 +
=== Data Extraction ===
 +
* [[mediawikiwiki:Category:Data extraction extensions|Category:Data extraction extensions]]
 +
* [[mediawikiwiki:Extension:ExplicitDescription|Extension:ExplicitDescription]]
 +
* [[mediawikiwiki:Extension:LinkedWiki|Extension:LinkedWiki]]
 +
* [[mediawikiwiki:Extension:SparqlExtension|Extension:SparqlExtension]]
 +
:This is really cool: [[mediawikiwiki:Extension:SparqlExtension#Charts|Extension:SparqlExtension#Charts]]
 +
:More here: [http://enipedia.tudelft.nl/wiki/User:Alfredas/Charts User:Alfredas/Charts]
 +
::(Compare with [[mediawikiwiki:Extension:LinkedWiki|Extension:LinkedWiki]].)
 +
 
 +
=== Interact With External Data ===
 +
* [[mediawikiwiki:Category:Data extraction extensions|Category:Data extraction extensions]]
 +
: There are several approaches to further use the data on the pages in a more automated way. These extensions should be listed here.
 +
 
 +
* [[mediawikiwiki:Extension:WikiSync|Extension:WikiSync]]
 +
: This extension allows an AJAX-based synchronization of revisions and files between global wiki site and its local mirror.
 +
 
 +
* [[mediawikiwiki:Extension:WikiOpener|Extension:WikiOpener]]
 +
#manage structured data (databases, files, ...)
 +
#run (on-the-fly) analysis tools
 +
 
 +
* [http://biowikifarm.net/meta/Mediawiki_XML_page_importing Mediawiki XML page importing]
 +
: This is about importing the text of wiki pages using an xml format.
 +
 
 +
* [http://biowikifarm.net/meta/Mediawiki_XML_page_importing Batch importing files into MediaWiki]
 +
: Note: This is about importing binary files like images from the command line.
 +
 
 +
* [[mediawikiwiki:Wikimedia sync script|Wikimedia sync script]]
 +
: Keep your MediaWiki install automatically synced with the Wikimedia wikis by way of a script.
 +
 
 +
== MediaWiki Widgets ==
 +
* [[mediawikiwidgets:Widgets Catalog|MediaWiki Widgets Catalog]]
 +
: Hosts a public collection of [[mediawikiwiki:MediaWiki Widgets|MediaWiki Widgets]].
 +
 
 +
* [[mediawikiwidgets:Category:Widget|MediaWiki Widgets Category:Widget]]
 +
: Pages in category "Widget".
 +
 
 +
* [[mediawikiwiki:MediaWiki Widgets|MediaWiki Widgets]]
 +
: Widgets extension allows adding widgets to wiki by just creating pages in Widget namespace.
 +
 
 +
=== Google Widgets ===
 +
* [http://www.mediawikiwidgets.org/Widget:Google_Form Widget:Google Form]
 +
: This widget allows you to add Google Spreadsheet Forms to your wiki page.
 +
 
 +
* [http://www.mediawikiwidgets.org/Widget:Google_Document Widget:Google Document]
 +
: This widget allows you to add Google Documents to your wiki page.
 +
 
 +
* [http://www.mediawikiwidgets.org/Widget:Google_Spreadsheet Widget:Google Spreadsheet]
 +
: This widget allows you to add Google Spreadsheets to your wiki page.
 +
 
 +
* [http://www.mediawikiwidgets.org/Widget:Google_Presentation Widget:Google Presentation]
 +
: This widget allows you to add Google Presentations to your wiki page.
 +
 
 +
=== Editing ===
 +
* [[mediawikiwiki:Category:Page creation extensions|Category:Page creation extensions]]
 +
 
 +
* [[mediawikiwiki:Category:Edit extensions|Category:Edit extensions]]
 +
 
 +
* [[mediawikiwiki:Extension:AddPageService|Extension:AddPageService]]
 +
:AddPageService is a web service that enables external programs to add or edit pages on the wiki just as a regular user.
 +
 
 +
* [[mediawikiwiki:User:MarkS/Extra edit buttons|User:MarkS/Extra edit buttons]]
 +
:"[[mediawikiwiki:http://www.mediawiki.org/wiki/Extension:Add_Button#See_also|The system used by Wikipedia.]]"
 +
 
 +
* [[mediawikiwiki:Extension:VariablesExtension|Extension:VariablesExtension]]
 +
:Dave's Note: Check to see if this extension ([[mediawikiwiki:Extension:VariablesExtension|Extension:VariablesExtension]]) is used in Portland's WikiWednesday [[wikipedia:Wikipedia:Meetup/Portland|meetup page]] on [[wikipedia:Wikipedia|Wikipedia]].
 +
 
 +
* [[metawikipedia:Help:Template|Help:Template]]
 +
 
 +
* [[metawikipedia:Help:Embed page|Help:Embed page]]
 +
 
 +
* [[metawikipedia:Help:Advanced templates|Help:Advanced templates]]
 +
 
 +
=== Forms ===
 +
* [[mediawikiwiki:Extension:Semantic Forms|Extension:Semantic Forms]]
 +
 
 +
* [http://kgem.de/wiki/index.php/Mediawiki_Forms Mediawiki Forms]
 +
:[http://kgem.de/wiki/index.php/Spezial:Media (Mediawiki Forms Example)]
 +
* [[mediawikiwiki:Extension:Simple Forms|Extension:Simple Forms]]
 +
 
 +
* [[mediawikiwiki:Extension:FormMailer|Extension:FormMailer]]
 +
 
 +
* [[mediawikiwiki:Extension:EmailPage|Extension:EmailPage]]
 +
 
 +
== MediaWiki Extensions: Other ==
 +
 
 +
* [[mediawikiwiki:Extension:AuthorProtect|Extension:AuthorProtect]]
 +
: This extension allows page authors to protect pages from non-authors on a page-by-page basis. Authors with the 'authorprotect' permission will gain a protect tab on pages they author that gives them access to this interface.
 +
 
 +
* [[mediawikiwiki:Extension:UserPageEditProtection|Extension:UserPageEditProtection]]
 +
: This extension will restrict edit access to user pages to the owner of the page (user) and users assigned to groups that have been given user page edit access through $wgGroupPermissions. This effectively provides users with a group of protected pages since this protection also extends to any subpages of the user page (i.e., User:Hoggwild/sandbox1). The User pages can be read by any user assigned to a group with view rights to user pages, but can only be edited by authorized users.
 +
 
 +
* [[mediawikiwiki:Extension:InlineEditor|Extension:InlineEditor]]
 +
: InlineEditor is an editing interface that allows users to edit and preview elements in the page by clicking them.
 +
* [[mediawikiwiki:Extension:Advanced Meta|Extension:Advanced Meta]]
 +
 
 +
* [[mediawikiwiki:Extension:CategoryTree|Extension:CategoryTree]]
 +
 
 +
* [[mediawikiwiki:Extension:InputBox|Extension:InputBox]]
 +
 
 +
* [[mediawikiwiki:Extension:ContactPage|Extension:ContactPage]]
 +
 
 +
=== RSS / Feed Extensions ===
 +
* [[mediawikiwiki:Category:RSS extensions|Category:RSS extensions]]
 +
 
 +
* [[mediawikiwiki:Category:Remote content extensions|Category:Remote content extensions]]
 +
 
 +
* [[mediawikiwiki:Extension:SimpleFeed|Extension:SimpleFeed]]
 +
 
 +
=== Installed Extensions ===
 +
* See [[Special:Version|Special:Version]]
 +
 
 +
=== Fund Raising ===
 +
*[http://wiki-tools.com/wiki/SidebarDonateBox SidebarDonateBox]
 +
 
 +
=== Domain Ideas ===
 +
* semanticwikiweb.com
 +
 
 +
== MediaWiki-Based Vendors ==
 +
* [http://wikiworks.com/ WikiWorks: MediaWiki Consulting]
 +
* [http://www.referata.com/wiki/Main_Page Referata] - "A site for wiki databases."
 +
* [http://www.semanticcommunities.com/ Semantic Communities, LLC] - Site appears to be offline, but domain still under registration, on 10:52, 13 October 2013 (PDT).
 +
* [http://www.whitefirdesign.com/ White Fir Design LLC] - See their [https://www.whitefirdesign.com/services/mediawiki-upgrade.html MediaWiki Upgrade] and [https://www.whitefirdesign.com/services/hacked-mediawiki-wiki-cleanup.html Hacked MediaWiki Wiki Cleanup] services.
 +
* [http://www.blue-spice.org/ BlueSpice - The free MediaWiki Enterprise Distribution]
 +
* [https://www.mywikis.com/ MyWikis] - "Managed enterprise wiki solutions with financing."
 +
* [http://diqa-pm.com/en/DataWiki DataWiki] - Formerly SMW+ - see Wikipedia's [[wikipedia:SMW+|SMW+]] for more info.
 +
 
 +
=== MediaWiki Consulting / Consultants ===
 +
; Consultants
 +
* [http://evolvnet.com/ EvolvNet Consulting] - Dave Myers's consulting shop.
 +
* [http://wikistrategies.net/ Wiki Strategies] - Pete Forsyth's consulting shop.
 +
* [http://occupymediawiki.org/wiki/Main_Page OccupyMediawiki] - Occupy related "wiki families."
 +
* [[mediawikiwiki:User:Danwe|Daniel Werner]] - ([[mediawikiwiki:Extension:Simple Farm|Extension:Simple Farm]])
 +
; Job Boards
 +
* [[mediawikiwiki:Jobs|MediaWiki Jobs]]
 +
: Contains a list of MediaWiki job boards and consulting sites.
 +
* [http://www.wikimatrix.org/consultants/mediawiki/consulting/ WikiMatrix Consultant Marketplace]
 +
 
 +
==== Related Resources ====
 +
* [[mediawikiwiki:Enterprise hub|Enterprise hub]]
 +
* [[User:Dave/Wikis In The Enterprise]]
 +
* [[portlandwiki:User:WikiMaster/SMW Sandbox#Semantic_MediaWiki_Consulting_Resources|User:WikiMaster/SMW Sandbox#Semantic_MediaWiki_Consulting_Resources]]
 +
 
 +
== Further Reading ==
 +
* [http://blog.fedecarg.com/2008/03/08/20-mediawiki-extensions-you-should-be-using/ 20 MediaWiki Extensions You Should Be Using]
 +
 
 +
== See Also ==
 +
* [[Career Portfolio Tips]]
 +
* [[Computer Productivity Hacks]]
 +
* [[Data Analysis]]
 +
* [[Mobile Apps]]
 +
* [[Office Productivity Hacks]]
 +
* [[Social Networking Tips]]
 +
* [[Spreadsheet Tricks]]
 +
* [[.US Locality Domains]]
 +
* [[User:Dave/CV Sandbox]]
 +
* [[User:Dave/Squishy|User:Dave/Squishy]]
 +
* [[User:Dave/Web Hack Notes (Non-Wiki)]]
 +
* [[User:Dave/Wikis In The Enterprise]]
 +
=== See Also + ===
 +
* [[portlandwiki:User:WikiMaster/Projects|User:WikiMaster/Projects]]
 +
* [[portlandwiki:User:WikiMaster/SocialProfile|User:WikiMaster/SocialProfile Sandbox]]
 +
* [[portlandwiki:User:WikiMaster/SMW Sandbox|User:WikiMaster/Semantic MediaWiki Sandbox]]
 +
* [[portlandwiki:User:WikiMaster/Image Transclusion Issues|User:WikiMaster/Image Transclusion Issues]]
 +
* [[Special:Version]] -- Table showing current [[mediawikiwiki:News|MediaWiki version]], [[mediawikiwiki:Manual:Special pages|special pages]], [[mediawikiwiki:Manual:Extensions|extensions]], [[mediawikiwiki:Manual:Parser functions|parser functions]], [[mediawikiwiki:Manual:Hooks|hooks]], etc. installed on this wiki.
 +
 
 +
== References ==
 +
<references/>

Latest revision as of 14:45, 17 July 2015

Manuals

Listed alphabetically | Listed by function
A technical manual for the MediaWiki software. Contains information for developers and system administrators on installing, managing and developing for the MediaWiki software.

Categories

Help & Guides

MediaWiki On Your Desktop

List of Bitnami WAMP Stack modules. Scroll down to the MediaWiki module.
Desktop Wiki Management Essentials

Moving A Wiki

It happens every so often. You upgrade your web server, and you want to move your MediaWiki wiki from the old server to the new server. Or maybe you just want to back up your wiki and have confidence that you can restore it later. Either way, this guide will show you the way.
Example: mysqldump --opt --user=username --password=password --host=yourMySQLHostname dbname > output.sql
This document is about how to move a wiki to another server. This is often needed when moving to a different web server or domain (or both).
Shows a step-by-step tutorial on how to restore from a backup.
Step-by-step how-to from the command line.

Multiple Wikis, One Installation (Wiki Farms, Wiki Families)

Q: Is there any extension to handle multiple wikis on the same install?
A: Yes. Here are some relevant links to wade through:
A step-by-step guide from the author of MediaWiki Administrators’ Tutorial Guide on how to set up multiple wikis with on MediaWiki instance.
This page should lead you through the installation and configuration of a small wiki-family.
Manual:Wiki family/Drupal-style LocalSettings.php
Manual talk:Wiki family/Drupal-style LocalSettings.php
Wikifarm and the verb Wikifarming refer to the setup and operation of multiple wikis on a single server. This could be because on a single website you want to run multiple wikis (e.g. http://www.saruman.biz/linuxwiki and http://www.saruman.biz/bsdwiki). Or it could be because you're running multiple websites on a single server (each behind its own IP, or all on the same IP number using virtual hosts), and more than one of these websites needs to have its own wiki.
Scenario: You have successfully installed Mediawiki and now want to create another, separate wiki on the same server using new tables but within the same database and using the same source code.
Category for documentation about MediaWiki configuration, for wiki owners. See also: Category:Configure
This category contains pages that are part of the MediaWiki installation guide.
CommonSettings.php can be used instead of LocalSettings.php on wiki farms. Wikipedia uses a version of CommonSettings.php.
InitialiseSettings.php is a file used by some wiki farms, including Wikimedia's. It is not required; LocalSettings.php can be used instead.

Relevant Extensions

Simple Farm is a simple MediaWiki farm extension by Daniel Werner. It automatically forwards to a certain wiki (within one single MediaWiki installation) that should be accessed by either a virtual script path (using a tiny bit of mod-rewrite) or by using sub-domains. It is also possible to have members of the same farm using either of these methods, not all members have to use the same. Furthermore, 'Simple Farm' comes with a maintenance script which allows to maintain several farm members at the same time, e.g. doing database updates for all or certain farm members by executing just one command.
The WikiFarm extension is a tool for wiki-farm administrator to automate multi-wiki setup.
Farmer is a tool that allows you to manage a MediaWiki farm as well as make configuration changes to a wiki via a web interface. As of early 2011 it has some problems; see the talk page for discussions and calls for help.
WikiFactory is used primarily to provide an interface to the settings that would ordinarily be changed in LocalSettings.php. Users with the right access permissions (such as staff) can change any variables that have not marked as read-only. Possible uses for WikiFactory include enabling extensions, preventing editing in certain namespaces, adding custom namespaces, allowing uploads of certain filetypes, etc. All configuration changes are logged. WikiFactory can also be used to close, disable, or redirect a wiki. On a wikifarm, a metrics module can be used to display information about certain wikis or to take actions such as mass deleting a group of wikis.
CentralAuth extension allows global/shared accounts between projects. This extension adds six new special pages — Special:AutoLogin (unlisted special page), Special:CentralAuth, Special:GlobalGroupMembership, Special:GlobalGroupPermissions, Special:GlobalUsers and Special:MergeAccount.
NOTE: CentralAuth was designed specifically for Wikimedia projects which already had millions of accounts that needed to be merged into a global table. If you are starting a new wiki farm from scratch and have no need to merge existing accounts into a global table, it is much easier to set up global accounts using $wgSharedDB. ([1], [2]) However, this provides no solution to the single-sign-on feature (sign-in on one wiki, like wikipedia.org, automatically makes the user signed-in to e.g. a shared repository under a different, shared domain, like commons.wikimedia.org).
The Extension:Configure extension is intented to allow bureaucrats to customize the wiki settings whitout needing to edit the LocalSettings.php file. This extension uses an extended class of SiteConfiguration, for "normal" installation. For some wiki farms, it will allow administrators to administer multiple wikis with only one copy of the software.[1]
This extension allows loading of global css and js from a central wiki (good for use on wiki farms). Both overall CSS/JS can be added (via MediaWiki:Global.css and MediaWiki:Global.js on the central wiki), as well as user CSS/JS.

Shared Interwiki Databases

This extension allows the InterWiki list in the database to be maintained from a list of entries in a file instead of running an update script or using a special page. This has the advantage of allowing a number of wikis installed on the same server to share the same interwiki list simplifying maintenance.
This is an extension to add a Special:Interwiki page to MediaWiki, to view and edit the interwiki table, and a log of any actions made with it. It was made by Stephanie Amanda Stevens a.k.a Phroziac, because she was annoyed at forgetting the interwiki prefixes. It's made for MediaWiki 1.6 onwards. Since Interwiki version 2.0, it works with the $wgInterwikiCache, and the CSS uses ResourceLoader. This version is only compatible with MW 1.19+.

Using files from a database that you can access : ForeignDBRepo

(Shared uploads.)
Using files from a database that you can access : ForeignDBRepo
The ForeignDBRepo class is very useful for creating wiki families. In a wiki family, each wiki will have its own database or table prefix. Using this class, you can make a family member aware of the tables of another family member. Access through ForeignDBRepo is faster than through ForeignAPIRepo. This code should be deployed to localsettings.php.

Testing ForeignDBRepo to PortlandWiki on 23:05, 17 September 2011 (PDT)

Grapsus grapsus Galapagos Islands.jpg

Testing ForeignAPIRepo (like used with InstantCommons) to PortlandWiki on 20:22, 18 September 2011 (PDT)

It works!!! Only one big problem -- this trick blows up the server. See Image Transclusion Issues for more details.
  • For the workaround, SEE:
RESOLVED $wgUseSharedUploads causes trouble (Full snippet.)
RESOLVED $wgUseSharedUploads causes trouble (The most relevant snippet of the thread.)

Multi-Synchronous Collaborative Semantic Wikis

In this paper, we present a new model of semantic wiki called Multi-Synchronous Semantic Wiki (MS2W). This model extends semantic wikis with multi-synchronous support that allows to create a P2P network of semantic wikis. Semantic wiki pages can be replicated on several semantic servers.

MediaWiki in the Enterprise

See: User:Dave/Wikis In The Enterprise#MediaWiki in the Enterprise

Multihomed, Multidomain Collaboration

FROM SITE: A platform to enable real-time environmental experiments through wireless sensor networks and a common, modern, generic cyber-infrastructure. This infrastructure will be used to enable interdisciplinary environmental research, allowing scientists to work efficiently and collaboratively to find the key mechanisms in the triggering of natural hazards and to efficiently distribute the information to increase public awareness.
DAVE'S NOTES: This site is a good model for explaining how multiple and dispersed nodes (people / domains / data points) can collaborate effectively.
EXAMPLE: Wannengrat Deployment/Fieldsite

Analytics

The Piwik Integration extension inserts your Piwik tracking code to the bottom of every page. It excludes the views of the users with 'bot' privileges (bots) and the 'protect' privileges (sysops). It also adds a Special Page to some of the statistics.

Semantic MediaWiki

Data Import / Export / Exchange

WikiDB
WikiDB/Tutorial
An extension to Semantic MediaWiki (SMW) and the Halo Extension.
Developed as a part of Project Halo to embrace data provided by external applications and to re-use the data in a wiki.
The Data Import Extension enables users to integrate external data into the Wiki in two different ways.
  1. First the Web Service component allows to retrieve data from external RESTful and basic SOAP web services from within the Wiki.
  2. Second the Term Import Framework component allows to import data into the Wiki as new articles.
At the moment it supports web services, CSV files and POP3 (emails) as sources for import.
All features come with easy to use graphical user interfaces.
Features
  1. Using data and features from web services - features to attach to an external RESTful or basic SOAP web service, to specify the update and cache cleanup policies and to generate semantic annotations from read or imported data
  2. Importing new Wiki articles - Companies that want to introduce a semantic wiki as new knowledge managements system often have their own vocabulary of specific terms that they want to be reflected in the Wiki. The Term Import component allows importing such existing terms into the wiki.
Example
To get the first 200 letters from a random article in the MAIN NAMESPACE
<IncArticle>{{{content}}}</IncArticle>
To get the first 300 letters from a random article:
<IncArticle count="300">{{{content}}}</IncArticle>
To define your own format for the generated article, you can use your own style.
<IncArticle count="300">
== {{{titleblank}}} ==
{{{content}}}
</IncArticle>
StarterWiki provides a set of maintenance scripts and functions to allow for creation of wiki databases based off a starter wiki.

DynamicPageList (DPL)

DynamicPageList (DPL) is a MediaWiki extension which allows wiki users to create a list of pages that are listed in a set of categories. "DPL is a Swiss Army knife for your wiki." See Help:DPL for general information.
Explains fundamental concepts of DPL.
Allows mass deletion of articles using mediawikiwiki:Extension:DynamicPageList.

Tabular Data

Dave's Notes: This extension will probably be too buggy to use, but look for something similar.
ALSO CHECK OUT: DataTables (A jQuery library that looks like it can be used as a stand-alone or in conjunction with Extension:TableEdit. Looks very useful!)

Data Visualization

SwarmExport allows for export of a wiki's history in a format that can be used by code_swarm to make a visualization of the wiki's timeline.
VISUAL EXAMPLE code_swarm - An experiment in organic software visualization.
FlowchartWiki - Wiki-based Process Modelling and Documentation (The external wiki for the FlowchartWiki extension developer.)
Storyboard is an extension developed for the Wikimedia Foundations fundraising efforts. It allows users to submit stories and can display these in an ajaxscroll board that can be embedded in wiki articles. The stories can be managed via a story review interface and be viewed and edited individually on a special story page.

Data Extraction

This is really cool: Extension:SparqlExtension#Charts
More here: User:Alfredas/Charts
(Compare with Extension:LinkedWiki.)

Interact With External Data

There are several approaches to further use the data on the pages in a more automated way. These extensions should be listed here.
This extension allows an AJAX-based synchronization of revisions and files between global wiki site and its local mirror.
  1. manage structured data (databases, files, ...)
  2. run (on-the-fly) analysis tools
This is about importing the text of wiki pages using an xml format.
Note: This is about importing binary files like images from the command line.
Keep your MediaWiki install automatically synced with the Wikimedia wikis by way of a script.

MediaWiki Widgets

Hosts a public collection of MediaWiki Widgets.
Pages in category "Widget".
Widgets extension allows adding widgets to wiki by just creating pages in Widget namespace.

Google Widgets

This widget allows you to add Google Spreadsheet Forms to your wiki page.
This widget allows you to add Google Documents to your wiki page.
This widget allows you to add Google Spreadsheets to your wiki page.
This widget allows you to add Google Presentations to your wiki page.

Editing

AddPageService is a web service that enables external programs to add or edit pages on the wiki just as a regular user.
"The system used by Wikipedia."
Dave's Note: Check to see if this extension (Extension:VariablesExtension) is used in Portland's WikiWednesday meetup page on Wikipedia.

Forms

(Mediawiki Forms Example)

MediaWiki Extensions: Other

This extension allows page authors to protect pages from non-authors on a page-by-page basis. Authors with the 'authorprotect' permission will gain a protect tab on pages they author that gives them access to this interface.
This extension will restrict edit access to user pages to the owner of the page (user) and users assigned to groups that have been given user page edit access through $wgGroupPermissions. This effectively provides users with a group of protected pages since this protection also extends to any subpages of the user page (i.e., User:Hoggwild/sandbox1). The User pages can be read by any user assigned to a group with view rights to user pages, but can only be edited by authorized users.
InlineEditor is an editing interface that allows users to edit and preview elements in the page by clicking them.

RSS / Feed Extensions

Installed Extensions

Fund Raising

Domain Ideas

  • semanticwikiweb.com

MediaWiki-Based Vendors

MediaWiki Consulting / Consultants

Consultants
Job Boards
Contains a list of MediaWiki job boards and consulting sites.

Related Resources

Further Reading

See Also

See Also +

References