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_debugOr 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.