PDA

View Full Version : vB Drupal CMS addon - Drupal develment debugger


tamarian
10-02-2005, 10:00 PM
This is an addon module for vB Drupal: Community Plumbing (https://vborg.vbsupport.ru/showthread.php?t=97341)

This addon should work for both vB Drupal versions, the 3.0.x version and 3.5 version.

What does it do: This is the Drupal debugger. It works very much like vB's debug mode/explain. The original module from Drupal will not work with vB Drupal, so this modied version should work.

You can use this to debug your vB Drupal installation, find which blocks are query hogs, and debug your own custom blocks and modules.

Orginal source: http://drupal.org/project/devel

License: GPL

Installation: Unzip and upload the entire devel directory to your vB Drupal module directory. Activate the module in your module settings, and assign the access permissions. By default, it gives permission to usergroup 6.

tamarian
10-03-2005, 01:23 AM
Reserved for additional tips/FAQ.

Daniel
10-03-2005, 01:44 AM
Very nice, I could use this :)

Blam Forumz
10-04-2005, 05:57 AM
/me installs

Yet another great hack from tamarian