hauerheinrich / hh-ckeditor-highlight
Fund package maintenance!
Paypal
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^13.4.0
- typo3/cms-rte-ckeditor: ^13.4.0
Replaces
- hauerheinrich/hh_ckeditor_highlight: 2.0.1
- typo3-ter/hh-ckeditor-highlight: 2.0.1
README
hh_ckeditor_highlight is a TYPO3 extension. Same as the original ck_editor highlight plugin but output 'span'-tag instead of 'mark'.
Installation
... like any other TYPO3 extension extensions.typo3.org Don't forget to include the PageTS -> backend->rootPage->site configuration->resources!
Configuration
See example You have the additional option "type": "span" to render a HTML-tag "span" element instead of original "mark"-tag.
- { model: 'brandSpan', class: 'color-brand', title: 'Color Brand (span)', color: '#4DAF2E', type: 'span' }
Development
Want to contribute? Great!
Copyright notice
This repository is part of the TYPO3 project. The TYPO3 project is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
The GNU General Public License can be found at http://www.gnu.org/copyleft/gpl.html.
This repository is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
This copyright notice MUST APPEAR in all copies of the repository!
License
GNU GENERAL PUBLIC LICENSE Version 3