Project:ItemDeletion: Difference between revisions

From MaRDI portal
No edit summary
No edit summary
Line 1: Line 1:
https://www.mediawiki.org/wiki/Manual:DeleteBatch.php/de
https://www.mediawiki.org/wiki/Manual:DeleteBatch.php/de


* create a file where each line contains the QID of an item to be deleted
* create a file where each line contains the QID of an item to be deleted in the form of "Item:Q453424"
* access wikibase container
* access wikibase container
* go to /var/www/html/
* go to /var/www/html/
* copy over qid-File
* copy over qid-File
* execute php maintenance/deleteBatch.php file.txt
* execute php maintenance/deleteBatch.php file.txt

Revision as of 16:14, 18 March 2024

https://www.mediawiki.org/wiki/Manual:DeleteBatch.php/de

  • create a file where each line contains the QID of an item to be deleted in the form of "Item:Q453424"
  • access wikibase container
  • go to /var/www/html/
  • copy over qid-File
  • execute php maintenance/deleteBatch.php file.txt