silverstripe/iframe
Composer 安装命令:
composer require silverstripe/iframe
包简介
Add an iFrame pagetype to SilverStripe, to show content from another website
关键字:
README 文档
README
Introduction
The IFrame module provides an IFrame page type in the CMS which allows you to embed an IFrame into a page without resorting to custom code in your templates or TinyMCE instance.
This can help if you have iframe disabled in TinyMCE's valid_elements
and do not want to to re-enable it in for a single/specific use-case. It's also possible that using a Web Application
Firewall (WAF) may block page save requests that contain iframe elements in HTML content, which using this module would
circumvent.
Various attributes of the IFrame can be controlled from CMS fields, such as size and content that surrounds the IFrame itself.
Installation
composer require silverstripe/iframe
Instructions
For usage instructions see the user manual.
Contributing
Translations
Translations of the natural language strings are managed through a third party translation interface, transifex.com. Newly added strings will be periodically uploaded there for translation, and any new translations will be merged back to the project source code.
Please use https://www.transifex.com/projects/p/silverstripe-iframe to contribute translations, rather than sending pull requests with YAML files.
统计信息
- 总下载量: 240.36k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 7
- 点击次数: 0
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2012-12-19