Additions:
MediaWiki already provides access to some of the data. More could be provided by an extension. To get the basic data in a machine readable format, use the following URLs (example for the english Wikipedia):
* http://en.wikipedia.org/wiki/Special:Statistics?action=raw
* http://en.wikipedia.org/w/api.php?action=query&query=meta&meta=siteinfo&siprop=general|statistics&format=xml
||##users##||Y|| - ||
||##admins##||Y|| - ||
||##pages##||Y|| - ||
||##good##||Y||main namespace, at least one link, not a redirect||
||##wanted##||?||List available on Special:Wantedpages, may disabled or outdated on large wikis; cut of at 2000||
||##orphaned##||?||List available on Special:LonelyPages, may disabled or outdated on large wikis; cut of at 2000||
||##talk##||N|| No count available currently, could be supplied ||
||##namespaces##||?|| List available via api.php ||
||##comments##||N/A|| MediaWiki does not have comments ||
||##files##||Y|| - ||
||##edits##||Y|| - ||
||##pages##||N|| Statistics could be provided, but maybe not efficiently. ||
||##users##||N/A|| users can not be deleted, only blocked from editing. Also, blocks may be partial (only against moving pages, for example), and temporary. ||
||##anon_edit##||Y|| available via api.php in the permissions-per-group listing ||
||##anon_readable_pages##||N|| if a wiki is "private" is easy to determine, but apparently missing from api.php ||
||##anon_writable_pages##||?|| two different things to consider: general permissions (global) and per-page protection ||
||##readable_pages##||?|| uh, non-readable pages? who would have those, and what for? ||
||##writable_pages##||?|| two different things to consider: general permissions (global) and per-page protection. also, does this include "writable by sysops only"? ||
Deletions:
||##users##||?|| - ||
||##admins##||?|| - ||
||##pages##||?|| - ||
||##good##||?||-||
||##wanted##||?||-||
||##orphaned##||?||-||
||##talk##||?|| - ||
||##namespaces##||?|| - ||
||##comments##||?|| - ||
||##files##||?|| - ||
||##edits##||?|| - ||
||##pages##||?|| - ||
||##users##||?|| - ||
||##anon_edit##||?|| - ||
||##anon_readable_pages##||?|| - ||
||##anon_writable_pages##||?|| - ||
||##readable_pages##||?|| - ||
||##writable_pages##||?|| - ||
Additions:
-WT Plugin format: ''wt_[engine_name]_0.1''
Deletions:
-WT Plugin format: ''wt_[engine_name]_0.1.1''
Additions:
>>=====WT data available in [[http://www.mediawiki.org/ MediaWiki]]=====
Deletions:
>>=====WT data available in [[http://twiki.org/ TWiki]]=====