When enabling CCK, without doing anything else, the language selector (which is usually below 'menu settings' at the top) is moved to below 'input format'. If I disable CCK, it moves back to the top again.

I can't remember whether it is the core language selector, or whether it is displayed by the i18n module.

To me, the language setting is the first thing that should be set, and so should be at the top.
Can anyone tell me why it is moved by CCK, and if there is a way to get it back to the top?

Thanks.

Comments

yched’s picture

Status: Active » Fixed

I just committed something that should fix this.

Also not the that CCK lets you reorder thos elements as you like on the 'Manage fields' screen (follow the ink on admin/content/types)

-Anti-’s picture

Status: Closed (fixed) » Fixed

Fantastic.

EDIT:
Sorry, for clarity I should say that the 'fantastic' was for the commit.
The language selector is not displayed on the cck 're-order' page, so that didn't solve the problem.
I'm hoping the commit described above will fix this problem in the next release of cck.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

Andy1981’s picture

Status: Fixed » Closed (fixed)

I'm using the latest stable version of cck (6.x-2.1), and this problem still exists. The language field shows when managing the fields, and you can move it around and commit the changes, but this has no influence on the hierarchy when adding a record - the language field still shifts down despite its specified position.

Andy1981’s picture

Status: Closed (fixed) » Active

A work around seems to be to use groups for the fields as the language option seems to adhere to its position relative to the groups.