-
Notifications
You must be signed in to change notification settings - Fork 64
Description
Blog posts already have previous/next navigation buttons. We have also implemented this for CMS pages in a client project where cloudscribe SimpleContent is being used to manage a documentation resource with hundreds of pages in a hierarchy of books/parts/chapters/sections/sub-sections. But this implementation was bespoke.
We think there's a case for making this a feature in SimpleContent that could be used in all cloudscribe sites.
We think there could be a site setting under Content Settings to enable navigation buttons on pages. Then if this is enabled we think there would need to be a setting on each page to hide the navigation buttons (in our project we had a small number of pages where the buttons were undesirable).
We think it should be possible to show the navigation as icons or buttons with text e.g.

And we think texts needs to be localisable.
Please feel free to comment or thumbs-up on this issue.