Adds visualisation and control over soft hyphens in content elements to TYPO3.
Ever wondered how to force very long words to break into the next line if space gets too narrow? This Extension adds an "insert soft hyphen" Button into the button bar at the top (next to save, view, eg. in content editing view).
Just install the extension manual or via composer. No configuration is needed.
Within a content element, a soft hyphen is set at the caret position if you click the button.
Feel free to make a pull request, explain the issue on https://github.com/WapplerSystems/Shyguy or send an e-mail to [email protected] .
(Dates have [dd.mm.yy] format)
Version 1.0.6 beta:
update 02.03.2022
- made the extension work with TYPO3 11 and composer
- reformatted and cleaned code
- made button position dynamic to prevent possible incompatibilities to other extensions
Version 1.0.1 beta:
update 26.03.2021
- merged a pull request from Albrecht Köhnlein, which fixes a bug that generated HTML instead of plain text.
update 02.12.2020
- fixed some flexform problems
update 27.11.2020
- added CKEditor support
- fix for multiple CKEditor instances
- added minified JavaScript
- added german translation