Page MenuHomePhabricator

create a button or preference for Auto-expanding the Enhanced Recent changes groups
Closed, DuplicatePublic

Description

I use this code in my global.js

// Expand all grouped RC/Watchlist entries. (Credit to [[User:PiRSquared17]])
$(window).load(function() { $('.mw-enhancedchanges-arrow').click(); });

It auto-expands all the groups (as if auto-clicking all the arrows/triangles), in RC/Watchlist. I consider it integral/necessary.

Something like this, should be offered as an option in Special:Preferences#mw-prefsection-rc
and/or as a toggle-button in Special:Watchlist and Special:RecentChanges


Version: unspecified
Severity: enhancement

Details

Reference
bz72148

Event Timeline

bzimport raised the priority of this task from to Low.Nov 22 2014, 3:43 AM
bzimport set Reference to bz72148.
bzimport added a subscriber: Unknown Object (MLST).

[Ticket describes new functionality. Hence setting priority to enhancement.

Ha! I created my own duplicate. Thanks for merging. :)