rah / rah_debug
User tied debugging information plugin for Textpattern
Fund package maintenance!
www.paypal.me/jukkasvahn
Installs: 22
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 1
Open Issues: 0
Type:textpattern-plugin
Requires
- php: >=5.6.0
- textpattern/installer: *
- textpattern/lock: >=4.7.0
Requires (Dev)
This package is auto-updated.
Last update: 2024-10-17 22:47:20 UTC
README
Rah_debug displays Textpattern’s debugging information to logged in Publisher level users regardless of the site’s current production status. This debugging information includes error messages and the tag trace.
Install
Using Composer:
$ composer require rah/rah_debug
Or download an installer package.
Changelog
Version 0.3.0 – 2019/03/24
- Textpattern 4.7.0 compatibility.
Version 0.2.3 – 2013/05/07
- Composer package now uses textpattern/lock and textpattern/installer. The package installs to Textpattern without any extra configuration.
Version 0.2.2 – 2013/04/25
- Released as a Composer package.
Version 0.2.1 – 2013/04/10
- Corrected download links in the help file.
Version 0.2 – 2013/04/10
- Changed: Uses user group and privileges, dropped the advanced configuration.
Version 0.1 – 2012/08/28
- Initial release.