Contributions API

i18ncontent.module

Version

1.1.2.3 (checked in on 2008/03/10 at 23:27:51 by jareyero)

Description

Internationalization (i18n) package - translatable content type parameters

This new module uses a pure forms/strings approach as opposed to the old one (v5) which was using some dirty db rewrite tricks.

@ TODO Handle node type changed and deleted

@author Jose A. Reyero, 2007

Functions

Namesort iconDescription
i18ncontent_form_alterImplementation of hook_form_alter()
i18ncontent_form_submitHandle content type form submissions
i18ncontent_helpImplementation of hook_help().
i18ncontent_localeImplementation of hook_locale().
i18ncontent_locale_refreshRefresh content type strings
i18ncontent_menu_alterImplementation of hook_menu_alter().
i18ncontent_node_add_pageReplacement for node_add_page