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

feat: limit how news pages can be organized #5

Merged
merged 3 commits into from
Nov 30, 2023

Conversation

niccofyren
Copy link
Member

Minor improvements on news pages, only allowing them to be organised in the expected manner. A good example of Wagtail concepts we need to be aware of and can potentially use to our advantage over time, by default it allows any type of page to be nested under any other type of page.

This config limits news page hierarchy in aktuelt to
NewsIndexPage > NewsPage[]

Pending #4

@niccofyren niccofyren marked this pull request as ready for review November 23, 2023 17:51
@niccofyren niccofyren requested a review from a team as a code owner November 23, 2023 17:51
@niccofyren niccofyren merged commit 930d53a into main Nov 30, 2023
5 checks passed
@niccofyren niccofyren deleted the limit-news-page-relationships branch November 30, 2023 22:47
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

Successfully merging this pull request may close these issues.

2 participants