Manual:$wgShowUpdatedMarker/zh
From Linux Web Expert
<translate> Recent changes, new pages, watchlist and history</translate>: $wgShowUpdatedMarker | |
---|---|
Show new changes: bold in watchlist, with "updated since my last visit" in history. |
|
<translate> Introduced in version:</translate> | 1.5.0 |
<translate> Removed in version:</translate> | <translate> still in use</translate> |
<translate> Allowed values:</translate> | (布尔值) |
<translate> Default value:</translate> | true |
<translate> Other settings:</translate> <translate> Alphabetical</translate> | <translate> By function</translate> |
详情
If watchlisted page was changed after it was visited:
- 歷史頁面: 新編輯會被標記為 "updated since your last visit"
- 监視清單: 頁面標題應該為布林值
Also the watchlist has a message "Pages that have been changed since you last visited them are shown in bold." and a button "Mark all pages visited" that marks all entries as "visited".
If enabled, action=info will display the number of active watchers of the page based on $wgWatchersMaxAge .
依赖性
如果$wgEmailAuthentication
为false,则忽略此设置。
格式
For different styling of watchlist entries see w:WP:Customizing watchlists#Styling of recently updated pages.