Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/EmanueleCiriachi/Sitecore-TinyMCERTE
This is a Sitecore Control that uses the Tiny MCE Editor in place of the default one.
https://github.com/EmanueleCiriachi/Sitecore-TinyMCERTE
Last synced: about 1 month ago
JSON representation
This is a Sitecore Control that uses the Tiny MCE Editor in place of the default one.
- Host: GitHub
- URL: https://github.com/EmanueleCiriachi/Sitecore-TinyMCERTE
- Owner: EmanueleCiriachi
- Created: 2018-06-27T16:36:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-08T16:33:35.000Z (almost 2 years ago)
- Last Synced: 2024-01-25T01:07:39.647Z (11 months ago)
- Language: JavaScript
- Homepage:
- Size: 23.6 MB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-Sitecore - Sitecore-TinyMCERTE - A Sitecore Control that uses the Tiny MCE Editor in place of the default one. (Extending Content Editor)
README
# Sitecore-TinyMCERTE
This is a Sitecore Control that uses the Tiny MCE Editor in place of the default oneIf you are not installing the full Sitecore Package available at http://emanueleciriachi.net/tinymce-sitecore-usage-configuration/, the following instructions must be followed:
-download and install the "TinyMCE for Sitecore - Core Items-1.0.zip" package; this will install the required items in the Code database.
-copy to your web project the folder "\sitecore\shell\Controls\Lib\tinymce"
-copy to your web project the folder "\sitecore\shell\Controls\TinyMCE Editor"
-copy to your web project the folder "\App_Config\Include\TinyEditor.config"
and of course, deploy the TinyMCERTE.dll file.