Home Features Demos Download Installation User Manual Developer Manual Relation function Credits

Anmelden

inc/special/import.php

Used by the Special:Import page.

This page allows you to import multiple pages in one step. This allows you to migrate pages from a website to another webpage.

  1. Export pages: Use the Special:Regex page to filter the files to export and then click on the export button. The files will svaed as Zip in the /bak folder.
  2. Extract the file from the Zip and move them to the /site/upload folder.
  3. Open the Special:Import page. The page reads all files and if they are valid revisions, it imports them to the revisions folder. Each page gets a new revision. The page does not check for duplicate names, so current revisions of the same names are overwritten.

To prevent timeout, only 500 files are moved at a time.

File structure inc folder inc/special folder