cliffparnitzky/backend-extended-css-editor-filter
Composer 安装命令:
composer require cliffparnitzky/backend-extended-css-editor-filter
包简介
Provides extended filter functions for the internal CSS editor.
README 文档
README
Provides extended filter functions for the internal CSS editor.
Installation
The extension is not published in contao extension repository. Install it manually or via composer.
Tracker
https://github.com/cliffparnitzky/BackendExtendedCssEditorFilter/issues
Compatibility
- min. version: Contao 3.0.x
- max. version: Contao 3.2.x
Dependency
- There are no dependencies to other extensions, that have to be installed.
Screenshots
Extending
Adding additional filters is very easy.
Just define a new entry for $GLOBALS['TL_STYLE_SHEET_FILTER'] or $GLOBALS['TL_STYLE_FILTER'] (see `config.php``).
The key could be used for translation. The value must be a SQL query that receives one parameter. It will be inserted automatically.
统计信息
- 总下载量: 23
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0
- 更新时间: 2014-02-12