Active
Project:
Language select
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
12 Nov 2009 at 16:16 UTC
Updated:
6 Dec 2010 at 15:51 UTC
If you install the latest i18n module there are now the options require language, set current language, etc. If this module has extra features they should be merged with the i18n module.
Comments
Comment #1
sillygwailoTo elaborate on what Jax says, in Internationalization are, under "Multilanguage options" (specifically "Options for node language") when editing the node type:
They're both checkbox settings, so if you check both, they have the effect of first selecting the current language for new content and removing the "Language neutral option".
The one feature it adds over Internationalization is the ability for the administrator to choose what language gets set as the default option when creating a new node. For example, if the content editor is browsing the site in English, and there's a node type that will only be German, you can make it so that new nodes get saved as German unless the editor makes a change to the language selection drop-down.
Comment #2
sillygwailoSee #669912: i18n: Extended default node language selection for a patch to get features from Language Select into Internationalization.
Comment #3
alduya commented@Richard: could you review the patch you mentioned? I made that patch and would like it if it gets into i18n. Once it gets into i18n I can set this Language Select as deprecated.