Project:Translation table
Version:6.x-1.0-beta1
Component:User interface
Category:feature request
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

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 )

Comments

#1

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..

#2

Title:Some customization needed» Support for blocks
Status:active» postponed

waiting for: #541048: Translate all custom block titles (not only custom blocks)

#3

Status:postponed» needs review

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.
AttachmentSize
block.translation_table.inc_.txt 3.11 KB

#4

Rerolled as a patch.

AttachmentSize
translation_table-381084-4.patch 3.34 KB
nobody click here