dorsetdigital/silverstripe-element-markup
Composer 安装命令:
composer require dorsetdigital/silverstripe-element-markup
包简介
Allows the addition of arbitrary markup in an Elemental block
README 文档
README
Allows the creation of an arbitrary markup block in SilverStripe Elemental
Requirements
- Silverstripe 4.x
- Silverstripe Elemental
Installation
- Install the code with
composer require dorsetdigital/silverstripe-element-markup - Run a
dev/build?flushto update your project
Usage
Once installed, 'Markup' will be selectable an Elemental block.
The module is designed to allow you to add any arbitrary markup to a page, avoiding the normal tag restrictions imposed by the HTMLText Editor.
WARNING
This module does not perform any markup validation or testing. It will add the markup to the page as-entered.
If you enter broken markup, or markup which contains bad code, your page might break!
With great power comes great responsibility
统计信息
- 总下载量: 100
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2019-02-08