Problem/Motivation

A follow-up to #3413152: Provide a drush command upgrade path for 3x to 4x to convert from [fn] and <fn> to the new modal window to support #3414604: Support adding the text content within the <footnotes> element in upgrade path.

Steps to reproduce

When not using CK Editor 5, and instead hand-coding the html, it is easier to write the markup inside <footnotes> tags rather than as a data attribute.

Proposed resolution

Provide a Drush upgrade option to allow that.

Issue fork footnotes-3416959

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’s picture

Assigned: scott_euser » Unassigned
Status: Active » Needs review

This can be run via
```
drush footnotes:upgrade-3-to-4 node --use-data-text=false
```

  • scott_euser committed 16deb564 on 4.0.x
    Issue #3416959: Combined: Support adding the text content within the...
scott_euser’s picture

Status: Needs review » Fixed

Too many merge requests and conflicts to keep this sitting too long. If you have any subsequent issues please do raise a follow-up.
Thanks!

Status: Fixed » Closed (fixed)

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