tContact

haffmans - July 2, 2009 - 20:45

tContact allows you to make the site-wide contact form fully translated on multilingual sites. Categories can be set to display only in a specific language, or they can be language neutral. Depends on the core "contact" module for the site wide contact form.

Usage
Simply install the module. Then head to the Contact form settings, and modify the contact categories. Each category can be set to be shown in either a single language or in all languages (language neutral).

You can also select a category to be the default selection for that specific language, having a different default per language. The language neutral categories can also have a default selection, which will be used if no language specific category is marked as default.

Further translation
To enable translation of the "Additional Information" text (Contact Form Settings), add the following line to your site's settings.php file:

$conf['i18n_variables'][] = 'contact_form_information';

You can now enter a translated text in all available languages by configuring the setting with each available language selected. For more information, see http://drupal.org/node/67824.

Releases

Official releasesDateSizeLinksStatus
6.x-1.12009-Nov-018.99 KBRecommended for 6.xThis is currently the recommended release for 6.x.


 
 

Drupal is a registered trademark of Dries Buytaert.