Project:Taxonomy Blocks
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:needs review
Issue tags:i18n

Issue Summary

`Taxonomy block` module is compatible with i18n, but `taxonomy blocks` is not. I fixed it for beta1. Now terms and vocabulary translation displayed if you set up i18n environment.

AttachmentSize
taxonomy_blocks-1.0-beta1_i18n.patch1.1 KB

Comments

#1

Is this in latest beta2? Does it fix the issue?

#2

Never mind...

It isn't in latest beta, but it does work just fine. Please merge this in dev at least.

Thank you axel!

#3

With the previous patch i18n doesn't work on taxonomy terms (only vocabs).

I created a new patch where I tried to make this work.

AttachmentSize
taxonomy_blocks-1.0-beta2_i18n_with_terms.patch 2.03 KB

#4

Oups I didn't applied the original patch correctly so my comment #3 and the patch have to ignored !

The original patch does work perfectly fine !

Thank you for this patch.

#5

Version:6.x-1.0-beta1» 6.x-1.x-dev

tt() i18n function is deprecated, I changed it to the new one : i18nstrings
I had a title to the term link with the term description.

AttachmentSize
taxonomy_blocks-1.0-beta2_i18n.2.patch 2.24 KB
nobody click here