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

zmove’s picture

No 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

jose reyero’s picture

Status: Active » Postponed

I'm afraid there's no plans for this one in the near future, though a good patch would be always welcomed.

pkej’s picture

Search 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.

pkej’s picture

Hrmf, 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?

jose reyero’s picture

Status: Postponed » Closed (won't fix)

Language 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.