Tweets plugin for Imperavi Redactor
Usage:
- Add plugin's file to your assets folder or in the (bottom of the );
- Add font-awesome http://fortawesome.github.io/Font-Awesome/ (since this plugin using font-awesome icon, you can put your own icon anyway, see docs: http://imperavi.com/redactor/docs/how-to-add-button/)
- Put plugin name to plugins hash when configuring Imperavi Redactor instance:
$('.redactor').redactor({
focus: true,
plugins: ['tweets'],