News/blog items tagged with Article

Article update: Creating a compound CCK field

I just updated my article on Creating a Compound CCK Field, to add some information on how to incorporate a node reference field into a compound field (I had a client project that required this, and getting it working was a little tricky). (Yes, I'm still maintaining several Drupal 6 sites for my clients!)

Anyway, I hope someone finds this update helpful! Someone asked me about it in a comment about 6 months ago, but I suppose they either figured it out or gave up long ago...

Tags:

Linux Backups Article

I'm in the process of migrating off Windows to a purely Linux environment in my office. I've been using a Windows computer as my primary day-to-day machine, and my two Linux laptops as (a) test web servers and (b) portable computers (something to take with me to meetings, conferences, etc. that I could use to access the Internet, read/answer email, and work/program on).

Tags:

Article update: Creating a compound CCK field

I just updated my article on creating a compound CCK field. In this new version, I fixed a couple of problems reported by users of the module, added a fully-working example for text-only compound fields, added some new options at the top for alternatives to building compound CCK field modules, and tested everything with the latest versions of Drupal, CCK and the other dependent modules. So, there are two new downloads... enjoy!

Tags:

Article Update: Drupal Cheat Sheet

I finally found some time to update my Drupal Cheat Sheet article, which is a beginner's guide to creating a Drupal site. The new version has a few minor oversights and errors corrected, including some previously-missing updates for Drupal 6, and several changes to the recommended modules list (mostly additions, as I've discovered some new Drupal modules that work well).

Tags:

New Article: Drupal vs. WordPress

I just published a new article on poplarware.com: Drupal vs. WordPress. It's a comparison of the Drupal and WordPress content management systems, aimed at helping the reader choose which CMS is better for which types of web site projects.

Tags:

Article Update: Creating a Compound Field Module for CCK in Drupal

I just updated my article on Creating a Compound Field Module for CCK in Drupal. It's a programming tutorial on how to create a custom field module for the Drupal content management system and its Content Construction Kit module. In particular, the article covers how to create a custom field that packages an image upload, a caption, and taxonomy term, as one "compound" field.

Tags:

New Article: Search in Drupal

I've just written a new article: Search in Drupal, which compares the merits of different methods for deploying search features on Drupal sites.
Tags:

Article Update: Creating a Compound Field Module for CCK in Drupal

I recently wrote an article: Creating a Compound Field Module for CCK in Drupal. It's a programming tutorial on how to create a custom field module for the Drupal content management system and its Content Construction Kit module.
Tags:

Article Update: Drupal Cheat Sheet

I wrote an article a while back called Drupal Cheat Sheet, with a checklist on how to set up a Drupal site, and module recommendations.

The article has been updated with new module recommendations.

Tags:

New Article: Creating a Compound Field Module for CCK in Drupal

I've written a new article: Creating a Compound Field Module for CCK in Drupal. It's a programming tutorial on how to create a custom field module for the Drupal content management system and its Content Construction Kit module. In particular, the article covers how to create a custom field that packages an image upload, a caption, and taxonomy term, as one "compound" field.
Tags: