Parent Directory
|
Revision Log
|
Revision Graph
readme.. if needed
| 1 | Adds Firebug Lite to any Drupal site. |
| 2 | |
| 3 | To use this module: |
| 4 | |
| 5 | 1) You need to be a developer (why else would you want to debug JavaScript?) |
| 6 | |
| 7 | - Install the module (admin -> build -> modules) |
| 8 | - Configure module permissions (admin -> user -> access) |
| 9 | |
| 10 | Optional |
| 11 | - Settings page to turn off Firebug icon (admin -> settings -> firebug) |
| 12 | |
| 13 | Key Binds: |
| 14 | open firebug: Ctrl (apple) + shift + L |
| 15 | |
| 16 | Links & More Info: |
| 17 | http://www.getfirebug.com/ |
| 18 | |
| 19 | Enjoy! |
| 20 |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |