Skip to main content

A TurboGears widgets wrapper for the Firebug Lite JavaScript Library.

Project description

Installation:

[sudo] easy_install TGFirebugLite

or:

  1. Download the Egg manually from here or the Cheeseshop.

  2. Install with easy_install <egg-file>.

Usage:

To use this widget, just add it to the tg.include_widgets configuration setting, for example in your dev.cfg:

tg.include_widgets = ['firebug.widgets.firebug_js', ...]

If you don’t care to simulate the Firebug console, but you want to prevent calls to console.log() in your JavaScript code from causing errors, then just change the widget name to firebug.widgets.firebugx_js.

To try it out, just hit F12 after your page has loaded and the Firebug console frame will open at the bottom of your page. You can enter JavaScript commands at the command line right at the bottom and see their outcome in the console logging area above.

Please see http://www.getfirebug.com/lite.html for more information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

TGFirebugLite-1.0b-py2.4.egg (14.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page