Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

TinyMCE Font Awesome

Font Awesome plugin for TinyMCE.

Font Awesome

Requirement

Configuration

  • Create folder tfa into the TinyMCE plugins folder.

  • Add to init:

tinymce.init({
...
content_css:'/css/all.min.css',
extended_valid_elements:'#span[*]'
...
});
  • add to plugins tfa and to toolbar/menubar tfa

Releases

Packages

Contributors