grommasdietz/kirby-hidden-characters
最新稳定版本:2.1.0
Composer 安装命令:
composer require grommasdietz/kirby-hidden-characters
包简介
Kirby CMS plugin for visualising hidden characters in the Panel
README 文档
README
Kirby CMS plugin to visually show hidden characters like spaces, soft hyphens, tabs, line breaks, or paragraph endings in focused writer, textarea, and text fields. The dimmed visual feedback is inspired by Adobe InDesign's hidden-characters mode, providing a familiar experience for content editors.
Legend
The plugin visualizes the following characters using a custom icon font:
Soft hyphens, tabulators, line breaks and paragraph endings are only rendered in
writerandtextarea, not on single-line<input>elements.
Requirements
- Kirby 5+
- PHP 8.2+
Installation
composer require grommasdietz/kirby-hidden-characters
Tip
If you don’t use Composer, you can download this repository and copy it to site/plugins/kirby-hidden-characters.
Quickstart
This plugin works out of the box with no configuration required.
Configuration
Developers building Panel plugins can register additional field components as overlay targets or customize the overlay element before insertion via the JavaScript extension API. See Extension API for details.
Documentation
Full reference for usage, contributions and maintenance lives in documentation.
Credits
The overlaying logic is adapted from Kirby Soft Hyphens plugin by @hansipete. Thank you!
Changelog
See CHANGELOG.md for version history and changes.
Security
See SECURITY.md for security policies and reporting vulnerabilities.
Contributing
See CONTRIBUTING.md for guidance and expectations.
License
MIT © 2024 Grommas Dietz
统计信息
- 总下载量: 1.41k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 44
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-02-21
