S
S
Sergey Melnikov2016-09-10 16:24:54
JavaScript
Sergey Melnikov, 2016-09-10 16:24:54

How to enable javascript embedding in imperavi editor?

How to enable javascript embedding in imperavi editor?
Which vova plugin in yii.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Maxim Timofeev, 2016-09-10
@webinar

'settings' => [
'replaceDivs' => false,
]

should help, but depends on what you plan to put in there?
here is another plugin https://imperavi.com/redactor/plugins/source/

O
Oleg, 2017-06-28
@padavan

Wow, that's how it works

'settings' => [
   ...
   'deniedTags' => ['style'], // Оставляем только style, изначально их там два ['script', 'style']
]

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question