Allow importing pages as subpage
authorumherirrender <umherirrender_de.wp@web.de>
Wed, 15 Aug 2012 08:07:26 +0000 (10:07 +0200)
committerumherirrender <umherirrender_de.wp@web.de>
Wed, 15 Aug 2012 08:10:46 +0000 (10:10 +0200)
commite421c99e870462474a0298e1a330a308bc77f874
tree63d94340c968a6cbd73f64ff4e65cdb6a3764387
parenta38bde74e124f6736202aab8b4842b4db4aa02ce
Allow importing pages as subpage

Adding a "root page" input to Special:Import, which is used as prefix
before each imported page. With this option, it is possible to import
pages as subpage of a user or a project page.

On de.wp the import is often done into a low used namespace (100 or 101)
and than moved to the user space. Doing this in one step, makes things
easier.

Change-Id: Id5dbf742295a1bbddd8cb6eaa09fb28051f26613
RELEASE-NOTES-1.20
includes/Import.php
includes/api/ApiBase.php
includes/api/ApiImport.php
includes/specials/SpecialImport.php
languages/messages/MessagesEn.php
languages/messages/MessagesQqq.php