User:Der Idiot/mangadb: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 23: | Line 23: | ||
* character mass-edit | * character mass-edit | ||
* assing char to element (like the feature we have for episodes: http://devint.anidb.net/perl-bin/animedb.pl?show=ep&eid=1146) | * assing char to element (like the feature we have for episodes: http://devint.anidb.net/perl-bin/animedb.pl?show=ep&eid=1146) | ||
* support for "Foreword" and "Afterword" in novels | |||
* sub-chapters (examples below) | * sub-chapters (examples below) | ||
** the Sword Art Online novel vol.1 contains 15 chapters, vol.2 however only contains 4 chapters because each chapter is divided further into 3-4 sub-chapters | ** the Sword Art Online novel vol.1 contains 15 chapters, vol.2 however only contains 4 chapters because each chapter is divided further into 3-4 sub-chapters | ||
Line 29: | Line 30: | ||
*** honestly I expect a lot of LNs to have some manner of sub-chapters, though we'd need to settle on when we consider something as a sub-chapter (what identification is required? etc.) --[[User:Hinoe|Hinoe]] ([[User talk:Hinoe|talk]]) 01:15, 18 June 2015 (CEST) | *** honestly I expect a lot of LNs to have some manner of sub-chapters, though we'd need to settle on when we consider something as a sub-chapter (what identification is required? etc.) --[[User:Hinoe|Hinoe]] ([[User talk:Hinoe|talk]]) 01:15, 18 June 2015 (CEST) | ||
** i spent the past 10minutes and i couldn't come up with _1_ good reason to implement this. either group the "sub chapters" into 1 chapter and add the titles combined like we do for anime or add the "sub chapters" as regular chapters and ignore the chapter. adding a third layer in the tree is unneccessary fluff. we need to accept there is some loss of detail --[[User:Der_Idiot|Der_Idiot]] ([[User talk:Der_Idiot|talk]]) 23:36, 18 June 2015 (CEST) | ** i spent the past 10minutes and i couldn't come up with _1_ good reason to implement this. either group the "sub chapters" into 1 chapter and add the titles combined like we do for anime or add the "sub chapters" as regular chapters and ignore the chapter. adding a third layer in the tree is unneccessary fluff. we need to accept there is some loss of detail --[[User:Der_Idiot|Der_Idiot]] ([[User talk:Der_Idiot|talk]]) 23:36, 18 June 2015 (CEST) | ||
*** The chapters in Volume 2 of SAO look something like this: | |||
**** There are chapter cover-pages with 002-01, 002-02, 002-03 and 002-04 printed on them. In addition to that there is a title and a subtitle (time and location) | |||
**** Inside those chapters there are the sub-chapters which are just called 1, 2, 3, 4... No title, nothing. | |||
*** In Volume 1, 3 and 4 of SAO there are only regular chapters, so just 1, 2, 3, 4, ... again, with no title and nothing. | |||
==features that won't be implemented== | ==features that won't be implemented== |
Revision as of 20:05, 21 June 2015
bugs
- Pressing the + next to a group status record doesn't fold out the releases in the elementslist. It does focus to where it should. eg. http://devint.anidb.net/perl-bin/animedb.pl?show=manga&mangaid=7&gid=10952#elementlist
missing features
- missing "manga" types
- Artbooks
- CG Sets (debateable whether these should be included)
- ISBN numbers (10 and 13, as well as checking for validity)
- calendar
- manga recommendations
- "add recommendation" node in contribution tab
- latest2
- message system add manga specific bits
- anime-manga rels
- a way to find/add characters from the related entry
- episode-chapter rels (Example: http://www.dctp.ws/DC_Subbed_List.pdf)
- crons
- mkrestrictedcat.pl
- mkgraphs.pl
- calcuserstats-new.pl
- calcgroupstats.pl
- character mass-edit
- assing char to element (like the feature we have for episodes: http://devint.anidb.net/perl-bin/animedb.pl?show=ep&eid=1146)
- support for "Foreword" and "Afterword" in novels
- sub-chapters (examples below)
- the Sword Art Online novel vol.1 contains 15 chapters, vol.2 however only contains 4 chapters because each chapter is divided further into 3-4 sub-chapters
- also present throughout all of Fate/zero which has sub-chapters "named" after the exact time until the end of the 4th Holy Grail War --Hinoe (talk) 01:15, 18 June 2015 (CEST)
- in the NanoDesu translation of Oregairu (vol. 1-4), each chapter has unnamed sub-chapters identified as 1-1, 1-2, 1-3, etc; Spyro's translation (vol. 4+) however simply breaks without much of an obvious clue, but the sub-chaptering is still evident. I haven't yet been able to confirm how it is in the original, but whatever the case the separations exist. --Hinoe (talk) 01:15, 18 June 2015 (CEST)
- i spent the past 10minutes and i couldn't come up with _1_ good reason to implement this. either group the "sub chapters" into 1 chapter and add the titles combined like we do for anime or add the "sub chapters" as regular chapters and ignore the chapter. adding a third layer in the tree is unneccessary fluff. we need to accept there is some loss of detail --Der_Idiot (talk) 23:36, 18 June 2015 (CEST)
- The chapters in Volume 2 of SAO look something like this:
- There are chapter cover-pages with 002-01, 002-02, 002-03 and 002-04 printed on them. In addition to that there is a title and a subtitle (time and location)
- Inside those chapters there are the sub-chapters which are just called 1, 2, 3, 4... No title, nothing.
- In Volume 1, 3 and 4 of SAO there are only regular chapters, so just 1, 2, 3, 4, ... again, with no title and nothing.
- The chapters in Volume 2 of SAO look something like this:
features that won't be implemented
- "Censored"/"Uncensored" flags for manga files if manga is "18+ restricted"
mylist feats
- userstattb
- listtb
- listcachetb
- userwishtb
- usernotifytb
- userlist (element/file filter)
oddities
- file mass add inverse ids?
AJAX
- mass add/edit mangaelements misses support for other languages
CSS
-