Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/developpeurpascal/ckeditor-plugins
Add abbreviation, acronym, language and quote HTML markups as plugins for FCKEditor 2.4.x
https://github.com/developpeurpascal/ckeditor-plugins
ckeditor ckeditor-plugin
Last synced: 16 days ago
JSON representation
Add abbreviation, acronym, language and quote HTML markups as plugins for FCKEditor 2.4.x
- Host: GitHub
- URL: https://github.com/developpeurpascal/ckeditor-plugins
- Owner: DeveloppeurPascal
- License: mit
- Created: 2022-08-12T10:27:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-19T17:58:11.000Z (over 2 years ago)
- Last Synced: 2024-11-01T12:25:37.610Z (2 months ago)
- Topics: ckeditor, ckeditor-plugin
- Language: JavaScript
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CKEditor-plugins
Add abbreviation, acronym, language and quote HTML markups and helpers as plugins for FCKEditor 2.4.x
This repository is for old FCKEditor. I don't know if it will work on last releases. Check the documentation at https://ckeditor.com and see if there are still needed (and usable).
This code is given as it - no guarantee of any kind - no support.
(c) Patrick Prémartin / Olf Software 2007
## How to install
Simply copy /src/plugins folder content to CK Editor /editor/plugins folder.
Update CKEditor config file to register the plugins as done in /src/fckconfig.js file.