February 28, 2009
DrupalCamp NYC Notes
I just gave 2 talks at Drupal Camp NYC and wanted to make sure to put some links up for people to follow.
The first talk was about multilingual setups. We covered using Drupal 6's built in locale and translation modules, as well as some contrib modules. Here are a few links to continue that discussion:
- Drupal Handbook: Localization API
- This is a must-read for ANY module developer or themer out there, not just those concerned with internationalization.
- Internationalization (i18n) module(s)
- The venerable i18n module package, for plugging some of the large gaps left by core.
- Localization Server
- A great tool for doing collaborative localization/translation.
- Localization Client
- Very nice javascript widget for doing on-site translations.
- GeoIP API module
- This is the module I just released which provides a simple and solid API for GeoIP location
- Google Language Tools module
- A nifty little module to do some cool things using the Google Ajax Language Tools. still very experimental
- i18n Sprint issues for Drupal 7
- This is the list of issues tagged before/during the i18n code sprint.
The second session was about advanced multisite setups. The main focus of this talk was about how to set up a multisite environment and how install profiles can automate much of the work of creating similar sites in a multisite setup.
- Drupal Handbook: Multi-site
- This is the drupal handbook page for multi-site. It is writting for Drupal 5, but is still relevant for Drupal 6.
- Drupal.org contributed Installation Profiles
- There are several contributed installation profiles. Find one that suits your needs or use one as a base for your own custom installer.
- Install Profile API module
- This module is a huge help when building install profiles. It provides CRUD functions for building common Drupal structures like nodes, users, roles, profiles, etc...

1 Response so far
Drupal is a very useful CMS.
Post new comment