TinyMceDeluxe lets you:
- Define custom content templates that editors can use when creating content in Orchard
- TinyMce tables support
- Paste syntax highlighted code to your blog with the included SyntaxHL TinyMce plugin. SyntaxHL has been customized for use with TinyMceDeluxe, allowing you to insert code snippets that are ready to be prettified by Google code-prettify (best used in combo with another module that handles highlighting via prettify, such as TheMonarch.SyntaxHighlighter).
- And more, read the
tinymce plugins documentation for complete details.
1.0.1
- Updated to TinyMce 3.5.7
- Added syntaxhl plugin
- Breaking change: this module is now a replacement for Orchard's built-in TinyMce module. Disable the "TinyMce" module before enabling TinyMceDeluxe.