Changes between Initial Version and Version 1 of BluePrintTransliteration


Ignore:
Timestamp:
12/28/11 19:09:17 (13 years ago)
Author:
Daniel Klischies
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintTransliteration

    v1 v1  
     1PAGE IS NOT FINISHED YET!
     2= Blueprint: Transliteration =
     3== Purpose ==
     4As Sahana Eden is used in countries which do not use roman letters (eg Sri Lanka), a transliteration feature that transforms roman lettercombinations into their transliterated equivalents (such as Tamil letters).
     5
     6== Possible use-case ==
     7The CAP broker, which is currently work-in-progress, supports messages in different languages. Helpers might want to share messages in the county-specific letters.
     8
     9== Technical side ==
     10There are several things that could be transliterated. On client-side we need a "transliteration-textinput", beeing implemented as a S3Widget. It replaces the normal textboxes, when a developer sets widget=S3TransliterationWidget for a field.
     11