An open API service indexing awesome lists of open source software.

https://github.com/gocom/rah_debug

Publishers are always able to see Textpattern's debugging information
https://github.com/gocom/rah_debug

php textpattern textpattern-plugin

Last synced: 3 months ago
JSON representation

Publishers are always able to see Textpattern's debugging information

Awesome Lists containing this project

README

          

h1. rah_debug

"Download":https://github.com/gocom/rah_debug/releases | "Packagist":https://packagist.org/packages/rah/rah_debug | "Issues":https://github.com/gocom/rah_debug/issues

Rah_debug displays "Textpattern's":https://textpattern.com 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.

h2. Install

Using "Composer":https://getcomposer.org:

bc. $ composer require rah/rah_debug

Or "download":https://github.com/gocom/rah_debug/releases an installer package.

h2. Changelog

h3. Version 0.3.0 - 2019/03/24

* Textpattern 4.7.0 compatibility.

h3. Version 0.2.3 - 2013/05/07

* Composer package now uses "textpattern/lock":https://packagist.org/packages/textpattern/lock and "textpattern/installer":https://packagist.org/packages/textpattern/installer. The package installs to Textpattern without any extra configuration.

h3. Version 0.2.2 - 2013/04/25

* Released as a "Composer package":https://packagist.org/packages/rah/rah_debug.

h3. Version 0.2.1 - 2013/04/10

* Corrected download links in the help file.

h3. Version 0.2 - 2013/04/10

* Changed: Uses user group and privileges, dropped the advanced configuration.

h3. Version 0.1 - 2012/08/28

* Initial release.