Posted by axel on July 26, 2009 at 11:55am
| 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.
| Attachment | Size |
|---|---|
| taxonomy_blocks-1.0-beta1_i18n.patch | 1.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.
#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
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.