Files:Generic files: Difference between revisions

Jump to navigation Jump to search
massadd generic files
(massadd generic files)
Line 34: Line 34:


Then, those who have the regular version (B) can add the files normally to their list; and those who have the multiple-episode-versions (A) should add those (the specials) to their list, and then add the according generic files of the normal episodes (1 to x) to their list, with the type set to "filler".
Then, those who have the regular version (B) can add the files normally to their list; and those who have the multiple-episode-versions (A) should add those (the specials) to their list, and then add the according generic files of the normal episodes (1 to x) to their list, with the type set to "filler".
==How can I easily add several generic files at once?==
Easy with a javascript bookmarklet.
:1. Create a new bookmark in your browser
:2. Copy & Paste the following line into the url field of the bookmark:
<pre>javascript:var elems = document.getElementsByTagName("i"); for(i=0; i<elems.length; i++){var elem =
elems.item(i); if (elem.innerHTML == "generic file"){elem.parentNode.previousSibling.childNodes.item(1).
checked = true;};} exit(0);</pre>
:3. If you move that bookmark now into a toolbar (FF: bookmark-toolbar; IE: links) you can use it like a button.
:4. Before using it you must do an "expand all" on the animeentry you want to add!
{{eyecatch|Note:|Iit also selects the special/extra files at the bottom, but it's far easier to unselect a handful of those than to select 30+ or 100+ little checkboxes.}}


==I won't use generic files. How can I hide them?==
==I won't use generic files. How can I hide them?==
In your profile ([http://anidb.info/perl-bin/animedb.pl?show=profile http://www.anidb.net/pics/button_profile.gif]), under "Layout Options" you can choose to "Hide generic files on anime page".
In your [[profile]] ([http://anidb.info/perl-bin/animedb.pl?show=profile http://www.anidb.net/pics/button_profile.gif]), under "Layout Options" you can choose to "Hide generic files on anime page".


[[Category:Definitions]]
[[Category:Definitions]]

Navigation menu

MediaWiki spam blocked by CleanTalk.
MediaWiki spam blocked by CleanTalk.