Drupal for Firebug module:
This module is a helper module for a customized Firefox plugin that displays Drupal debugging and SQL query information. Very Useful module, to checkout the node contents you don't need to put node_load or some functions like this module will load and display all the Node properties and Values through Firebug.
You can find the module at : http://drupal.org/project/drupalforfirebug.
Subscribe to:
Post Comments (Atom)
Customizing the Search form - Drupal
To change the label text and text inside the search box and the text on the submit and changing the Submit button image, you can use the fo...
-
require('fpdf.php'); class PDF extends FPDF { //Page header function Header() { //Logo $this->Image('logo.p...
-
Drupal for Firebug module : This module is a helper module for a customized Firefox plugin that displays Drupal debugging and SQL query i...
-
Linux Crontab Format MIN HOUR DOM MON DOW CMD Example for scheduling a job for 10th June 08:30 AM 30 08 10 06 * /home/ramesh/full-backu...
No comments:
Post a Comment