cliffparnitzky/tiny-mce-font-awesome
最新稳定版本:2.1.2
Composer 安装命令:
composer require cliffparnitzky/tiny-mce-font-awesome
包简介
Special TinyMCE plugin that that adds a Font Awesome icon selector to the editor
README 文档
README
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):
$GLOBALS['TL_FONTAWESOME_CSS'] = 'https://netdna.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css';
Information in the wiki
Create a new ...
Installation hints
Bug report hints
统计信息
- 总下载量: 7.43k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0-or-later
- 更新时间: 2015-04-28

