Closed (won't fix)
Project:
Internationalization
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 May 2008 at 10:50 UTC
Updated:
27 Apr 2009 at 17:58 UTC
Hi,
I'm just testing i18n with the new drupal 6 which seems to provide very cool features, with a far better integration (love the radio button in translation to choose content type etc...) :).
There is one critical feature that is missing for me, it's the ability to define the weight of the language form in the content. I tested CCK to add some new field in a content, and, when I want to organize that fields, I don't see language entry to place it where you want.
It's very annnoying because it is placed randomly in the content and it's really not well placed ;D
It is planned to add that (maybe wait for a non-beta CCK module ?)
regards,
zmove
Comments
Comment #1
zmove commentedNo feedback at all ?
I hoped to see some guys in my case.... Maybe there is a solution to define right orders to the field in the node creation form ? If yes, I would know how you do that.
regards,
zmove
Comment #2
jose reyero commentedI'm afraid there's no plans for this one in the near future, though a good patch would be always welcomed.
Comment #3
pkej commentedSearch and you will find. There is a module Node Form Rearrange which does exactly that. I tested it on http://blog.vogol.com and now the language is just under the title, a much more convinient place for me.
I also found Form Defaults which seems to do about the same, and more in a different way, but I haven't tested it.
Hope these helps.
Comment #4
pkej commentedHrmf, none of those are installed on my website, and yet there is a Language entry to move up and down in the node type edit screen.
Perhaps I misunderstood the original issue?
Comment #5
jose reyero commentedLanguage is a Drupal core field, so any other module dealing with forms / fields should take care of it.
Definitely, not to be implemented in i18n.