Download the PHP package cliffparnitzky/tiny-mce-font-awesome without Composer
On this page you can find all versions of the php package cliffparnitzky/tiny-mce-font-awesome. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download cliffparnitzky/tiny-mce-font-awesome
More information about cliffparnitzky/tiny-mce-font-awesome
Files in cliffparnitzky/tiny-mce-font-awesome
Package tiny-mce-font-awesome
Short Description Special TinyMCE plugin that that adds a Font Awesome icon selector to the editor
License LGPL-3.0-or-later
Informations about the package tiny-mce-font-awesome
Contao Extension: TinyMceFontAwesome
Special TinyMCE plugin that that adds a Font Awesome icon selector to the editor.
The sources of this plugin could be found here.
FontAwesome version: 4.7.0 FontAwesome-Plugin version: 2.1.0
Installation
Install the extension via composer: cliffparnitzky/tiny-mce-font-awesome.
If you prefer to install it manually, download the latest release here: https://github.com/cliffparnitzky/TinyMceFontAwesome/releases
Tracker
https://github.com/cliffparnitzky/TinyMceFontAwesome/issues
Compatibility
- Contao version >= 4.4.0
Dependency
- To load this plugin and add it to the configuration the extension [TinyMcePluginLoader] has to be installed.
- Since Version 2.1.0 the extension [TinyMceNoneditable] is needed.
Screenshot
Additional information
Special notes
In the backend, the CSS file for the Font Awesome icons will automatically be integrated.
For the frontend, it has to be defined in the themes:
Change URL to Font Awesome CSS file
Sometime it will be necessary to change the URL to the Font Awesome CSS file (e.g. in https
environment).
Add the following line to your system/config/dcaconfig.php
and modify it (this way is update save):
`
Information in the wiki
Create a new ...
Installation hints
Bug report hints
All versions of tiny-mce-font-awesome with dependencies
contao/core-bundle Version ~4.4
contao-community-alliance/composer-plugin Version ~3.0
cliffparnitzky/tiny-mce-plugin-loader Version ~2.1
cliffparnitzky/tiny-mce-noneditable Version ~1.0