Closed (fixed)
Project:
Internationalization
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
16 Jan 2009 at 23:15 UTC
Updated:
13 Aug 2010 at 06:13 UTC
Jump to comment: Most recent file
Comments
Comment #1
nedjoCorrect title.
Comment #2
nedjoThe views plugin patch is now far enough along for an i18nviews plugin.
Here's an initial draft of the plugin. TODO: Edit i18nviews.views.inc file to register the plugin.
Comment #3
nedjoFix some issues in previous draft.
Comment #4
nedjoHere's an initial patch. It requires the patch at #357529: Implement translation of customized 'translatable' views properties.
Comment #5
catchsubscribing.
Comment #6
manuel garcia commentedGreat ... can't wait for this guys.
Btw, is it me or has views translation module disappeared from the latest stable release 6.x-1.0 ?
Comment #7
nedjoYes, it was removed from the latest release because we're rewriting it. It should be added back in after this patch is applied and when the accompanying patch on Views hits Views stable release.
Comment #8
nedjoUpdated patch. Now includes hook_locale() 'refresh' op.
Comment #9
nedjoPrevious patch included some extraneous material.
Comment #10
najibx commentedsubscribing
Comment #11
tomsm commentedHi,
When will the plugin be available?
I have a vocabulary with localized terms.
I use taxonomy menu together with views and the terms are not translated in the "page" display.
Will this patch solve my problem?
Thank you.
Comment #12
jose reyero commented@nedjo,
This looks great, I'll be committing it as soon as the views part gets in.
Comment #13
Glowy commentedHello everybody!
Do you know when the plugin will be available? I'm also desperate for it :)
Chris
Comment #14
lamp04ka commentedHi
there is no i18nviews module in last version of i18n (6.x-1.0)
Comment #15
joostvdl commentedCan anybody tell me what about the i18nviews module in the 6.x-1.0 release?
Comment #16
joostvdl commentedPatch from #9 fails on the i18nviews.info file for the latest DEV release.
Comment #17
joostvdl commentedUpdated patch for DEV release
Comment #18
joostvdl commentedBased on a patch for translation of exposed labels #295305: Views: translation of labels for exposed filters I created a patch for the latest patched i18nviews plugin (6.x-1.x-dev) with i18nviews-localization-plugin-360024-9.patch form #9
Comment #19
junro commentedsubscribe :)
Comment #20
otinanism commentedHi all,
Newbie question:
I really need this feature and I am wondering, is it possible to make this work by updating to the latest dev version, or do I need a fresh install to be able to see localized views? Because I replaced in my site with the dev version and I don't see any difference, no localized views.
Thank you.
Comment #21
dagmarIs possible implement #18 into the plugin. I think that this should be more appropiate.
For example, on this issue, #337348: Localise views exposed forms we replace the implementation of hook_form_alter for an specific plugin.
Comment #22
jolidog commentedsubscribing...
Comment #23
boobaasubscribe
Comment #24
hass commentedWe should work on #262879: Exports: t'ify view templates by default
Comment #25
jose reyero commentedCommitted the patch in #17 with some changes.
I don't want to wait forever till the views side gets committed, so let's help people testing that patch at least.
About #18, it needs some more string keys, we can work on that in a new thread.
Thanks everybody, this looks really promising.
Comment #27
momper commentedsubscribe
Comment #28
momper commentedcan i use this already with "Translation Table"?
or should i ask there an feature request?
Comment #29
jolidog commented@momper
People don't often see closed issues, because the Status filter is often as -Open issues - , so your questions could go unanswered. Next time mark the issue as active.
Anyway, my guess is you can't since translation table says on the project page it's supposed to translate only taxonomies and menus.
Views translations are not well defined, some properties work, some don't, it's a work in progress. It might be a while before there is an UI dedicated to help translate all of views strings.
Mark the issue as closed after you read this, thanks :)
Comment #30
momper commentedthank you very much for the infos ...
Comment #31
miro_dietikerclosing again.