| AceSyntax |
Module |
Ace is a standalone code editor written in JavaScript. The goal is to create a web based code editor that matches and extends the features, usability and performance of existing native editors such as TextMate, Vim or Eclipse. Both frontend as backend syntax highlighter. |
| CodeMangler |
Module |
A module to postprocess the rendered (X)HTML-code in different ways. Scrambling the code or perfectly indenting it will be among the possibilities. |
| TinyMCE |
Module |
The full-featured Tiny(MCE) WYSIWYG editor for CMS Made Simple. Now uses the latest Tiny 8.4 !Allows advanced customization and profile management.Features:Profiles management with numerous options (plugins, menubar, context menu, ...)CSS integration: select your own Design (related to Design Manager)Uses the CMSMS FileManager for images, videos or documents integrationInternal + Modules plugins (Gallery for example)Custom dropdownTemplates plugin: easily add some HTML pieces of code, with previewJS customization per profileThanks to the whole Tiny team for this great editor. |
| Template Externalizer |
Module |
This module allows you to use a text editor to edit templates, stylesheets, UDTs, Global Content Blocks, and some SitePrefs (Site down message, Metadata, Default Page Content, Page Metadata) ! It exports them to temporary files on the server and watches these files for modifications which are automatically imported into the database and take immediate effect. |
| Markdown |
Module |
Markdown to provide a WYSIWYG and a markdown Parser. |
| CodeMirror syntax editing |
Module |
And implementation of the CodeMirror syntaxhighlighting system, which seems more well-maintained than editarea and much more than codepress |
| MicroTiny |
Module |
A new stab at making a minimum footprint wysiwyg editor out of the tinymce core. Including no (non-essential) plugins and only behaving "well" and simple.
Note: MicroTiny is shipped with the CMSMS Core. Unless there are important bug fixes relating only to MicroTiny you may not see any releases here. |
| AceEditor |
Module |
THIS IS BOTH A BACKEND AND A FRONTEND CODE HIGHLIGHTER AND EDITOR. Ace is a standalone code editor written in JavaScript. The goal is to create a web based code editor that matches and extends the features, usability and performance of existing native editors such as TextMate, Vim or Eclipse. Ace is developed as the primary editor for Cloud9 IDE and the successor of the Mozilla Skywriter (Bespin) Project.
Ace is also used on GitHub https://github.com/blog/905-edit-like-an-ace |
| InlineEdit |
Module |
TouchInlineEdit (InlineEdit) a powerfull frontend inline editor module, with integrated plugin system for multiple editors and optional FrontendUsers support.
Screenshot, Screencast and details: http://www.homepage-community.de/index.php?topic=1680.0 |