Upcoming Events
NYC CiviCRM Meetup - September 7th
September 7th, 2010
This next NYC meetup will feature a case study or 2, a look at what's new in (more...)
Configuring, Customizing and Extending CiviCRM - New York
September 16th, 2010
This comprehensive two-day hands on training course is targeted at (more...)
CiviCRM User and Administrator Training - New York
September 16th, 2010
A comprehensive two day hands on training course covering the configuration, (more...)
CiviCRM Code and Test Sprint - New York
September 18th, 2010
This code and test sprint is targeted at experienced developers who want to (more...)
CiviCRM Toronto Meetup
September 21st, 2010
Come meet others from the Toronto Area who are interested in, using or (more...)
CiviCRM Philly Meetup – September 2010
September 23rd, 2010
Come meet others from the Philadelphia Area who are interested in, using or (more...)
CiviCRM Seminar - Dublin
September 28th, 2010
NfP Services are hosting a free seminar at The IBOA, Stephen St Upper, Dublin 8 (more...)
London developer and implementer training
September 30th, 2010
This comprehensive two-day hands on training course is targeted at implementers, (more...)
London user and administrator training
September 30th, 2010
A comprehensive two day hands on training course covering the configuration, (more...)
Berlin user and administrator training
October 6th, 2010
A comprehensive one day hands on training course covering the configuration, (more...)
Berlin developer and implementer training
October 7th, 2010
This comprehensive one-day hands on training course is targeted at implementers, (more...)
Benelux meetup in Brussels: Connect, communicate and activate your supporters and constituents
October 11th, 2010
Come meet others who are interested in, using or developing for CiviCRM. For (more...)
CiviCRM Toronto Meetup
October 19th, 2010
Come meet others from the Toronto Area who are interested in, using or (more...)
CiviCRM Toronto Meetup
November 16th, 2010
Come meet others from the Toronto Area who are interested in, using or (more...)
Multilingual CiviCRM
- Not Just a Contact Database
-
These optional components give you more power to connect and engage your supporters.

civiCONTRIBUTE
Online fundraising and donor management.

civiEVENT
Online event registration and participant tracking.

civiMEMBER
Online signup and membership management.

civiMAIL
Personalized email blasts and newsletters.

civiREPORT
Report generation and template management.
There’s quite a lot of talk lately about using CiviCRM in multilingual setups. After doing some research, Jose A. Reyero of Development Seed came up with a very through blog post describing the issues faced while trying to run CiviCRM on a site that is supposed to switch its language on the fly.
The current state of CiviCRM with regards to running a multilingual site is summed up quite rightly there. The language of the interface, being translated in the PO files, can be changed on the fly, but some of the data (like prefixes, gender names, custom fields, etc.) are specified by the CiviCRM administrators and cannot at the moment have multiple, language-dependant versions.
This approach was just the first cut of delivering a multilingual CiviCRM experience; we’re by no means done, but further work in this area most probably will require substantial database changes and should be thought out very well.
There have been a couple of proposals and a lot of discussion in the past on how to fix this issue and enable CiviCRM to be truly multilingual. The outcome is the CiviLingua project, led by OpenConcept. Further details on the current CiviLingua state are expected in early May.
As noted in the post’s fourth question, the shortcomings CiviLingua is aimed to address are a bit different than the problems encountered by Jose. Still, my opinion is that having a multilingual CiviCRM that can store the same data in different languages would be quite a big part of the required solution, as CiviCRM could then be asked dynamically to provide the required forms in a localised version.
Jose’s other idea is that CiviCRM should design the forms using the API of the framework it’s embedded in (Drupal or Joomla) instead of providing only the raw HTML. However this idea has one huge problem. CiviCRM has been designed to interface with multiple CMS (Drupal, Joomla and in the near future WebGUI, Plone?), so we avoid using CMS-specific constructs. Switching to using Drupal’s Form API would involve rewriting a substantial part of CiviCRM, something which we don’t consider feasible. CiviCRM tends to use PEAR built libraries since they seem to have the most traction and user base (and are relatively complete).







Comments
Piotr – great write up and
Piotr – great write up and fantastic work on the latest version of civiCRM! It is really exciting to see so much energy around this project right now and desire to get it to work better on a multilingual sites. The latest version is fantastic. We will have the system running on a multilingual drupal site (French and English) website before the weekend. I will post back when we are live.
We totally understand the goals of keeping civiCRM working with multiple CMSs and are excited to see what kind of membranes are possible to have the right systems handle what they are each great at to make the integration even more flexible.
I hope we get to work more on these issue together in the near future!
Cheers,
eric