Closed (fixed)
Project:
Language Switcher Dropdown
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Jun 2012 at 09:20 UTC
Updated:
25 Jun 2012 at 13:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
manfer commentedThis is not bad idea but I would need that you do the following:
* Go to admin/structure/block
* Copy the link from the configure button of the Language switcher dropdown block.
* Paste it here.
For me the correct link would be 'admin/structure/block/manage/lang_dropdown/language/configure' but you provide in the patch the link 'admin/structure/block/manage/lang_dropdown/language_content/configure'
Comment #2
johnvOK, I have 2 LSD's:
Unfortunately, you can't provide two configure-lines in the info file.
Language switcher dropdown (Content)
admin/structure/block/manage/lang_dropdown/language_content/configure
Language switcher dropdown (User interface text)
admin/structure/block/manage/lang_dropdown/language/configure
Comment #3
manfer commentedIs this because of some other module installed? Which language modules you have installed?
Most people will have only Language switcher dropdown (User interface text).
Comment #4
johnvI have installed Entity Translation.
I do have Locale, but not I18N.
I did not install Content translation.
Comment #5
manfer commentedThat's it. Entity Translation adds another configurable language type so there are two blocks for the switcher so it is not possible to use the configure link.
Comment #6
johnvOK, better no info then half info.
Comment #7
manfer commentedWe can just add a link to blocks management. Not as useful as a link to the specific language switcher dropdown block but at least handy to move fast from modules list to blocks management.
Comment #8
johnvyep, good idea.
Comment #9
manfer commentedThe two more used package names for modules related to multilanguage handling are "Multilingual" and "Multilingual - Internationalization"
So I have decided to change the package name too from "Multilanguage" to "Multilingual".
Comment #10
manfer commented