Urdu (اردو) Translation on Drupal and Google

Recently we managed to get approval of Urdu translation on Drupal at Drupal Localization Project. We started with very few contributors who are working very hard to translate all strings/interfaces for Drupal Core and Drupal contributed modules.

Urdu translation for Drupal can be found here. I am looking for people who are good in english to urdu translation to contribute to this project.

Converting Texfield into autocomplete using Drupal's Form API

Inside Drupal APIs we can find separate set of APIs that deals with Forms, their elements and properties. Forms API reference guide has all the elements, properties and complete reference to the forms control structure where you can find easily a what properties all forms element carry. For more details please see Forms API Quick Start Guide.

Subscribe to Drupal