Skip to content

formattingAdd problem #5

@thomcheezy

Description

@thomcheezy

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',
clear: true
}]
});

});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions