<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://htyp.org/mw/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=64.27.20.205</id>
	<title>HTYP - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://htyp.org/mw/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=64.27.20.205"/>
	<link rel="alternate" type="text/html" href="https://htyp.org/Special:Contributions/64.27.20.205"/>
	<updated>2026-06-25T03:40:33Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://htyp.org/mw/index.php?title=MediaWiki&amp;diff=6739</id>
		<title>MediaWiki</title>
		<link rel="alternate" type="text/html" href="https://htyp.org/mw/index.php?title=MediaWiki&amp;diff=6739"/>
		<updated>2007-03-09T19:59:54Z</updated>

		<summary type="html">&lt;p&gt;64.27.20.205: /* Navigation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Navigation==&lt;br /&gt;
[[computing]]: [[software]]: [[content management system|content management]]: [[wiki]]: [[MediaWiki]]&lt;br /&gt;
539761223942931690334479&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
[[MediaWiki]] is the software used for this wiki, and seems to be the most mature (and most rapidly developing) [[wiki]] software available.&lt;br /&gt;
==Links==&lt;br /&gt;
===Reference===&lt;br /&gt;
* [[mwsite:MediaWiki|MediaWiki]] software&#039;s official web site&lt;br /&gt;
** [[mwsite:Documentation|Documentation]]&lt;br /&gt;
** [[metawikipedia:Help:Contents|User&#039;s Guide]]&lt;br /&gt;
*** [[metawikipedia:Help:Magic words|magic words]]&lt;br /&gt;
** [[mwsite:Customization|Customization]]&lt;br /&gt;
*** [[metawikipedia:Skins|Creating custom skins, etc.]]&lt;br /&gt;
** [[metawikipedia:Help:Contents|Help Index]]&lt;br /&gt;
* &#039;&#039;&#039;Editing&#039;&#039;&#039;:&lt;br /&gt;
** [[metawikipedia:Help:Variable|Template Variables]]&lt;br /&gt;
** [http://www.mwusers.com/ MediaWiki Forums] (unofficial, but the response seems to be positive)&lt;br /&gt;
** Wikipedia:&lt;br /&gt;
*** [[wikipedia:Wikipedia:Extended image syntax|extended image syntax]]&lt;br /&gt;
*** [[wikipedia:Wikipedia:Gallery tag|image galleries]]&lt;br /&gt;
*** [[wikipedia:Help:Table|table formatting]]&lt;br /&gt;
* &#039;&#039;&#039;Administration &amp;amp; Customization&#039;&#039;&#039;:&lt;br /&gt;
** [[mwsite:Manual:Contents|installing, running and developing]] for the MediaWiki software&lt;br /&gt;
** [[mwsite:Manual:LocalSettings.php|LocalSettings.php]]&lt;br /&gt;
** [[metawikipedia:Customization:Quickbar|Quickbar Customization]]&lt;br /&gt;
** [http://wikipedia.sourceforge.net/doc/MediaWiki/ Directory of Coding Docs] at SourceForge&lt;br /&gt;
** [http://wise-nano.org/w/Programming_notes Programming Notes] from one developer who was doing some relatively simple modifications to MediaWiki; describes where a lot of the basic nuts and bolts are.&lt;br /&gt;
&lt;br /&gt;
==Articles==&lt;br /&gt;
&#039;&#039;see also Developer Docs, below&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;common operations&#039;&#039;&#039;&lt;br /&gt;
** [[MediaWiki installation|installation]]&lt;br /&gt;
** [[MediaWiki customization|customization]]&lt;br /&gt;
** [[upgrading MediaWiki]]&lt;br /&gt;
** [[backing up MediaWiki]]&lt;br /&gt;
** [[fighting spam posts in MediaWiki]]&lt;br /&gt;
** [[creating a custom Special page in MediaWiki]]&lt;br /&gt;
* &#039;&#039;&#039;works in progress&#039;&#039;&#039;&lt;br /&gt;
** [[embedding MediaWiki content in external pages]]&lt;br /&gt;
** [[subwikifying MediaWiki]]&lt;br /&gt;
** [[mirroring a MediaWiki site on a laptop]]&lt;br /&gt;
** [[MediaWiki customization for an outward-looking site]]&lt;br /&gt;
* &#039;&#039;&#039;outdated&#039;&#039;&#039;&lt;br /&gt;
** [[MediaWiki source code details|Code Documentation]]&lt;br /&gt;
*** [[Article.php (MediaWiki)|Article.php]]&lt;br /&gt;
*** [[Index.php (MediaWiki)|index.php]]&lt;br /&gt;
*** [[LocalSettings.php]]&lt;br /&gt;
*** [[OutputPage.php (MediaWiki)|OutputPage.php]]&lt;br /&gt;
*** [[Setup.php (MediaWiki)|Setup.php]]&lt;br /&gt;
===Related===&lt;br /&gt;
* [[Subwikis]]&lt;br /&gt;
==Wish List==&lt;br /&gt;
* [[RSS]]/Atom feeds for:&lt;br /&gt;
** Specific pages only&lt;br /&gt;
** Watched pages only&lt;br /&gt;
** Other users&#039; contributions only (maybe the ability to select which users to include, with &amp;quot;[x]new users&amp;quot; being an option -- then you&#039;d check everyone except yourself, and new users would automatically get added to the list)&lt;br /&gt;
*: ...and are there feed readers out there which can do this kind of filtering on their own, perhaps? They seem to be the exception, rather than the rule, and anyway as long as the feed itself contains Every Change To The Site, I can&#039;t use it as a source for a public aggregator page (e.g. the one at [http://sluggysquad.com SluggySquad]). Seems like filter parameters should be part of the URL, even, though I doubt that&#039;s the case.&lt;br /&gt;
* [[Subwikis]]&lt;br /&gt;
==Developer Documents==&lt;br /&gt;
A number of documents are included with the MediaWiki package, found in the /docs directory. They are reproduced here for easier reference, annotation, and discussion. (The actual names are all lowercase.)&lt;br /&gt;
*[[Deferred.doc (MediaWiki)|Deferred.doc]]&lt;br /&gt;
*[[Design.doc (MediaWiki)|Design.doc]]&lt;br /&gt;
*[[Globals.doc (MediaWiki)|Globals.doc]]&lt;br /&gt;
*[[Hooks.doc (MediaWiki)|Hooks.doc]]&lt;br /&gt;
*[[Language.doc (MediaWiki)|Language.doc]]&lt;br /&gt;
*[[LinkCache.doc (MediaWiki)|LinkCache.doc]]&lt;br /&gt;
*[[MemCached.doc (MediaWiki)|MemCached.doc]]&lt;br /&gt;
*[[Schema.doc (MediaWiki)|Schema.doc]]&lt;br /&gt;
*[[Skin.doc (MediaWiki)|Skin.doc]]&lt;br /&gt;
*[[Title.doc (MediaWiki)|Title.doc]]&lt;br /&gt;
*[[User.doc (MediaWiki)|User.doc]]&lt;/div&gt;</summary>
		<author><name>64.27.20.205</name></author>
	</entry>
</feed>