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...
-
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...
-
Rewriting product.php?id=12 to product-12.html It is a simple redirection in which .php extension is hidden from the browser’s address bar a...
-
If you type yahoo.com in browser it will be redirected to www.yahoo.com. If you want to do same with your website then put the following ...
No comments:
Post a Comment