Scripts:Animepage: Difference between revisions

From AniDB
Jump to navigation Jump to search
mNo edit summary
(Mention fix done to scripts)
Line 2: Line 2:
*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)





Revision as of 01:42, 10 March 2015

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
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 and thanks to TechNiko for providing the space for the scripts.