文件名称:pico-content-editor:用于Pico CMS的WYSIWYG内容编辑器插件
文件大小:223KB
文件格式:ZIP
更新时间:2024-05-22 00:10:21
plugin editor contenttools metadata-editor pico-cms
Pico内容编辑器 用于WYSIWYG内容编辑器。 使用实时编辑 保存到页面或主题文件 页面元数据编辑器 图片上传 通过身份验证 演示: : 安装 下载存储库,将主文件夹命名为PicoContentEditor然后将其复制到Pico项目的plugins/目录中。 plugins/ PicoContentEditor/ src/ vendor/ ... 或者,如果您使用composer安装了Pico: composer require nliautaud/pico-content-editor 设定值 可以在Pico配置文件中,页面元数据中或两者中定义设置。 页面元数据设置将覆盖网站范围的设置。 每个设置都是可选的。 PicoContentEditor : show : true # show/h
【文件预览】:
pico-content-editor-master
----composer.json(1KB)
----PicoContentEditor.php(8KB)
----vendor()
--------deanblackborough()
--------pixel418()
----composer.lock(4KB)
----.eslintrc.json(498B)
----LICENSE(1KB)
----src()
--------EditorsHandlers()
--------assets()
--------Uploads.php(2KB)
--------Edits.php(5KB)
--------Auth.php(3KB)
--------EditableRegion.php(3KB)
--------Status.php(1KB)
----.gitignore(297B)
----README.md(5KB)