Export drupal 6 webform submitted data to excel
Thu, 09/29/2011 - 22:20 | by adminThere are instances where you need to export the webform data to excel or csv files.
Drupal: Creating templates for custom content types
Sun, 08/22/2010 - 18:41 | by adminWe can easily create template files for the CCK content types by copying the contents of node.tpl.php and place it in the node-{content type name}.tpl.php. Update this file as you needed to this content type nodes.
Make sure you go to themes page and save (just save without making any changes, so drupal will rebuild the templates).
Drupal 6.18, 6.19 and 5.23 released
Sun, 08/15/2010 - 16:17 | by adminDrupal 7.0 Alpha 5 released
Wed, 07/07/2010 - 19:06 | by adminOur fourth Drupal 7 alpha version was released just over a month ago. Today, we're proud to announce the release of the fifth alpha version of Drupal 7.x for your further testing and feedback.
Drupal 6.17 released
Wed, 07/07/2010 - 16:19 | by adminDrupal 6.17 released -
Drupal 6.17, a maintenance release fixing issues reported through the bug tracking system, is now available for download. There are no security fixes in this release. Upgrading your existing Drupal 6 sites is recommended. For more information about the Drupal 6.x release series, consult the Drupal 6.0 release announcement.
Provide Read-only access to your Google analytics account
Sun, 06/20/2010 - 19:45 | by adminThere are instances where you want to provide access to Google analytics statistics to your Web master or SEO consultant. You don't want to share your account with them as this login information is shared with all your other google accounts (for ex. gmail).
Here is what you can do:
Simple way of adding banner images to all Drupal Pages
Wed, 11/04/2009 - 07:02 | by adminThis is a two step process:
Provide node specific permissions in Drupal
Sun, 08/30/2009 - 10:23 | by adminThere are situations where we need to provide access specific to node or content type.
There are several ways of achieving this, but we are illustrating one way of doing it through "Content Access" Module.
Configure Google Analytics to your Wordpress blog
Mon, 08/24/2009 - 06:35 | by admin- If you don’t already have Google Analytics account, register your site at:
- www.google.com/analytics
- Click on “Sign up” and add your site/blog name there
- You will be given a unique UA-xxxxxxx-xx number.
Useful Web Master tools and Links
Thu, 08/20/2009 - 11:13 | by adminhttp://www.just-ping.com/
Ping your website from various cities in the world and know the response time from each of these locations. Useful if your target audience are scattered in various locations.
Firebug add-on for Firefox
Firebug is a must have tool for web developers to code and test CSS styles
