Reedactor
Reedactor copied to clipboard
An ExpressionEngine fieldtype for Redactor, a "Fantastic WYSIWYG-editor on jQuery"
I edited "themes\third_party\reedactor\reedactor.js" with formattingAdd otpions like underneath. The fieldtype is still loaded but not with the additional styles. $(document).ready(function() { $('.reedactor').redactor({ formattingAdd: [{ tag: 'div', title: 'Demoblock', class: 'demo',...
Haven't anytime to dive into this myself, but was wondering if you have seen this issue. The modals to create link, images, tables, etc, are all not appears. The modal...