Closed (fixed)
Project:
Internationalization Views
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
11 Jan 2011 at 15:52 UTC
Updated:
3 Jan 2014 at 02:41 UTC
Jump to comment: Most recent
Comments
Comment #1
miro_dietikerIt is. But first we need to have a clean working 6.x-3.x version.
There's some related issue in Views, patch available.
Feel free to contribute or support our work.
Comment #2
jonaswouters commentedsubscribing
Comment #3
egorovanton commentedSubscribing.
Comment #4
amalaer commentedsubscribing
Comment #5
criscomsubscribing.
Comment #6
mattcasey commentedsubscribing
Comment #7
nonom commentedsubscribing
Comment #8
criscomany news on a possible release date?
Comment #9
rodych commentedsubscribing +1
Comment #10
rvilarHow can I help? I need this module for D7 project and I want to help
Comment #11
criscomyes, i would like to help out too. i am not familiar with PHP, though, but would make for a good bug tester or whatever you need.
Comment #12
klonosComment #13
sylvain_a commentedSuscribing
Comment #14
vincent.wasteels commentedHello !
I have a quick question for you,
I'm developping a site in 2 language, using the view module to display taxonomy terms in a list and render taxonomy pages,
for the moment I'm not able to get the translated title for taxonomy in these pages, I just want to know if this will be fix when we will have a D7 version for I18nViews ? and/or is there a workaround for now ?
thank you
Comment #15
daniorama commented@vincent: Easiest way is to create different pages and blocks for each language with language filters, using different paths and hiding them depending on language. You don't need i18nviews to do that.
Comment #16
zilverdistel commentedI think waiting to start development on the drupal 7 version is a bad idea. The views team is mainly developing its 3.x branch on drupal 7 and will then backport these changes to 6.x-3.x. When that moment comes, lots of stuff in i18nviews-6.x-3.x could be completely broken, and a lot of work could be for nothing. Why is the i18nviews doing it the opposite way of views?
It's painfull to have to ask about the status of i18nviews-6.x-3.x when I actually would like to know when the 7.x branch will be opened ...
Comment #17
vincent.wasteels commentedThanks Dan !
I see what you mean, but I'm working with localized taxonomy, and the translated title I get for each category is not reachable from the View module...
I tried also to switch to "Per language terms." This way I could use a parent Category like "English Categories" to get all children ion a specific language, but I can't find the way to do this with filters in View...
if you have any idea that might be helpful :)
Comment #18
miro_dietikerZilverdistel, Views 3 also started in Drupal 6. Thus we made i18nviews work well with Views 6.x-3.x and even provided much improvement in views itself.
As soon as we have the initial port to D7, we'll also change the situation and the D7 port will be lead.
(My statement was from january where the situation was much different, when localization support of the Views 3 branch was completely broken.)
Feel free to start the D7 port, provide solutions, ... whatever brings the next step a little nearer.
BTW: We're looking for sponsors for the i18n sprint in germany.
http://i18nsprint.drupalevents.de
We might take the task and implement a working D7 i18nviews module there.
Comment #19
zilverdistel commentedThanx for clearing that out Miro!
Could you update the projectpage also on this? Would be great if there was no confusion on this ...
Comment #20
miro_dietikerUpdated front page.
Added branch (without any working content) to prepare D7 development.
Comment #21
brightboldsubscribing.
Comment #22
SilviaT commentedsub
Comment #23
cyberwolf commentedSubscribing.
Comment #24
miro_dietikerThe development of this port is subject of current i18n codesprint.
Please join IRC channel #drupal-i18n to support development.
Comment #25
rvilarSubscribe
Comment #26
miro_dietikerAn initial port has been committed and i18nviews is now known to work generally.
There are still many important features to check and validate the module.
Tests are highly appreciated, but missing...
Please help us all to improve the situation.
Comment #27
tomas_fenix commentedThe recent commit was to 6.x, was that intended to be for 7?I see it now, thanks
Comment #28
klonosThank you Miro ;)