Difference between revisions of "Help:Related changes"

From ISFDB
Jump to navigation Jump to search
m (→‎Summary: rm redlinks)
m (→‎See also: fix cat)
Line 25: Line 25:
 
{{HelpSourceMW|Related_changes}}
 
{{HelpSourceMW|Related_changes}}
  
[[Catagory:Wiki Help|Related changes]]
+
[[Category:Wiki Help|Related changes]]

Revision as of 12:46, 3 March 2008

The "Related changes" feature lists all recent changes (before MediaWiki 1.5: only the last) in each article linked to from the current page.

Summary

Its header is "Related changes" with subheader "(to pages linked from "xxx")". The number of articles listed is specified in the preferences. However, the entries come from the recentchanges table and are therefore restricted to edits not older than $wgRCMaxAge.

Like in Recent Changes and Enhanced Recent Changes, watched pages are bolded.

This feature can be used to set up custom-watchlist-like functionality. It behaves like a watchlist which would contain every page linked to from the current page. However, Related Changes does not automatically include talk pages; to watch also the corresponding talk pages, links to them also have to be in the page on which Related Changes is applied.

Options

The option "Hide minor edits" that can be set in the preferences applies among other things to Related Changes.

See also hide minor edits.

Caveats

Note that for links to redirects, only a change in the redirect is given, not a change in the target article. In this regard a direct link to the target article is superior.

The "Related changes" feature neither lists changes in images or sound files nor in image description pages (regardless of which of the three linking methods (image, :image or media)) is used.

When applying the feature to a subpage, the automatic link to the parent page is ignored, i.e., changes in the parent page are not listed unless there is also an explicit link to it.

See also

This page is derived from the MediaWiki help page on Related_changes