Contributions API

i18nsync.module

Version

1.1.2.5 (checked in on 2008/04/01 at 16:10:32 by jareyero)

Description

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

@ TODO Test with CCK when possible, api may have changed

Functions

Namesort iconDescription
i18nsync_form_alterImplementation of hook_form_alter(). Vocabulary options Content type options
i18nsync_helpImplementation of hook_help().
i18nsync_nodeapiImplementation of hook_nodeapi().
i18nsync_node_available_fieldsReturns list of available fields for given content type
i18nsync_node_fieldsReturns list of fields to synchronize for a given content type
i18nsync_node_translationSynchronizes fields for node translation
i18nsync_node_translation_attached_nodeNode attachments (CCK) that may have translation
i18nsync_taxonomyfieldSynchronize taxonomy
i18nsync_themeImplementation of hook_theme()