goldfinch / silverstripe-meta-editor
Silverstripe 元数据编辑器
1.2.9
2024-08-01 19:54 UTC
Requires
- silverstripe/framework: ^4.0 || ^5.0
- silverstripe/vendor-plugin: ^1.0 || ^2.0
This package is auto-updated.
Last update: 2024-09-01 20:04:27 UTC
README
Silverstripe 元数据编辑器界面允许在自定义的 ModelAdmin 界面中轻松编辑页面元标题和元描述。
值通过 Ajax 直接更新,并提供关于值长度和重复的便捷警告。
此模块是针对 Silverstripe 4 & 5 的axllent/silverstripe-seo-editor的完全重建。
特性
- 树状导航,浏览子页面
- Ajax 更新,字符计数器
- 输入验证(过长或过短,重复)
- 数据清理 - 移除多余的空白
- 搜索,包括选择带有警告的所有页面
- 设置不可编辑页面(例如:RedirectPage)
- 设置隐藏页面(例如:ErrorPage)
- 与Fluent无缝工作(可选)
需求
- Silverstripe ^4 || ^5
配置
请参阅配置文档。
安装
composer require axllent/silverstripe-meta-editor