visol / neos-clipboardinputtransformation
Define a map of search and replacement strings, which are transformed when pasting content into the rich-text editor
Installs: 477
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 6
Forks: 0
Open Issues: 0
Language:JavaScript
Type:neos-package
Requires
- neos/neos-ui: ^4.0 || ^5.0 || ^7.0 || ^8.0
This package is auto-updated.
Last update: 2024-12-17 23:33:49 UTC
README
composer require visol/neos-clipboardinputtransformation
Define a map of search and replacement strings, which are transformed when pasting content into the rich-text editor.
Neos: Neos: Ui: frontendConfiguration: "Visol.Neos.ClipboardInputTransformation": replacements: # for example replace LSEP and PSEP unicode chars - search: "\u2029" replace: "" - search: "\u2028" replace: "" # or replace any string - search: "speak now" replace: "echo now"
Credits
Created for visol by Marc Henry Schultz, https://github.com/mhsdesign
visol digitale Dienstleistungen GmbH, www.visol.ch