扩展:NukeDPL
![]() 發佈狀態: 穩定版本 |
|
---|---|
实现 | 页面操作 , 特殊页面 |
描述 | 允许大量删除使用擴充功能:DynamicPageList 的条目 |
作者 | Aran Dunkley (Nad讨论) |
维护者 | Sophivorus |
最新版本 | 1.6 (2020-01-02) |
MediaWiki | >= 1.32.0 |
许可协议 | GNU通用公眾授權條款3.0或更新版本 |
下載 | |
季度下載量 | 4 (Ranked 171st) |
翻譯NukeDPL的扩展,若在translatewiki.net可用 | |
NukeDPL扩展名允许批量删除通过DynamicPageList 扩展名查询选择的文章。 基于Brion Vibber的扩展:大量删除 。
安裝
- 安装 Extension:DynamicPageList (third-party)
- 下载文件,并将其放置在您
extensions/
文件夹中的NukeDPL
目录内。 - 将下列代码放置在您的
LocalSettings.php
的底部:wfLoadExtension( 'NukeDPL' );
- 完成 – 在您的wiki上导航至Special:Version,以验证已成功安装扩展。
用法
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
參見
- 扩展:大量删除 - 允许大量删除某用户或IP的条目及其编辑历史。
- 擴充功能:DynamicPageList
- 手册:修订版本删除
此擴充功能包含在以下包或/和wiki農場: 這不是一份權威名單。即使一些wiki農場/託管者沒有被列在這裡,他們也可能包含這個extension。請以各wiki農場/託管者或包的狀態為準。 |