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

Breadcrumb for invisible pages #557

Merged
2 commits merged into from Oct 12, 2010
Merged

Conversation

beniwohli
Copy link
Contributor

Currently, only visible menu nodes (e.g. representing Page objects with in_navigation = False are shown in the breadcrumb. Depending on the usage of the in_navigation attribute, this can result in quite counterintuitive behavior.

The appended pull request adds an option to show all menu nodes in the breadcrumb, independent of their visible attribute.

@beniwohli
Copy link
Contributor Author

As far as I see, it is already part of the pull request

@ojii
Copy link
Contributor

ojii commented Oct 12, 2010

merged, thanks a lot

This pull request was closed.
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.

None yet

2 participants