Difference between revisions of "Help:Tracking changes"

From SacredWiki
Jump to navigation Jump to search
m (1 revision(s))
m (1 revision(s))
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{PD Help Page}}
 
{{PD Help Page}}
[[Image:M-en-recentchanges.png|thumb|370px|'''Recent changes''' shows the latest changes to articles, file uploads, deletions and page moves]]
+
[[File:M-en-recentchanges.png|thumb|370px|'''{{int:recentchanges}}''' shows the latest changes to pages, file uploads, deletions and page moves]]
 
MediaWiki offers a collection of special pages and tools to keep track of what is going on in the wiki. So you can watch for example:
 
MediaWiki offers a collection of special pages and tools to keep track of what is going on in the wiki. So you can watch for example:
 
* recent changes to all pages
 
* recent changes to all pages
 +
* the revision history: all changes made to one page
 +
* the contributions of one specific user
 
* newly created pages
 
* newly created pages
* the contributions of one specific user
 
* the revision history: all changes made to one page
 
  
The most interesting special page is '''[[Special:Recentchanges]]'''. It displays all edits, file uploads, page moves, deletions and other actions done in the wiki. In the menu on top it offers a collection of links to customize your display: limit the number of changes shown, the number of days or restrict it to edits to a certain namespace. You can also hide edits marked as minor (don't forget that major changes can be flagged by a user as minor anyway).
+
The most interesting special page is '''[[Special:RecentChanges]]'''. It displays all edits, file uploads, page moves, deletions and other actions done in the wiki. In the menu on top it offers a collection of links to customize your display: limit the number of changes shown, the number of days or restrict it to edits to a certain namespace. You can also hide edits marked as minor (don't forget that major changes can be flagged by a user as minor anyway).
 +
 
 +
One line in recent changes consists of several links:
 +
* “{{lcfirst:{{int:diff}}}}” displays the difference to the previous revision of the page,
 +
* “{{lcfirst:{{int:hist}}}}” links to the revision history of the page,
 +
* the link with the full title of the page brings you to the current version. If the title is in bold, it indicates that it is on your [[Help:Watchlist|watchlist]].
 +
 
 +
Next is a flag describing the page modification type:
 +
*“{{int:newpageletter}}” denotes a new page,
 +
*“{{int:minoreditletter}}” a minor edit,
 +
*“{{int:boteditletter}}” an edit made by a bot.
 +
 
 +
Following the timestamp, it shows the page size difference to the previous revision, then the user is mentioned, with a link to their [[Help:User page|user page]] and their [[Help:Talk pages#User Talk pages|talk page]] and contributions, or to their [[Help:Talk pages#User Talk pages|talk page]] only in the case of anonymous users.
  
One line in recentchanges consists of several links:
+
Last but not least, there is an edit summary, appearing in italics, if the user submitted one when they made the edit.
* ''diff'' displays the difference to the previous revision of the page,
 
* ''hist'' links to the revision history of the page,
 
* the link with the full title of the page brings you to the current version. If the title is in bold, it indicates that it is on your watchlist.
 
  
Next is a flag describing the article modification type:
+
=== Enhanced view ===
*''N'' signalizes a new page,
+
If you are logged in and have JavaScript enabled, you can also try the "enhanced" view. Simply go to your [[Help:Preferences#Recent changes|Preferences]] and enable "{{int:tog-usenewrc}}"; this will make recent changes show edits divided by page rather than being listed individually. You will now see entries like the following:
*''m'' a minor edit,
 
*''b'' an edit made by a bot.
 
  
Following the timestamp the user is mentioned with a link to his user and talk page and to his contributions. In italic follows a comment if the user has submitted one.  
+
<blockquote style="border:1px solid">[[File:Arr_r.png|link=]] 15:17 [[Main Page]] ({{int:nchanges|4}} | {{int:hist}}) .. (+236) .. [Some User‎ (2×); Some Other User (2×)]</blockquote>
  
If you are logged in and have JavaScript enabled, you can also try the "enhanced" view. Simply go to your [[Help:Preferences#Recent changes|Preferences]] and enable "Enhanced recent changes (JavaScript)"; this will make recent changes show edits divided by page rather than being listed individually.  You will now see entries like the following:
 
:! 15:17 [[Main Page]] (4 changes; (+236) Page history) [Some User‎ (2×); Some Other User (2×)]
 
 
Simply click the blue arrow to the left of the page name and timestamp to expand that page's recent edits just as they were on the normal style. You can turn this enhancement on and off at will, so feel free to try both to see which one you prefer.
 
Simply click the blue arrow to the left of the page name and timestamp to expand that page's recent edits just as they were on the normal style. You can turn this enhancement on and off at will, so feel free to try both to see which one you prefer.
  
 
=== See also ===
 
=== See also ===
* [[Special:Newpages]]
+
* [[Special:NewPages]]
* Related changes: [[Special:Recentchangeslinked/Pagename]]
+
* {{int:recentchangeslinked}}: [[Special:RecentChangesLinked/Pagename]]
* User contributions: [[Special:Contributions/User]]
+
* {{int:contributions}}: [[Special:Contributions/User]]
 
* History
 
* History
* [[Special:Watchlist]]   
+
* [[Help:Watchlist]]   
  
{{Admin tip|tip=You may want to add important pages in your wiki to [[MediaWiki:Recentchangestext]], the intro shown at [[Special:Recentchanges]]}}
+
{{Languages|Help:Tracking changes}}
  
{{Languages|Help:Tracking changes}}
 
 
[[Category:Help|Tracking changes]]
 
[[Category:Help|Tracking changes]]
 +
[[Category:Recent changes|Tracking changes]]

Latest revision as of 22:16, 6 December 2010

PD Important note: When you edit this page, you agree to release your contribution into the public domain. If you don't want this or can't do this because of license restrictions, please don't edit. This page is one of the Public Domain Help Pages, which can be freely copied into fresh wiki installations and/or distributed with MediaWiki software; see Help:Contents for an overview of all pages. See Project:PD help/Copying for instructions. PD
Recent changes shows the latest changes to pages, file uploads, deletions and page moves

MediaWiki offers a collection of special pages and tools to keep track of what is going on in the wiki. So you can watch for example:

  • recent changes to all pages
  • the revision history: all changes made to one page
  • the contributions of one specific user
  • newly created pages

The most interesting special page is Special:RecentChanges. It displays all edits, file uploads, page moves, deletions and other actions done in the wiki. In the menu on top it offers a collection of links to customize your display: limit the number of changes shown, the number of days or restrict it to edits to a certain namespace. You can also hide edits marked as minor (don't forget that major changes can be flagged by a user as minor anyway).

One line in recent changes consists of several links:

  • “diff” displays the difference to the previous revision of the page,
  • “hist” links to the revision history of the page,
  • the link with the full title of the page brings you to the current version. If the title is in bold, it indicates that it is on your watchlist.

Next is a flag describing the page modification type:

  • “N” denotes a new page,
  • “m” a minor edit,
  • “b” an edit made by a bot.

Following the timestamp, it shows the page size difference to the previous revision, then the user is mentioned, with a link to their user page and their talk page and contributions, or to their talk page only in the case of anonymous users.

Last but not least, there is an edit summary, appearing in italics, if the user submitted one when they made the edit.

Enhanced view

If you are logged in and have JavaScript enabled, you can also try the "enhanced" view. Simply go to your Preferences and enable "Group changes by page in recent changes and watchlist"; this will make recent changes show edits divided by page rather than being listed individually. You will now see entries like the following:

File:Arr r.png 15:17 Main Page (4 changes | hist) .. (+236) .. [Some User‎ (2×); Some Other User (2×)]

Simply click the blue arrow to the left of the page name and timestamp to expand that page's recent edits just as they were on the normal style. You can turn this enhancement on and off at will, so feel free to try both to see which one you prefer.

See also