Skip to content

seyfcom/ckeditorfa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ckeditorfa6

ckeditor fontAwesome 6 plugin with Font Awesome free v.6.x (current branch is compatible with Font Awesome v.6)

settings

  1. add in your html page all.min.css
  2. add in your config.js from ckeditor folder:
    • config.extraPlugins = 'ckeditorfa';
    • config.allowedContent = true;
    • config.contentsCss = '/{your_path}/all.min.css';

CKEDITOR.dtd.$removeEmpty['span'] = false;

info

for Font Awesome v.4.7 use branch fa4

for Font Awesome v.5.15 use branch fa5

About

ckeditor fontAwesome plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%