Extension:MissedPages/zh
![]() Category:Beta status extensions/zh |
|
---|---|
Category:Special page extensions/zh, Category:Database extensions/zh | |
描述 | Summarizes page not found (404) errors, and provides a quick way to redirect or ignore them. |
作者 | Sam Wilson (Samwilson留言) |
最新版本 | 0.1.0 |
MediaWiki | >= 1.41.0 |
是 | |
Composer | samwilson/missedpagesCategory:Extensions supporting Composer/zh |
表 | missed_pages |
MIT授權條款 | |
下載 | Category:Extensions in Wikimedia version control/zh README |
前往translatewiki.net翻譯MissedPages |
The MissedPages extension tracks every time a site visitor tries to go to a wiki page that doesn't exist, and gives site editors a easy-to-use form with which to track the most popular missed pages and also to redirect these to existing pages.
Installation
- 下载,并将解压后的
MissedPages
移动到extensions/
目录中。
开发者和代码贡献人员应从Git安装扩展,输入:cd extensions/ git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/MissedPages
- 只有是從Git安裝的才需Composer来安装PHP,发行
composer install --no-dev
至的目录。 (参见T173141了解潜在问题。)Category:Extensions requiring Composer with git/zh - 将下列放置在您的LocalSettings.php 的底部:
wfLoadExtension( 'MissedPages' );
完成 – 在您的wiki上至Special:Version,以验证已成功安装。
Usage
See Help:Extension:MissedPages for all user documentation.
User rights
edit
– to add redirectsblock
– to ignore pagesdelete
– to delete entries in the missed pages list
See also
- Help:Extension:MissedPages - for end-user documentation that can be copied to any wiki.
- Extension:SuppleRedirect - replace red-link to redirect other site automatically.
Category:All extensions/zh
Category:Beta status extensions/zh
Category:Content maintenance extensions/zh
Category:Database extensions/zh
Category:Extensions in Wikimedia version control/zh
Category:Extensions requiring Composer with git/zh
Category:Extensions supporting Composer/zh
Category:LoadExtensionSchemaUpdates extensions/zh
Category:Log extensions/zh
Category:MIT licensed extensions/zh
Category:Page existence detection/zh
Category:Redirect extensions/zh
Category:ShowMissingArticle extensions/zh
Category:Special page extensions/zh
Category:User activity extensions/zh