Skip to content

RichTextBlockWithFootnotes no longer respects WAGTAILADMIN_RICH_TEXT_EDITORS #19

@CamLamb

Description

@CamLamb

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions