News/blog items tagged with Drupal

10 minutes of fame: Drupal Voices

At the 2010 DrupalCon SanFrancisco in April, I was honored to be interviewed for Lullabot's Drupal Voices series. The interview is now up, and you can listen to the interview to find out what I think about the importance of Drupal documentation, and maybe get a sense of why I choose to contribute so much time to the Drupal project.

Tags:

Upcoming Drupal workshop

We're having another "Drupal Clinic" in Seattle! It's an all-day beginner's introduction to Drupal, and it's happening on July 9th. More information: http://poplarclass.com

Tags:

Drupal WYSIWYG editor configuration tricks

Most of the clients I set up Drupal web sites for are not experts at hand-editing HTML, and prefer to use a WYSIWYG (What You See Is What You Get) or Rich Text editor to create their content. I generally set them up with the WYSIWYG API module, and use the FCK Editor or CK Editor plugin. Over the couple of years I have been using this module, I've learned a few configuration tricks, so I thought I'd share them here.

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:

Resource for beginning Drupal workshop

The Seattle Drupal User Group put on a free Drupal workshop for beginners in October of 2009, called the "Seattle Drupal Clinic". I now have a web site up at poplarclass.com that contains the agenda, curriculum, planning spreadsheets, a "lessons learned" page, and other resources. If your group is planning a similar workshop, you might find it useful, and all of the information there has been placed in the public domain.

Tags:

Back from DrupalCon San Francisco

I just got back from DrupalCon San Francisco, which was a blast! I went to only two formal sessions, presented 1 "BOF" (informal) session, was a panelist for two panel sessions, and spent the rest of the time coding, reviewing patches, and meeting all the folks I already knew on-line from my work on the Drupal open-source project.

Highlights:

Tags:

New host, new Drupal site...

I've been using Drupal and creating Drupal sites for clients for several years now, and I (finally!) decided it was time to convert my own web site to Drupal too. Like many other people I know in the web industry, I haven't necessarily made my own web site a priority. So, you may have noticed some glitches (broken links, bad text, etc.), but on the whole I think the move was a success.

Tags:

Getting Drupal 7 Documented

I recently agreed to take on two new roles in the Drupal open-source project: maintainer of the core Search module, and documentation volunteer coordinator, specifically for the in-code API documentation that's displayed on api.drupal.org.

Tags:

SimpleTests for Drupal Modules

I recently completed the process of adding SimpleTest tests to two modules that I maintain on drupal.org: Porter Stemmer (a module that adds linguistics-based matching of word forms to Drupal's core Search module, so that you can match "walk", "walking", "walks" etc.

Tags:

Upcoming Seattle Drupal class

I am teaching a beginner-level Drupal class in Seattle in two weeks (October 2, 2009), with lots of help from the Seattle Drupal User Group. Enrollment for this class is pretty full, but you can take a look at poplarclass.com, to find out what we're covering. (That site may experience an outage... I was testing out a new web hosting company [A2 hosting], but have decided not to continue with them, for various reasons.

Tags: