Open nguillaumin opened 6 years ago
On the main site I think it would be nice to have a page listing all the series, and a page for each series listing the games. See for example at Moby Games: http://www.mobygames.com/game-group/ishar-series . Contributors should be able to add a description text on a series, users to comment on series, etc.
I think it would be a good differentiator for AL, and these page would also be indexe by Google which would improve the findability of the site.
Made some progress on this.
Changed the series editor a bit to allow adding a single game quickly with an autocomplete:
Updated the game editor with a link to the series the game is part of:
Updated the main site game detail page with a series tile:
OMG, Speedy Gonzales is up again :-D
Judging by the screenshots, awesome work. I will test soon but first want to complete my stuff as well ...
And this is already 2 days ago, it seems I don't get the updates anymore in the right top corner sometimes
Still need some work, but I'll put a PR soon. The CSS probably need some work both on CPANEL and the main site.
Reopening, I think that needs more work. We need a page that list all series on AL, and a page for each series listing the games. Something like this: https://www.mobygames.com/game-group/ishar-series
Again, sorry ... I thought we were done for this release. But indeed, good idea regarding those pages mentioned above ...
Game series were linked to the game table using a cross table. Now we will use an id in the game table. Cross table need to be converted to game and deleted. We have a seperate section for this, but we can add something in the game detail page as well perhaps.