JS Debug Helper

effulgentsia - December 20, 2008 - 21:35

Assists developers who use Firebug to step through javascript code. For users who have the "debug javascript" permission, this module does 2 things:

1. alters the script tags that load javascript files to use a "_src" version of the file if one is available in the same folder as the packed version.
2. forces the query string that drupal appends to javascript files to "0", so that drupal's cache can be cleared without losing firebug breakpoints.

This module depends on the jsalter module.

Releases

Official releasesDateSizeLinksStatus
6.x-1.02008-Dec-206.71 KBRecommended for 6.xThis is currently the recommended release for 6.x.
Development snapshotsDateSizeLinksStatus
6.x-1.x-dev2008-Dec-216.71 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.