Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add view for all RPs without any subgroups #55

Open
irisfofs opened this issue Dec 12, 2015 · 2 comments
Open

Add view for all RPs without any subgroups #55

irisfofs opened this issue Dec 12, 2015 · 2 comments
Assignees
Milestone

Comments

@irisfofs
Copy link
Owner

Right now you can't actually just look at a chronological list of RPs. There's the canon/noncanon view which splits them by canon-ness (perhaps also an outdated classification) and the arc view, which groups by arc.

Related to #21.

@irisfofs irisfofs self-assigned this Dec 12, 2015
@irisfofs irisfofs added this to the v0.4.0 milestone Dec 12, 2015
@irisfofs
Copy link
Owner Author

irisfofs commented Jan 8, 2016

I think the best way to improve this handling is to make the index-ness of a page not unique. Allow pages to opt in to getting all of the index information, and let them decide how to display stuff.

@irisfofs irisfofs modified the milestones: v0.5.0, v0.6.0 Jan 29, 2016
@irisfofs
Copy link
Owner Author

irisfofs commented Feb 8, 2016

So instead of having a single main_index and arc_index, there can be more than one of each. Simple enough.

Furthermore, instead of splitting RPs up by canon/noncanon, we should dump them all into a single list. They could be split up again in Liquid if desired.
As for arcs... leaving them alone is fine for now. You can already not display the RPs that aren't arcs by editing the arc index page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant