Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
problem solved
config.toolbar_ProfileName = [
[ 'Cut', 'Copy', 'Paste', 'PasteText', 'PasteFromWord', '-', 'Undo', 'Redo' ]
];
You just need two different config files.
CKEDITOR.replace( 'editor1', {
customConfig: '/custom/ckeditor_config.js'
});
I need different ckeditor profiles. For example, one for the admin panel will be, the other for users on the front.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question