Metal Archives discography pages - Reviews column split and sortable tables

Splits the Reviews column into Reviews(count) and Ratings and makes the tables in all discography tabs sortable.

目前為 2017-06-11 提交的版本,檢視 最新版本

作者
darkred
評價
0 0 0
版本
2.0.1
建立日期
2014-10-15
更新日期
2017-06-11
尺寸
4.4 KB
授權條款
未知
腳本執行於

This userscript applies to metal-archives.com(Metal Archives), in discography pages.

It splits the 'Reviews' column into 'Reviews' and 'Ratings' and makes the tables in all discography tabs sortable (just click on each of the table headers). Tip: you can sort multiple columns simultaneously by holding down the Shift key and clicking a 2nd, 3rd or even 4th column header. (Note: since version 2.0 the visual glitch/delay that occured as you switched sub-tabs (tables) appears no more)

Example (see screenshots below) : http://www.metal-archives.com/bands/Kamelot/166 (DISCOGRAPHY > MAIN tab) -the script works in all DISCOGRAPHY tabs-

Tested with Greasemonkey 3.3.


This userscript uses jQuery (v1.11.1, i.e. that the page itself loads from inside http://www.metal-archives.com/min/index.php?g=js ), the jQuery plugin tablesorter (forked by Rob Garrison (Mottie)) and the JavaScript library Mutation Summary (by Rafael Weinstein).

Thanks a lot to RobG, Brock Adams and Mottie for their invaluable help (1, 2, 3, 4)

Hosted in GitHub