This website is a read-only preview of RuneLibris. Some features may not work. For more information about the full feature-complete version of this wiki, please visit this link.

(Return to archive index)

Meta/Deleting multiple pages

From RuneLibris
Jump to: navigation, search

Overview[edit]

The following are instructions to delete multiple pages.

Instruction[edit]

  • Create a file named "delete.txt"; make a list of pages to delete like this:
Template:VACL-Bad
Template:VACL-Documented
Template:VACL-Documented2
Template:VACL-Good
Template:VACL-Head
  • Ensure the file is in UF-8
  • Run the following command:
"R:\Xampp\php\php.exe" "R:\Xampp\htdocs\RuneLibris\maintenance\deleteBatch.php" --conf "R:\Xampp\htdocs\RuneLibris\LocalSettings.php" "delete.txt" > result.txt
  • Check the results on the wiki
  • Check results.txt