Manual:$wgShowUpdatedMarker/pt
Appearance
| Recent changes, new pages, watchlist and history: $wgShowUpdatedMarker | |
|---|---|
Show new changes: bold in watchlist, with atualizado desde a sua última visita in history. |
|
| Introduzido na versão: | 1.5.0 |
| Removido na versão: | Ainda em utilização |
| Valores permitidos: | (boolean) |
| Valor predefinido: | true |
| Outras definições: Alfabeticamente | Por função | |
Details
If watchlisted page was changed after it was visited:
- history page: new edits are marked with "atualizado desde a sua última visita"
- watchlist: the page title is bolded
Also the watchlist has a message "As páginas modificadas desde a última vez que as visitou aparecem destacadas a negrito." and a button "Marcar todas as páginas como visitadas" that marks all entries as "visited".
If enabled, action=info will display the number of active watchers of the page based on $wgWatchersMaxAge.
Dependencies
If $wgEmailAuthentication is false, this setting is ignored.
Styling
For different styling of watchlist entries see w:WP:Customizing watchlists#Styling of recently updated pages.