redactor-plugins icon indicating copy to clipboard operation
redactor-plugins copied to clipboard

Collection of plugins developed for Redactor, a WYSIWYG rich-text editor made by @imperavi.

Results 8 redactor-plugins issues
Sort by recently updated
recently updated
newest added

I would like the font to be available for download, I have no clue which one it is and I would like to use it in my designs (cheatsheet would...

I tried to install fontcolor plugin, but It doesn't show anything, the code is given below: ``` $('.tc_editable').redactor({ plugins: ['fontcolor'] )}; ``` Basic icons load like B, I, Indentation, but...

0 - Backlog

Do you can add the demo preview for your plugins?

By default, the font size plugin adds a new span around the selected text everytime you change the font size. Likewise when you select to remove the font size, it...

Can fontcolor.js be adjusted to allow the user to enter a custom hex value?

The blockquotebreak plugin doesn't work with Redactor 9.2.4

An example: The rich text editor yahoo. http://developer.yahoo.com/yui/examples/editor/simple_editor_clean.html Observed that there is a size for the text. ![](http://i.imgur.com/l37Rvyv.jpg)

This plugin does not seem to be working under version 8.1.1 (Oct 18th) of Redactor. I ran a quick test, adding `console.log(html);` immediately before the `redactor.insertHtml(html);` statement and it is...

clean_text