View Issue Details

IDProjectCategoryView StatusLast Update
0002330HTML & PERLFeature Request - Interfacepublic2015-09-04 20:32
ReporterHinoe Assigned ToDerIdiot  
PrioritynormalSeverityminorReproducibilityN/A
Status resolvedResolutionfixed 
Summary0002330: New classes: anime notification + weight, wishlist weight
DescriptionTo be added pretty much everywhere, essentially everywhere the wishlist classes exist (details below), some data classes (more details also below).

This request applies to anywhere the wishlist classes are or should be present. This includes at least all the tabs that include anime names (as appropriate) on the pages below, but may also include other pages I missed.

Lists:
- anime list (http://anidb.net/perl-bin/animedb.pl?show=animelist&do.filter=1)

Entry pages:
- char (http://anidb.net/chID)
- creator (http://anidb.net/crID)
- song (http://anidb.net/sID)
- collection (http://anidb.net/coID)
- group (http://anidb.net/gID)
- tag (http://anidb.net/tID)

User-related content (class should reflect the viewer's data, NOT the viewed user's!):
- user page (http://anidb.net/upID, for favorites & buddy recommendations)
- recommendations by user (http://anidb.net/perl-bin/animedb.pl?show=myrecs&uid=ID)
- hints (http://anidb.net/perl-bin/animedb.pl?show=myhints&uid=ID)

Other:
- main page (http://anidb.net/perl-bin/animedb.pl?show=main)
- the page where we see the notifies (http://anidb.net/perl-bin/animedb.pl?show=notify&pri=1&showanime=1 etc)
- all(?) tabs of http://anidb.net/perl-bin/animedb.pl?show=latest2&do.filter=1

Wanted classes:
- Anime notification (a "notification" or similar class if the anime is on notification list) + weight (separate classes: "notification_low", "notification_med", "notification_high")
- Wishlist weight. For that, two schemes seem viable: I prefer per wishlist type [1], but it's also possible to use a merged towatch-toget-undefined [2]. The "wishlist" class (for the appropriate types) and wishlist type class should be kept even in the form [1]. Regarding the form [2], I don't think merging buddy or blacklist with the other types makes sense.

Suggested wishlist weight schemes:
[1]: "towatch_low", "towatch_med", "towatch_high", "toget_low", "toget_med", "toget_high", "undefined_low", "undefined_med", "undefined_high", "buddy_forfans", "buddy_recommended", "buddy_mustsee", "blacklist_low", "blacklist_med", "blacklist_high"
[2]: "wishlist_low", "wishlist_med", "wishlist_high", "buddy_forfans", "buddy_recommended", "buddy_mustsee", "blacklist_low", "blacklist_med", "blacklist_high"

See also: http://anidb.net/post393354

Upon implementation of http://tracker.anidb.net/view.php?id=2329, this request should extend to the places mentioned there.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2015-08-30 17:49 Hinoe New Issue
2015-09-04 20:32 DerIdiot Status new => resolved
2015-09-04 20:32 DerIdiot Resolution open => fixed
2015-09-04 20:32 DerIdiot Assigned To => DerIdiot