LibraryThing Sort and Re-link on Combine/Separate Pages

Adds the ability to alphabetically sort editions and changes "separate" links so you can open them in a new window/tab.

作者
brightcopy-edited
今日安裝
0
安裝總數
42
評價
0 0 0
版本
2
建立日期
2016-04-03
更新日期
2016-04-03
尺寸
4.5 KB
授權條款
Public Domain
腳本執行於

This script was originally posted on userscripts by brightcopy. A mirrored copy of the old script can be found at http://www.webextender.net/scripts/show/69620 . This updated edition was made by Max Starkenburg.

Adds the ability to alphabetically sort editions and changes "separate" links so you can open them in a new window/tab.

This script will make two major changes to the author and work combination pages. A new link will be shown to allow you to sort the editions alphabetically with each work having its own sort link. It will also change the links to "separate" so that you can easily open them as new windows or tabs. Prior to having this script, all "separate" links were javascript confirmation links that could only be opened in the current window, thus causing you to continually have to go back to the main page when you were doing a lot of separations.

The alphabetizing is done by throwing out any punctuation or whitespace characters before alphabetizing. It is also case-sensitive, but only if the two titles being compared are otherwise the same. Both of these changes are geared towards readability and grouping of similar titles together rather than strictly alphabetizing.