kotti_tinymce

TinyMCE plugins for Kotti


Keywords
tinymce, image, browser, kotti, cms, pylons, pyramid
License
BSD-3-Clause
Install
pip install kotti_tinymce==0.7.1

Documentation

kotti_tinymce

TinyMCE plugins for Kotti.

Setup

To activate the kotti_tinymce add-on in your Kotti site, you need to add an entry to the kotti.configurators setting in your Paste Deploy config. If you don't have a kotti.configurators option, add one. The line in your [app:main] section could then look like this:

kotti.configurators = kotti_tinymce.kotti_configure

With this, you'll be able to use TinyMCE in your Kotti site.