javascript - How to filter in CKEditor? -


how guys doing?

i doing applying ckeditor corp's editor. it's been great though i've got stuck in problem.

i expect best when paste other contents web or word, blocks me doing kind of inline style tag, such 'p style....' since won't take style away viewer doesn't seem keep same form.

i found out filter.js perfect solution it. there doesn't seem way can handle in ide since doesn't exist.

how can find file called 'filter.js' or other plug-in can handle other way. url help.

http://docs.ckeditor.com/source/filter.html#ckeditor-filter

thanks. have make new file called filter.js can edit on own. confused. hope nice solution it. thanks.

ckeditor has robust content filtering system called acf (advanced content filter). read more here: http://docs.ckeditor.com/#!/guide/dev_acf , see samples here: http://sdk.ckeditor.com/samples/acf.html. it's highly flexible can customize needs.


Comments

Popular posts from this blog

javascript - Chart.js (Radar Chart) different scaleLineColor for each scaleLine -

apache - Error with PHP mail(): Multiple or malformed newlines found in additional_header -

java - Android – MapFragment overlay button shadow, just like MyLocation button -