Scripts:Animepage: Difference between revisions

From AniDB
Jump to navigation Jump to search
m (Firefox Script moved to Scripts:Animepage)
(updated the page to reflect AniDB's implementation of some of these features so user's can know that they no longer need part of this script.)
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)


This script adds two new features to the AniDB.net anime pages:
This script added two new features (new to 2005) 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.
*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 allows you to vote for animes more precisely, with 2 decimals. Ex. Vote 8.25
*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/)
*<b>Step 1</b> - 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.
*<b>Step 2</b> - Install one of the userscripts (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==

Revision as of 07:04, 14 July 2008

Updates: Dec 10, 2005 (Increased performance) Dec 04, 2005 (Now works with Firefox 1.5)

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 userscripts (links below) by clicking the link and selecting "Install" when the Greasemonkey prompt window pops up.

Scripts

Thanks to Lupin III for this script and thanks to TechNiko for providing the space for the scripts.