Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This gem use the tiny_mce gem’s plugin system to install SplitBlockquote plugin.

For documentation on tiny_mce plugin, see the README at: github.com/kete/tiny_mce/blob/master/README.rdoc

To use this plugin, just install it via gem :

gem install tinymce_splitblockquote

and add the following after the tiny_mce gem config line:

config.gem 'tiny_mce'

To build the gem : clone the source, submodule init, submodule update, gem build, gem install:

git clone https://github.com/Tauop/tinymce_splitblockquote.git
git submodule init && git submodule update
rake gemspec:generate
rake build && rake install

This gem was created by Patrick Guiran <pguiran@linagora.com>. This gem depends on tinymce-splitblockquote-plugin project ( github.com/Tauop/tinymce_splitblockquote-plugin )

About

A tiny_mce gem's plugin installing the tinyMCE SplitBlockquote plugin.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages