Jump to content

手册:$wgShowRollbackEditCount

From mediawiki.org
This page is a translated version of the page Manual:$wgShowRollbackEditCount and the translation is 100% complete.
输出: $wgShowRollbackEditCount
显示回退链接时要计数的最大编辑数
引进版本:1.20.0​(Gerrit change 16932; git #9bae2198
移除版本:仍在使用
允许的值:(整数)
默认值:10

详情

$wgShowRollbackEditCount用于控制展示多少编辑会被回退。 其数值为最大的回退版本数。 如果其值为假值,编辑则不会被计数。 当$wgMiserMode 被设置,编辑将总是不被计数在Special:RecentChangesSpecial:Watchlist

参见