Erweiterung:NukeDPL
![]() Freigabestatus: stabil |
|
---|---|
Einbindung | Seitenaktivität , Spezialseite |
Beschreibung | Allows mass deletion of articles using Erweiterung:DynamicPageList |
Autor(en) | Aran Dunkley (NadDiskussion) |
Betreuer | Sophivorus |
Letzte Version | 1.6 (2020-01-02) |
MediaWiki | >= 1.32.0 |
Lizenz | GNU General Public License 3.0 oder neuer |
Herunterladen | |
Quarterly downloads | 4 (Ranked 170th) |
Übersetze die NukeDPL-Erweiterung, wenn sie auf translatewiki.net verfügbar ist | |
The NukeDPL extension allows mass deletion of articles selected by queries of the DynamicPageList extension. Based on Erweiterung:Nuke by Brion Vibber.
Installation
- Installiere Erweiterung:DynamicPageList (Drittanbieter)
- Die Erweiterung herunterladen und die Datei(en) in ein Verzeichnis namens
NukeDPL
im Ordnerextensions/
ablegen. - Folgenden Code am Ende der
LocalSettings.php
einfügen:wfLoadExtension( 'NukeDPL' );
- Erledigt – Zu Special:Version in dem Wiki (bei Einstellung auf deutsch nach Spezial:Version) navigieren, um die erfolgreiche Installierung der Erweiterung zu überprüfen.
Verwendung
Make sure your database is backed up before using this extension.
Go to the Special:NukeDPL page and enter a DPL query to select a list of articles. The DPL surrounding tags and the output format parameters are automatically added, so only the selection parameters are required (one per line). Click the submit button to see a list of the pages selected by the query from which any items can be unchecked if they should not be included in the deletion. Clicking the submit button on this list page will then delete all the checked articles.
For example, to delete all articles beginning with "My World" in the main namespace use:
namespace = 0 titlematch = My_World%
You can find more about the syntax at the DPL Manual, especially at Criteria for page selection
Siehe auch
- Erweiterung:Nuke - Allows mass deletion of articles and their history by author or IP.
- Erweiterung:DynamicPageList
- Manual:RevisionDelete
Diese Erweiterung ist in den folgenden Paketen und/oder WikiFarmen beinhalten: This is not an authoritative list. Some wiki farms/hosts may contain this extension even if they are not listed here. Always check with your wiki farms/hosts or bundle to confirm. |