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

RichTextBlockWithFootnotes no longer respects WAGTAILADMIN_RICH_TEXT_EDITORS #19

Open
CamLamb opened this issue Aug 3, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@CamLamb
Copy link

CamLamb commented Aug 3, 2021

Simply swapping all RichTextBlocks with RichTextBlockWithFootnotes will remove the existing functionality where RichTextBlocks get their features from WAGTAILADMIN_RICH_TEXT_EDITORS["default"]["OPTIONS"]["features"].

Task:
Update the RichTextBlockWithFootnotes.__init__() to respect the features set by RichTextBlock then append footnotes to that list.

@CamLamb CamLamb added the bug Something isn't working label Aug 3, 2021
@CamLamb CamLamb self-assigned this Aug 3, 2021
@CamLamb CamLamb changed the title RichTextBlockWithFootnotes no longer respects WAGTAILADMIN_RICH_TEXT_EDITORS["default"]["OPTIONS"]["features"] RichTextBlockWithFootnotes no longer respects WAGTAILADMIN_RICH_TEXT_EDITORS Aug 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant