Drupal 4.7.x

Presenting on Drupal & Internationalization at Drupal Camp

Submitted by mgifford on

Living in an officially bilingual country I thought that it was pretty critical for Toronto's Drupal Camp to talk a bit about Internationalization. I proposed a session, because I do think this is an important issue for the Drupal community to struggle with and also because it is important to a lot of our clients. It has been a long while since I had given a presentation of any type, let alone a one hour presentation on a topic as complex as this is.

Drupal Dgroups Recipe

Submitted by stevem on

This document describes installing and using our (still preliminary) Drupal implementation of FLOSS-Dgroups. The FLOSS-Dgroups project is an open-source version of the proprietary Dgroups.org platform. The core requirements for the project involve tying web-based forums to e-mail lists, thereby allowing discussion to take place simultaneously in both media, and enabling web users and email users to interact seamlessly. The project is described in much more detail here:

Lists of Menus to be Translated in Drupal 4.7

Submitted by mgifford on

A client needed a way to pull down a list of menu items that hadn't been translated. The most recent version of the i18n module simply used locale to handle the translations, but they wanted some way to generate a list of menu items that needed to be translated.

I like that locale allows you to send GET strings to it with:

Subscribe to Drupal 4.7.x