定制 cliffparnitzky/tiny-mce-font-awesome 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

Latest Version on Packagist Installations via composer per month Installations via composer total

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

Screenshot

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:

Screenshot theme settings

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

GitHub 信息

  • Stars: 2
  • Watchers: 2
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: LGPL-3.0-or-later
  • 更新时间: 2015-04-28