Releases: connecta-ag/t3footnotes
Releases · connecta-ag/t3footnotes
TYPO3 v10 compatibility
This release brings TYPO3 v10 compatibility to EXT:t3footnotes.
Raise PHP max version to 7.4.*
Merge pull request #2 from connecta-ag/fix/1-raise-php-max-version raise php max version - resolves #1
Small maintenance update
Fixes:
- adapt ext_emconf.php to reflect correct version 1.2.1
Use textarea for footnote input
New features:
- change input type text to textarea to edit more complex footnotes in a more comfortable manner
Another working release, still beta!
New features:
- Add support for basic html markup (
<strong>
,<em>
,<a href...>
) in footnotes
Fixes:
- Add footnote at end of selected text, don't remove the selected text
First working release, still beta!
This is the first release of the Footnote plugin for TYPO3's CKEditor. For now it has been developed under TYPO3 9.5 LTS. Not much testing with other versions has been done. It might be used in production environment. But it's not advised without intense testing.
Happy to get any feedback, bug reports, feature requests.