Skip to content

ed3/tfa

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

About

TinyMCE Font Awesome plugin

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors