Closed (fixed)
Project:
Drupal core
Version:
7.12
Component:
language system
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Oct 2011 at 13:38 UTC
Updated:
4 Jul 2013 at 22:33 UTC
I admit that this question comes from my lack of deep understanding of the multi-language system. I've seen that the language selection field is not available in the "manage fields" tab for node types. My conclusion is that the language selection field doesn't use the field API. So, my question is: there is any reason why this should not treated as a normal field?
Comments
Comment #1
stefan vaduva commentedNo opinions on this? Oh, well... I'll get back and reply to this if I'll manage to figure it out myself.
Comment #2
klonos#1074672: Allow language select to be rearranged inside node form just got committed to D8 and is now waiting to be ported to D7. So, I'm pretty sure it'll be fixed in the next stable version of D7. Marking this issue fixed, since the support question is answered ;)
PS: ...strangely, I have this feature in most of my setups, but I cannot spot the contrib module that offers it. If I figure out which one it is, I'll post it here (for those that do not upgrade to newer versions of Drupal as soon as they come out).
Comment #4
pvbob commentedI had the same question and found that the "Multilingual Content" module enables the language selection field in the node's Manage Fields tab, https://drupal.org/node/1279644, just in case someone else has the same question.