Scripts:Animepage: Difference between revisions

From AniDB
Jump to navigation Jump to search
mNo edit summary
(→‎Scripts: https://anidb.net/forum/thread/53763)
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Updates:
'''Updates:'''
Dec 10, 2005 (Increased performance)
*Dec 10, 2005 (Increased performance)
Dec 04, 2005 (Now works with FireFox 1.5)
*Dec 04, 2005 (Now works with Firefox 1.5)
*Mar 10, 2015 (Fixed Decimal Vote to work on site again)


This script adds two new features to the AniDB.net anime pages:
 
*It allows you to select all files from a same group with a single click. Quickly add or remove files from your AniDB MyList for a whole series at once instead of adding them one at a time.
This script added two new features (new to 2005) to the AniDB.net anime pages:
*It allows you to vote for animes more precisely, with 2 decimals. Ex. Vote 8.25
*It allowed you to select all the files from a same group with a single click, which now can be done in the AJAX version of AniDB (go to your profile options and check the option that says "Use Ajax on anime and MyList").  
*It allowed you to vote for anime more precisely, with 2 decimals. Ex. Vote 8.25
 
The script's first feature, mass-selection from a single group, can now be done through AniDB's AJAX version. Thus, both the "full version" and "mass-select" versions of this script are now to be considered depreciated. The "DecimalVote" version of the script still works perfectly fine, so it can still be used in AniDB, even when the AJAX version is being used.


==Install==
==Install==
*<b>Step 1</b> - Install the Greasemonkey Firefox-extension (http://greasemonkey.mozdev.org/)
*'''Step 1''' - Install the Greasemonkey Firefox extension (http://www.greasespot.net/)
*<b>Step 2</b> - Install one of the userscripts (links below) by clicking the link and selecting "Install User Script" from your browser's [Tools] menu while the file is displayed in the browser window.
*'''Step 2''' - Install one of the user scripts (links below) by clicking the link and selecting "Install" when the Greasemonkey prompt window pops up.
And that's all you got to do. Visit an AniDB anime page, expand all file entries with the (+) button and see it work!


==Scripts==
==Scripts==
*<b>Full-Version</b> - [http://www3.sympatico.ca/techniko/AniDB_Enhance_Full-Version.user.js Group-Select-Files and Precise Votes features] ([[Firefox_Script:Sourcecode1|Sourcecode]])
;Full-Version
*<b>Mass-Select</b> - [http://www3.sympatico.ca/techniko/AniDB_Enhance_Mass-Select.user.js Group-Select-Files only] ([[Firefox_Script:Sourcecode2|Sourcecode]])
: Updated by user kingtux as discussed {{short|post380194|here}}: [https://openuserjs.org/scripts/tametomo/AniDB-Site-Enhancer_Full Group-Select-Files and Precise Votes features]
*<b>DecimalVote</b> - [http://www3.sympatico.ca/techniko/AniDB_Enhance_DecimalVote.user.js Precise Votes only] ([[Firefox_Script:Sourcecode3|Sourcecode]])
: Original by Lupin III: Group-Select-Files and Precise Votes features -- ([[Firefox_Script:Sourcecode1|Sourcecode]])
;Mass-Select
: Group-Select-Files only -- ([[Firefox_Script:Sourcecode2|Sourcecode]])
;DecimalVote
: Precise Votes only -- ([[Firefox_Script:Sourcecode3|Sourcecode]])


<i>Thanks to Lupin III for this script and thanks to TechNiko for providing the space for the scripts.</i>
''Thanks to Lupin III for this script, TechNiko for providing the original space for hosting the scripts (no longer available), and kingtux for reviving maintenance on the scripts.''


[[Category:Developement]][[Category:Misc]]
[[Category:Development]][[Category:Misc]]

Latest revision as of 04:08, 15 October 2020

Updates:

  • Dec 10, 2005 (Increased performance)
  • Dec 04, 2005 (Now works with Firefox 1.5)
  • Mar 10, 2015 (Fixed Decimal Vote to work on site again)


This script added two new features (new to 2005) to the AniDB.net anime pages:

  • It allowed you to select all the files from a same group with a single click, which now can be done in the AJAX version of AniDB (go to your profile options and check the option that says "Use Ajax on anime and MyList").
  • It allowed you to vote for anime more precisely, with 2 decimals. Ex. Vote 8.25

The script's first feature, mass-selection from a single group, can now be done through AniDB's AJAX version. Thus, both the "full version" and "mass-select" versions of this script are now to be considered depreciated. The "DecimalVote" version of the script still works perfectly fine, so it can still be used in AniDB, even when the AJAX version is being used.

Install

  • Step 1 - Install the Greasemonkey Firefox extension (http://www.greasespot.net/)
  • Step 2 - Install one of the user scripts (links below) by clicking the link and selecting "Install" when the Greasemonkey prompt window pops up.

Scripts

Full-Version
Updated by user kingtux as discussed here : Group-Select-Files and Precise Votes features
Original by Lupin III: Group-Select-Files and Precise Votes features -- (Sourcecode)
Mass-Select
Group-Select-Files only -- (Sourcecode)
DecimalVote
Precise Votes only -- (Sourcecode)

Thanks to Lupin III for this script, TechNiko for providing the original space for hosting the scripts (no longer available), and kingtux for reviving maintenance on the scripts.