Replies: 2 comments 10 replies
|
Thank you for the proposal. I'm just not sure of the naming. I'll soon make a pull request. |
6 replies
|
@sgirard84, I've drafted #763. |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment




Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
For slighty bigger page collection (blog, photography portfolio, small shop), it would be nice if we could configure the front end to not display child pages on the index page, but having a link to see the collection.
Proof of concept
new parameter under Children in the page scheme like this
new route similar to index but with parent page
new controller function (or modify Index function but with optional route parameters)
Few minor tweaks on tree.php
We could have something like this at the end
index:
then sub pages
All reactions