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

adds the meta_title property to wagtail pages we use #1262

Merged
merged 1 commit into from
Apr 4, 2018

Conversation

Pomax
Copy link
Contributor

@Pomax Pomax commented Apr 4, 2018

Wagtail uses title rather than meta_title, so in order to see our page titles properly templated in, this PR adds a meta_title soft-property to the ModularPage class, which resolves to title when requested.

@Pomax Pomax merged commit 8743409 into master Apr 4, 2018
@Pomax Pomax deleted the wagtail-page-titles branch April 4, 2018 20:00
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.

3 participants