Posts

Showing posts from November, 2014

[DRUPAL] FIX CKEditor stripped fontawesome tags

FIX : Put this in your ckeditor.config.js can be found in sites\all\modules\ckeditor Clear cache. CKEDITOR.dtd.$removeEmpty.i = 0;