library think-editor
ThinkPHP5 编辑器 TagLib
5ini99/think-editor
ThinkPHP5 编辑器 TagLib
- Friday, November 25, 2016
- by 5ini99
- Repository
- 1 Watchers
- 0 Stars
- 2 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 6 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
thinkphp5 TagLib 编辑器
更新完善中, (*1)
必须在页面中先引入 TagLib, (*2)
<!-- 声明使用 TagLib -->
{taglib name="Editor" /}
<!-- 引入 ueditor 使用的静态资源文件 type:编辑器名称,path:编辑器静态资源存放路径 -->
{Editor:assets type="ueditor" path="https://assets.thinkphp.cn/ueditor/" /}
在需要使用 ueditor 编辑器的地方插入, (*3)
{Editor:ueditor name="content" id="container"}{$item.content}{/Editor:ueditor}
dev-master
9999999-dev
ThinkPHP5 编辑器 TagLib
Sources
Download
Apache-2.0
by
byron sampson