Drupal How To
How to ??? in Drupal starting with random block ideas. You ask how do I do xyz in Drupal?
and here are answers.
Some questions are a bit too complicated for here because they requite site specific information. This section is to give you ideas about the right direction to go, modules to use, and the next questions to ask. For details specific to your site, you might have to test some options on your test site or visit demo sites for specific modules.
How To
- Drupal block showing most popular node
You want to create a Drupal block to show the most popular node or list the most popular nodes. Here are Drupal 6 ideas without requiring code in PHP or CCK or Views or anything. Read more ...
- How to add an extra field to a node in Drupal
How do you add an extra field to a node in Drupal? Here is how step by step using the example of the Big List at D-theme.com. Read more ...
- How to set up an image gallery in Drupal
How to set up an image gallery in Drupal 6 using modules including Node_Gallery. Read more ...


