Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/imio/imio.ckeditortemplates

Initialisation of CKEditor templates for IMIO
https://github.com/imio/imio.ckeditortemplates

Last synced: 5 days ago
JSON representation

Initialisation of CKEditor templates for IMIO

Awesome Lists containing this project

README

        

======================
imio.ckeditortemplates
======================

Initialisation of CKEditor templates for IMIO

* `Source code @ GitHub `_
* `Releases @ Imio `_

How it works
============

This module has a dependency with :
* collective.ckeditortemplate

Installation
============

Dev
---

Clone this repo, go into the package (cd imio.ckeditortemplates) and launch :

make buildout

bin/instance fg

Production
----------

To install `imio.ckeditortemplates` you simply add ``imio.ckeditortemplates``
to the list of eggs in your buildout, run buildout and restart Plone.
Then, install `imio.ckeditortemplates` using the Add-ons control panel.