A TurboGears widgets wrapper for the Firebug Lite JavaScript Library.
Project description
Installation:
[sudo] easy_install TGFirebugLite
or:
Download the Egg manually from here or the Cheeseshop.
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file TGFirebugLite-1.0b-py2.4.egg
.
File metadata
- Download URL: TGFirebugLite-1.0b-py2.4.egg
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 72d8f6d1cb8900553e1a87ab53fe2d296ade5033fda13724d0df20ebd4be97d9 |
|
MD5 | 0fe63290b699b75b6a19b3fc9f935b64 |
|
BLAKE2b-256 | afbee921016a050ab13124c1344c2c0c45845c5293f3036c8fab12bdb94c931a |