== User Changes/ Contributions == Enable users to see a special page where the changes/ contributions made by a specific user are displayed. === Benefits === Monitor edits made by each user. Allows users to visualise the edit history of specific users to determine the quantity of contributions made as well as the quality. If a specific user has vandalised a page on the wiki admins can quickly check other recent pages that user has edited. This feature is useful to a wide range of users and is probably not difficult to create by altering the recent changes page to display a specific users changes only. This feaure is implemented in the mediawiki wiki and is called "My Contributions"/ "User Contributions". Would it be easy for someone with little programming experience to set this feature up? Has someone already set up this feature? Any help greatly appreciated. /!\ Currently, this feature would be rather expensive as it would have to parse the edit-log of all pages. Vandalism is already adressed by the despam action (superusers). . This request is basically the same as FeatureRequests/LineByLineAuthorView ---- CategoryFeatureRequest