New firephp plugin for Joomla 1.5

4 messages Options
Embed this post
Permalink
jjj3 () New firephp plugin for Joomla 1.5
Reply Threaded More More options
Print post
Permalink
Hi, I wrote a new plugin for Joomla 1.5 implementing FirePHP.
It's based on the standard debug plugin for Joomla, basically I replaced 'echo' with firephp->fp('message'), and did a little cleanup.
It would be cool if someone give it a try.
After installing the plugin you should activate it, disable the standard Joomla "System - Debug" plugin and enable debugging from global configuration.

Thanks!

firedebug.zip
Christoph Dorn () Re: New firephp plugin for Joomla 1.5
Reply Threaded More More options
Print post
Permalink
Thanks for your efforts.

Let me know when you have uploaded the plugin to the Joomla extension repository and I will create a page for it in the FirePHP wiki.
Pisu () Re: New firephp plugin for Joomla 1.5
Reply Threaded More More options
Print post
Permalink
I've created a simple Joomla System Plugin that automatically load the FirePHP library.
It can be useful to have a centralized load of FirePHP in Joomla, without change core Joomla files.

Here you can download:
http://www.thepisu.tk/dl/joomla/FirePHP_Plugin_J15.zip

Here info (in italian language):
http://www.thepisu.tk/software-download/11-joomla/133-firephp-joomla-15-plugin

The request for inserting in JED is pending approval.
Christoph Dorn () Re: New firephp plugin for Joomla 1.5
Reply Threaded More More options
Print post
Permalink
Great! Let me know when it is approved.

I'll need some install and usage instructions if they will not be provided once included in JED.