MediaWiki: Difference between revisions

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Reference: parameters to index.php
Articles: link to MW 1.11 page in progress
Line 41: Line 41:
==Articles==
==Articles==
''see also Developer Docs, below''
''see also Developer Docs, below''
* '''versions'''
** [[MediaWiki 1.11]] may require some changes to your configuration when upgrading
* '''common operations'''
* '''common operations'''
** [[MediaWiki installation|installation]]
** [[MediaWiki installation|installation]]
Line 62: Line 64:
===Related===
===Related===
* [[Subwikis]]
* [[Subwikis]]
==Wish List==
==Wish List==
* [[RSS]]/Atom feeds for:
* [[RSS]]/Atom feeds for:

Revision as of 03:02, 23 December 2007

<section begin=navbar />computing: software: content management: wiki: MediaWiki<section end=navbar />

Overview

MediaWiki is the software used for this wiki, and seems to be the most mature (and most rapidly developing) wiki software available.

Reference

Help

Articles

see also Developer Docs, below

Wish List

  • RSS/Atom feeds for:
    • Specific pages only
    • Watched pages only
    • Other users' contributions only (maybe the ability to select which users to include, with "[x]new users" being an option -- then you'd check everyone except yourself, and new users would automatically get added to the list)
    ...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't use it as a source for a public aggregator page (e.g. the one at SluggySquad). Seems like filter parameters should be part of the URL, even, though I doubt that's the case.
  • Subwikis

Developer Documents

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.)