rah / rah_debug
Textpattern 的用户调试信息插件
0.3.0
2019-03-24 15:29 UTC
Requires
- php: >=5.6.0
- textpattern/installer: *
- textpattern/lock: >=4.7.0
Requires (Dev)
This package is auto-updated.
Last update: 2024-09-17 22:37:38 UTC
README
Rah_debug 会将 Textpattern 的调试信息显示给登录的 发布者 级别的用户,无论网站当前的生产状态如何。这些调试信息包括错误信息和标签跟踪。
安装
使用 Composer
$ composer require rah/rah_debug
或 下载 安装程序包。
变更日志
版本 0.3.0 – 2019/03/24
- Textpattern 4.7.0 兼容性。
版本 0.2.3 – 2013/05/07
- Composer 包现在使用 textpattern/lock 和 textpattern/installer。包安装到 Textpattern 而无需任何额外配置。
版本 0.2.2 – 2013/04/25
- 作为 Composer 包 发布。
版本 0.2.1 – 2013/04/10
- 更正了帮助文件中的下载链接。
版本 0.2 – 2013/04/10
- 更改:使用用户组和权限,取消了高级配置。
版本 0.1 – 2012/08/28
- 首次发布。