CVS edit link for rashad612
Yamli is a JavaScript tool that works as Arabic Character conversion tool and Smart Arabic Keyboard.
The idea behind it, is to convert Latin written letters into Arabic letters.
It works with form input elements ( text fields and textareas ). So, as users type, Yamli starts to convert the input letters into recognized Arabic words.
This module is actually a wrapper module for the Yamli JavaScript tools, it intends to integrate this tool into Drupal. The module has an admin settings page, for global settings and configurations as admin settings form.
And a per user setting, to enable or disable the service based on user's preference.
The source code is downloadable from here: http://yamli.untitledlabs.com/sites/yamli.untitledlabs.com/files/yamli.t...
Comments
Comment #1
rashad612 commentedThe attached module.
Comment #2
avpadernol()is not used togethert(); that is reported in the documentation page fort(), which reports the following text://, not#.Comment #3
rashad612 commentedThis is the module attached with the required modifications.
Thanks.
Comment #4
avpadernoStrings used in the user interface should be written like ; the first word is in capital case, while the others are in lower case (except when the word is an acronym, or a proper noun).
Comment #6
avpaderno