Problem/Motivation

If the footnotes filter is after the limit allowed HTML filter, the footnotes do not get outputted. The reason is that they are not in the allowed tags, so currently the filter must be processed before the limit allowed HTML.

Steps to reproduce

Place the footnotes filter after limit allowed HTML
No footnotes are output

Proposed resolution

Add these to options to the ckeditor yml file in the root of the module:

<footnotes>
<footnotes data-text data-value>

Update the module homepage to remove this step.

Remaining tasks

Create MR

User interface changes

None

API changes

None

Data model changes

None

Issue fork footnotes-3420758

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

scott_euser created an issue. See original summary.

  • scott_euser committed ea0ce112 on 4.0.x
    Issue #3420758: Allow footnotes filter to be after the 'Limit allowed...
scott_euser’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.