Re: XForms i18n

  Hi,

While not fully (no hints, alerts and help yet), BetterFORM is currently 
merging functionality from a development branch to trunk, so keep an eye 
on the next release. The XForms processor picks out the best suited 
label and degrades well.

Language selection is as follows:
- Forced (configured)
- request param (lang= in the url)
- request header
- browser accept-language header

After this, the labels are selected as follows:
- Label with matching lang attribute
- Label without a lang attribute
- First label in the list

Cheers,

Ronald

Received on Tuesday, 24 August 2010 16:49:10 UTC