To configure CKEditor & TinyMCE Font Awesome use these keys in config.js file (for CKEditor) or in initialization script (for TinyMCE).
jsplus_font_awesome_bitmap_generator_url: StringDefault value:
UrlIf you require to insert icon not as a font symbol, use bitmap conversion feature (for PHP web sites only). In the most of times plugin will automatically detect the URL of bitmap generator (converter) script. If you have specific configuration, set it manually. For example
http://your-site.com/path/to/ckeditor/plugins/doksoft_font_awesome/fonts/gen.php.jsplus_font_awesome_bitmap_allowed: BooleanDefault value:
falseAvailable values:
true, falseIf you do not need the feature of rendering font as bitmaps, you can disable it using this parameter.
jsplus_font_awesome_default_size: IntegerDefault value:
24Default size for font icons.
jsplus_font_awesome_default_color: StringDefault value:
#000000Default color for font icons. HEX code only.
jsplus_font_awesome_default_add_size_to_style: BooleanDefault value:
falseAvailable values:
true, falseDefault
Add to style checkbox state for size.jsplus_font_awesome_default_add_color_to_style: BooleanDefault value:
falseAvailable values:
true, falseDefault
Add to style checkbox state for color.jsplus_font_awesome_default_use_bitmap: BooleanDefault value:
falseAvailable values:
true, falseDefault state of the ckeckbox
Use bitmap.
Buy in bundle