(Principle)
Line 1: Line 1:
 +
= MediaWiki =
 +
 
'''MediaWiki''' is the software that powers websites like [[Wikipedia]] and, more modestly, various [[wiki]]s that we run or where we collaborate.
 
'''MediaWiki''' is the software that powers websites like [[Wikipedia]] and, more modestly, various [[wiki]]s that we run or where we collaborate.
  
Unless you care about the underlying technical details, there is little to know about MediaWiki, but that it is managed by Wikimedia, a foundation that maintain and develop the work.
+
Unless you care about the underlying technical details, there is little to know about MediaWiki, but that it is managed by Wikimedia [http://wikimediafoundation.org/wiki/Home], a foundation that maintain and develop the work.
  
 
If you care, read on.
 
If you care, read on.
  
= Principle =
+
== Principle ==
  
 
This is a long process that dispatch data back and forth from the [[database]] and format the output to the screen.
 
This is a long process that dispatch data back and forth from the [[database]] and format the output to the screen.
Line 11: Line 13:
 
{{stub}}
 
{{stub}}
  
= Extension(s) =
+
== Extension(s) ==
 +
 
 +
* [[MediaWiki's Google maps]] to implement [[Google maps]].
 +
 
 +
=== My extension ===
  
 
* [[wz]]: Walter Zorn's tooltips for MediaWiki.
 
* [[wz]]: Walter Zorn's tooltips for MediaWiki.
  
= See also =
+
=== To try ===
 +
 
 +
* ImageMap [http://www.mediawiki.org/wiki/Imagemap] (to integrate with [[wz]]).
 +
 
 +
== See also ==
  
 
* [[MediaWiki tips and tricks|Tips and tricks]]
 
* [[MediaWiki tips and tricks|Tips and tricks]]
Line 21: Line 31:
 
* [[MediaWiki templates|Our templates]]
 
* [[MediaWiki templates|Our templates]]
  
= Links =
+
== Links ==
  
 
* http://www.mediawiki.org
 
* http://www.mediawiki.org

Revision as of 07:33, 14 October 2011

Contents

MediaWiki

MediaWiki is the software that powers websites like Wikipedia and, more modestly, various wikis that we run or where we collaborate.

Unless you care about the underlying technical details, there is little to know about MediaWiki, but that it is managed by Wikimedia [1], a foundation that maintain and develop the work.

If you care, read on.

Principle

This is a long process that dispatch data back and forth from the database and format the output to the screen.

This page is still largely in progress.

Extension(s)

My extension

  • wz: Walter Zorn's tooltips for MediaWiki.

To try

  • ImageMap [2] (to integrate with wz).

See also

Links