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.1 (checked in on 2007/04/03 at 20:54:55 by jareyero)
Internationalization (i18n) package - taxonomy term translation
Translates taxonomy term for selected vocabularies running them through the localization system It also translates terms for views filters and views results
@author Jose A. Reyero, 2007
| Name | Description |
|---|---|
| i18ntaxonomy_form | Generate a form element for selecting terms from a vocabulary. Translates all translatable strings. |
| i18ntaxonomy_form_alter | Implementation of hook_form_alter(). |
| i18ntaxonomy_nodeapi | Implementation of hook_nodeapi() |
| i18ntaxonomy_views_handler_field_allterms | Field handler for taxonomy term fields |
| i18ntaxonomy_views_pre_view | Implementation of hook_views_pre_view(). |
| _i18ntaxonomy_term_select | |
| _i18ntaxonomy_translate_terms | |
| _i18ntaxonomy_vocabulary_terms |