]> scripts.mit.edu Git - autoinstallsdev/mediawiki.git/blobdiff - maintenance/README
MediaWiki 1.14.0-scripts
[autoinstallsdev/mediawiki.git] / maintenance / README
index 7ef358b8b978a6d2b32308ead1fca6e000d263f1..e4c01b5354f7ea5eff0b8688c4c3e29f0ee641b1 100644 (file)
@@ -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