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

Fields names on HomePage causes confusion #359

Open
hminnovation opened this issue Sep 29, 2022 · 0 comments
Open

Fields names on HomePage causes confusion #359

hminnovation opened this issue Sep 29, 2022 · 0 comments

Comments

@hminnovation
Copy link
Contributor

On the HomePage model we have created a promo section with promo_image, promot_title and promo_text fields (c/f https://github.com/wagtail/bakerydemo/blob/main/bakerydemo/base/models.py#L176)

This is confusing since Wagtail has a promote tab attached to all pages.

Propose renaming to lead_section or featured_section_0 (the latter would potential introduce new confusion since the other featured sections have specific represenations within the homepage template)

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

No branches or pull requests

1 participant