Fn value in the backend

Created on 15 March 2020, over 4 years ago
Updated 4 August 2023, 11 months ago

How can we create a better user interface? When we have several footnotes it is hard to determine which footnote is being edited.

It will be nice to have fn numbered in CKEditor.

After some time I found some possible approaches:
1. We could use CSS selector ::after to place numbering but we cannot use ::after together with the FN image. Could we use a wrapping DIV?
2. We can add a second incremental class in createFakeParserElement
3. We could develop and extra plugin to add numbering and triggered when a footnote is created/deleted,... and place the numbering (using a css class or another method)

It will be great if you could point me to some directions

Many thanks

✨ Feature request
Status

Fixed

Version

3.0

Component

Footnotes

Created by

πŸ‡΅πŸ‡ΉPortugal fmmribeiro

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡¨πŸ‡¦Canada smulvih2 Canada 🍁

    @kasey good call on handling the empty value. I tested this in CKE4 and it works great! This has been included in the 3.1.x branch, a release will follow in a few days. This branch supports D10 and both CKE4/CKE5. It would be nice to roll this change into the CKE5 plugin next, but we will handle that in a new ticket.

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

Production build 0.69.0 2024