backdrop-contrib / footnotes

Add automatically numbered footnotes to your content.
GNU General Public License v2.0
2 stars 2 forks source link

footnotes_wysiwyg: Footnote text input allows only 128 characters #33

Open olafgrabienski opened 5 years ago

olafgrabienski commented 5 years ago

The Footnotes text input of the Insert footnote dialog allows only a certain amount of characters. When I paste a longer footnote text into the input, it cuts the text off after the 128th character.

Footnotes texts can get quite long. I suggest to increase the number of allowed characters considerably. The input shouldn't allow only 256 instead of 128 chars, but a lot more, like 512 or 1024.

olafgrabienski commented 5 years ago

There is a workaround: it's still possible to insert longer footnotes text manually, not using the Insert Footnote button but typing the [fn] syntax manually.