View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001241 | HTML & PERL | Feature Request - Interface | public | 2008-08-13 10:17 | 2016-09-03 12:14 |
Reporter | DvdKhl | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | new | Resolution | open | ||
Summary | 0001241: Anime Group Graphicbar -> Joint group & participants | ||||
Description | Let's assume a group picks up an anime, subs 4 episodes and then makes a joint group with another. Now the groupbar will show 2 groups. The joint group which will mark every episode made from the single group & joint group as done and the single group which has only the first 4 episodes marked as done. How about marking the episodes which were only subbed by the joint group also as done but in a different color (to avoid confusion) in the single group? Example: http://arokh.dnsalias.org/AniDB/GroupBar.png | ||||
Tags | deprecated, javascript | ||||
|
By the way, do you have a similar idea when a group drops an anime, and another one continues the project? Example: Real Drive, started by SHS, continued by The Metal. |
|
Since The Metal is registered as a child group of SHS, it should be as difficult/easy to implement as my feature request. One could use a different or the same color for it. |
|
Since I I had some time on my hands, I wrote the code which would do what I suggested. But it would also require some serverside changes since the "related groupids" would need to be supplied. The following code http://pastebin.com/m69b97ed6 would replace lines from 348-354 in common-anime-scripts.js |
|
just commit your changes to the js-dev folder under the svn and bug deridiot to update the js files under dev, then check dev and see if it works. as for the extra data, take a relevant xml from one anime where this would work, alter it and paste here the changes, i'll see if i can change the xmls for dev. |
|
I've commited my changes & DerIdiot updated the dev-js. It works nicely although the serverside script needs to be adjusted. Example: http://arokh.dnsalias.org/AniDB/GroupBar/GroupBar.html (might take a while to load) I've made three changes: 1. Display related groups (SHS & The Metal) Second Table in GroupBar.html 2. Removed the 300 ep cap 3. Groupbars are always 200px in width Since the serverside script produces different bar length for different anime, the bar length doesn't match which of course looks bad. |
Date Modified | Username | Field | Change |
---|---|---|---|
2008-08-13 10:17 | DvdKhl | New Issue | |
2008-08-13 16:05 | Amour | Note Added: 0002286 | |
2008-08-13 16:14 | DvdKhl | Note Added: 0002287 | |
2008-08-14 18:53 | DvdKhl | Note Added: 0002288 | |
2008-08-16 17:30 | fahrenheit | Note Added: 0002292 | |
2008-08-16 17:31 | fahrenheit | Tag Attached: deprecated | |
2008-08-16 17:31 | fahrenheit | Tag Attached: javascript | |
2008-08-18 16:45 | DvdKhl | Note Added: 0002295 | |
2008-08-18 16:54 | DvdKhl | Note Edited: 0002295 | |
2009-08-31 17:19 | DerIdiot | Status | new => acknowledged |
2016-09-03 12:14 | DerIdiot | Status | acknowledged => new |