How to

DRUPALRANCH Newsletter:

(How To) How to insert a block into a tpl or into content programmatically with Drupal

Tips: How to insert a block into a tpl or into content programmatically with Drupal

(How To) How to use Taxonomy to classify your pages in Drupal

Tips: How to use Taxonomy to classify your pages in Drupal

(How To) How to Replace the 'Add to Cart' button with an Image in Ubercart

Tips: How to Replace the 'Add to Cart' button with an Image in Ubercart

(How To) How to programmatically insert a view into a tpl or content in Drupal 6

Tips: How to programmatically insert a view into a tpl or content in Drupal 6

"In Drupal 6 views has been completely rewritten from the ground up, and as such we have to adjust the little code snippets that we developers have collected over the years to compensate."

The old way ( Drupal 5 views 1 ) of inserting a view into a tpl or into a php enabled content area was as follows: 

(How To) How to use the Webform module to create custom forms for your Drupal Website

Tips: How to use the Webform module to create custom forms for your Drupal Website

(How To ) How to delete or clear Drupal cache tables?

How To : How to delete or clear Drupal cache tables?

How to delete or clean up or clear Drupal cache tables is a question that sooner or later probably every Drupal developer asks. It is easy to delete Drupal cache tables, and clearing Drupal cache can be extremely useful when migrating your website from one environment to the another one.

Why would I need to clear Drupal cache tables?

(How To) How To Build A Simple Site

Video : How To Build A Simple Site

Should I use Drupal or Joomla?” then you have to take a look at this video!...

(How To) Useful new hooks and functionality for developers in Drupal 6

Tips : Useful new hooks and functionality for developers in Drupal 6

Since the official release of Views 2 and now CCK for Drupal 6 I've had the pleasure of using Drupal 6 a lot more in my day job.

So I thought I'd share some of the new hooks and functionality I'm finding really useful in Drupal 6:

hook_menu_alter



Tag Cloud