Reedactor icon indicating copy to clipboard operation
Reedactor copied to clipboard

An ExpressionEngine fieldtype for Redactor, a "Fantastic WYSIWYG-editor on jQuery"

Results 2 Reedactor issues
Sort by recently updated
recently updated
newest added

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...