The module doesn't offer any settings.
Could we get for example:
- admin settings to only show the specified categories/vocabularies that can be offered for translation
- separate tables for taxonomy and menu translation
- a table for translating blocks (when this will work! http://drupal.org/node/356375 )

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Pasqualle’s picture

1. as I know there is no access check for vocabularies
2. this module does not have own tables. it uses the default Drupal and i18n tables.
3. the issue is still open. Yes, block title translation could be useful..

Pasqualle’s picture

Title: Some customization needed » Support for blocks
Status: Active » Postponed
restyler’s picture

Status: Postponed » Needs review
FileSize
3.11 KB

I think that i18n blocks title translation seems to work fine now.
So, here is the block support for translation table module.

  • just rename attached file to: block.translation_table.inc,
  • put the file into translation_table/modules and
  • refresh menu caches if translation table is already enabled.
tim.plunkett’s picture

Rerolled as a patch.

devad’s picture