Upgrading from Drupal 5.x to 6.x - The Survival Guide
Tirdad:
Some resources and tips on how to spare yourself some headaches during an upgrade from Drupal 5.x to 6.x.
Tirdad:
Some resources and tips on how to spare yourself some headaches during an upgrade from Drupal 5.x to 6.x.
Eric :
A new module pushed into the wild! This module takes the grunt work out of creating url aliases for views using taxonomy term id arguments.
Irakli:
Content-Construction Kit (CCK) is a standard way, in Drupal, to add properties to the core content item - a Node. There are many CCK Modules that provide a large variety of field types, from e-mail fields to image or video ones. Even so, sometimes standard toolset is just not enough and we need to write our own implementation. This short run-through of a tutorial will get you started. For more detailed documentation, you can refer to the offical CCK tutorial.