Drupal 6 Tutorial: Creating a YouTube Video Gallery
Creating a gallery of your YouTube videos that you can filter by various tags is a trivial task in Drupal 6.
When you first start creating a Drupal theme, you might be frustrated by the large number of stylesheets that are included by default in your theme -- especially if you're creating a
Creating a gallery of your YouTube videos that you can filter by various tags is a trivial task in Drupal 6.
The importance of an creating an overarching technical plan at the beginning of a project is often debated. Based on past experience, it isn't always...
If you have ever needed to bulk generate menu items in Drupal (I used this for theming some drop-downs), here is a snippet to accomplish it. The...