View Issue Details

IDProjectCategoryView StatusLast Update
0001825HTML & PERLFeature Request - Databasepublic2010-06-29 15:59
Reporterworf Assigned ToDerIdiot  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Summary0001825: New ressource management system
DescriptionWe could use a new ressource management system to cover more ressource sites than official pages, ANN, ANFO and allcinema for anime or official pages and wikipedia for characters and so on.

Ressources for anime:
- Official page
- AnimeNewsNetwork
- AnimeNFO
- Allcinema
- Marumegane
- AnimeMemorial
- AniStaff
- Wikipedia (jp)
- Wikipedia (en)
- MyAnimeList
- AniSearch
- ...

Considering that there might be multiple official pages (studio, producer, tv station, ...) and that pages like ANN, Anfo or Allcinema might have more than one link for an anime on anidb we'll have to allow the addition of more than one entry per type.

We could even hide ressource links like MAL or AniSearch from normal users. :p

Database could look something like this:

id | reltype | relid | type | link
---+---------+-------+----------+----------
 1 | anime | 1 | official | http:...
 2 | char | 12 | wiki_jp | http:...
...

Additionally database views could be created for each "reltype" and the data could be pulled from these views rather than from the big table.

Entities this system could be implemented for: Anime, Character, Creator, Songs, Collections, ...
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2010-06-26 16:34 worf New Issue
2010-06-26 16:39 worf Description Updated
2010-06-29 15:59 DerIdiot Status new => resolved
2010-06-29 15:59 DerIdiot Resolution open => fixed
2010-06-29 15:59 DerIdiot Assigned To => DerIdiot