Closed (fixed)
Project:
Internationalization
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
22 Apr 2008 at 07:39 UTC
Updated:
22 May 2009 at 16:06 UTC
Jump to comment: Most recent file
Comments
Comment #1
drewish commentedhere's a screen shot to give a feel for how it works.
Comment #2
gábor hojtsyModule screenshot looks cool ;) I'd center the icons, and I am not entirely sure the untranslated icon is sufficiently different to the outdate translation icon, although the idea to have full icons for work to do makes lots of sense.
Comment #3
drewish commentedyeah, i'm not totally set on those icons. originally i was just using unicode characters for those icons. i picked them from the subset of those that seemed to work on OSX but then realized that they weren't showing up on all browsers and just rendered them as PNGs. the main goal was to provide a visual distinction between those needing work (dark) and those that are finished (lighter), i'm open to other suggestions.
Comment #4
drewish commentedhere's a screenshot of the per-language tabs.
Comment #5
jose reyero commentedHi Drewish, this looks really great.
And it will be welcomed in i18n package if you think it's the best place for it. However I'm considering whether it would make more sense to split it in more modules, as some of they are just dependant on Drupal core languages, actually there are some spin off candidates in the package, like the languageicons module and some others so they can be shared with other multilanguage set ups.
I guess I should talk with the other module maintainers about this....
About the icons it looks great right now, I think anything should be ok as long as they're cross browser compatible, the simpler the better, I think even using black/white squared boxes would make it more readable (maybe not that nice though :-) )
For the language list, language codes are not always that obvious, maybe vertical language names (so they fit in the table) or even using the languageicons module when enabled would make it look nicer/easier to see.
Comment #6
drewish commentedJose, I'd be fine with either spinning it off as a separate module or including it with i18n. The benefit to keeping it in with i18n is that it's already the goto project for all things. Just let me know what you and the other maintainers would like to do.
As for the language list, you're right it's hard to guess which is which but when you've got as many languages installed as we do there's just not room to spell them out. I'm not sure that the flags would be too much better, most of them are pretty small and hard to read without text accompanying them. If there was CSS for rotating the text was supported in most browsers that would be the idea way to do it but I don't know if it's possible.
Comment #7
drewish commentedFixed a bug that was linking current translations to to original node.
Split the status image into its own theme function to make it easier to override.
Comment #8
pasquallesubscribe
sweet module, thanks drewish
Comment #9
jose reyero commented@drewish
I've added the module to the i18n package. Also, added you to the cvs access list so you can maintain the module in there.
Thank you.
(Still not sure what to do about repackaging and spinning off some modules. People should be able to enjoy this nice module in the meanwhile though :-) )
Comment #10
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #11
mlieshout commentedThe i18noverview directory is still empty in CVS. So I'm curious about the status is of this code. Will it ever be part of the i18n package?
Comment #12
pasqualle@mlieshout: http://drupal.org/project/translation_overview
Comment #13
najibx commentedHi,
translation_overview module is nice but only related to translation only. I am using Views Bulk Operations, instead of default content listing. So with Views2, among others, I can add a new field on the table : Translation status
Node translation: Translation status
The translation status of the node--whether or not the translation needs to be updated.
However, all nodes are not translated. (getting status "No"). Any reason?
TQ
Comment #14
najibx commentedhmm ... it looks like the "Node translation: Translation status" Only showing if content is outdated or not. "Translation overview" does more than just that. :-)
would it be nice ...
Comment #15
pasqualle@najibx: please open a support or feature request for the translation_overview if you find that the views integration is missing something..