Calling all Drupal developers!
Help us get this on the first page of Digg. DIGG NOW!
Help us get this on the first page of Digg. DIGG NOW!
1.1.2.6.2.1 (checked in on 2007/12/04 at 20:17:43 by jareyero)
Internationalization (i18n) package. Synchronization of translations
Keeps vocabulary terms in sync for translations. This is a per-vocabulary option
Ref: http://drupal.org/node/115463
Notes: This module needs to run after taxonomy, i18n, translation. Check module weight
| Name | Description |
|---|---|
| i18nsync_form_alter | Implementation of hook_form_alter(). |
| i18nsync_nodeapi | Implementation of hook_nodeapi(). |
| i18nsync_node_available_fields | Returns list of available fields for given content type |
| i18nsync_node_fields | Returns list of fields to synchronize for a given content type |
| i18nsync_node_taxonomy | Actual synchronization for node, vocabulary |
| i18nsync_node_translation | |
| i18nsync_node_translation_attached_node | Node attachments that may have translation |
| i18nsync_taxonomy | Implementation of hook taxonomy. |
| theme_i18nsync_workflow_checkbox |