Author: bugz-wikimedia
Description:
patch to implement feature ONLY for pagelinks
There was some desire (for instance at http://en.wikipedia.org/wiki/Wikipedia:Village_pump_%28technical%29#Special:Recentchangeslinked ) to have talk pages show up on Related Changes. The watchlist can become hard to use, and many users elect to use Related Changes as watchlists. For instance, Category pages work very well for this.
The SpecialRecentchangeslinked.php file contains basically two separate functionalities -- checking pagelinks for recent changes and checking categorylinks for recent changes.
It is quite trivial to convince the former (pagelinks) to check for talk pages. I include a simple, tested, patch for this.
I am not positive if categorylinks is easy to do, but I wanted to put the patch and feature request up to see if there were already problems.
Version: 1.18.x
Severity: enhancement
attachment SpecialRelatedChanges-talk.diff ignored as obsolete