From 370e83bb0dfd0c70de268c93bf07ad5ee0897192 Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Fri, 15 Aug 2008 01:29:47 +0200 Subject: Update auf 1.13.0 --- maintenance/README | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) (limited to 'maintenance/README') diff --git a/maintenance/README b/maintenance/README index 7ef358b8..e4c01b53 100644 --- a/maintenance/README +++ b/maintenance/README @@ -48,8 +48,11 @@ installations. dumpBackup.php Backup dump script - dumpHTML.php - Produce an HTML dump of a wiki + edit.php + Edit a page to change its content + + findhooks.php + Find hooks that aren't documented in docs/hooks.txt importDump.php XML dump importer @@ -60,6 +63,12 @@ installations. importTextFile.php Import the contents of a text file into a wiki page + moveBatch.php + Move a batch of pages + + namespaceDupes.php + Check articles name to see if they conflict with new/existing namespaces + nukePage.php Wipe a page and all revisions from the database @@ -84,5 +93,17 @@ installations. runJobs.php Immediately complete all jobs in the job queue + stats.php + Show all statistics stored in memcached + + undelete.php + Undelete all revisions of a page + update.php Check and upgrade the database schema to the current version + + updateRestrictions.php + Update pages restriction to the new schema + + userOptions.php + Change user options \ No newline at end of file -- cgit v1.2.2