Navigation Menu

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 list of page numbers to paginated lists #550

Open
preaction opened this issue Dec 2, 2017 · 0 comments
Open

Add list of page numbers to paginated lists #550

preaction opened this issue Dec 2, 2017 · 0 comments

Comments

@preaction
Copy link
Owner

In order for a blog to show a full pagination control, we need to provide a list of all the page numbers. We should add a new attribute (series) to Statocles::Page::List that holds the list of list pages being generated.

This creates a circular reference, so we must make sure it is cleaned up appropriately (or appropriately weakened).

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

No branches or pull requests

1 participant