Snabbgenomgång av Drupal core
Den här screencasten innehåller en snabbintroduktion av Drupal 6 core och grunderna i CCK.
Den här screencasten innehåller en snabbintroduktion av Drupal 6 core och grunderna i CCK.

Tokens are small, quick and highly useful. Unless you're working with multiple-value fields – since tokens only return the first value. So today I made myself an exercise to change that. Here...
The Semantic CCK module makes it easy to adjust markup in your CCK fields. It is easy to use, has all the options you would like, and has a pretty good potential to make you a happier Drupal...
DraggableViews is a handy way of managing manual sorting in Views lists. By enabling the CCK features in the module you can also use it to manage node references. Here's a quick screencast to...

There's a discussion going on at groups.drupal.org/rules concerning Workflow as a field. Here's a proof of concept for how you can create workflows with CCK, Rules and Content Access. My...
Modulen editablefields gör att du kan visa CCK-fält som redigerbara på nodsidan och även i Views. Sjukt smidigt! Jag hittade just modulen och har inte testat den speciellt mycket än, så använd den...
Got a website with ten or more content types, and you want a neat way to promote mixed content to the front page/side bar? Here is one solution.