Commit graph

11 commits

Author SHA1 Message Date
Rob Church
c0c147fbb2 Remove un-needed comment transformation 2007-04-12 10:08:08 +00:00
Rob Church
11bd0d9c65 * Restore '--norc' option
* Make help more readable on consoles
* Show help if no filename provided instead of an error
2007-04-12 10:03:38 +00:00
Rob Church
7fefaf95f9 * (bug 8975) Use "Maintenance script" as the username for importTextFile.php, not "MediaWiki default" as it could cause pages to be overwritten
* Use "Maintenance script" as the username for importImages.php, too
* Clarified reserved username comment
2007-03-27 20:53:33 +00:00
Antoine Musso
c771fc9c96 Use Doxygen @addtogroup instead of phpdoc @package && @subpackage 2007-01-20 15:09:52 +00:00
Brion Vibber
30038626fa line endings 2007-01-05 03:37:19 +00:00
Rob Church
40a6749e49 Rewrite the importTextFile.php script; remove un-needed include file, use Article::doEdit() to do the work, and allow overwriting to occur. Fixes these bugs:
* (bug 7461) Allow overwriting pages using importTextFile.php
* (bug 7946) importTextFile.php doesn't perform pre-save transform
2006-12-02 22:16:21 +00:00
Brion Vibber
2fa70b6530 These files somehow got committed with DOS line endings, but are declared as native... Weeeeird 2006-05-16 22:19:23 +00:00
Rob Church
49e8c267c2 Do standard updates for page creation (missed one of the functions out) 2006-05-16 11:51:39 +00:00
Brion Vibber
4f1278d7db fix line endings 2006-04-18 00:10:54 +00:00
Rob Church
ee07b5c53c Update recent changes with an event upon page import; can be switched off with --norc 2006-04-14 17:36:52 +00:00
Rob Church
eff2fa3b36 Maintenance script to import the contents of a text file into a wiki page 2006-04-14 17:24:43 +00:00