You are here

README.txt in Language Switcher Dropdown 7

Same filename in this branch
  1. 7 README.txt
  2. 7 msdropdown/Readme.txt
Same filename and directory in other branches
  1. 8.2 README.txt
  2. 6 README.txt
  3. 7.2 README.txt
  ------------------------------------------------------------------------------------
                                      INSTALLATION
  ------------------------------------------------------------------------------------

  This module requires optional core modules: "Locale" and "Content translation".
  The module will populate a new block named "Language switcher dropdown" under "{host}/admin/structure/block".
  
  Please see the below instructions to configure the block.

  ------------------------------------------------------------------------------------
                                      CONFIGURATION
  ------------------------------------------------------------------------------------

  1) Configure the "Language negotiation" at "{host}/admin/config/regional/language/configure".
     
  2) Enable the "Language switcher dropdown" block at "{host}/admin/structure/block".
  
  3) Configure the "Language switcher dropdown" block settings as follows:
     - "Output as HTML and JavaScript widget instead of HTML select element"
        The option will allow you to display the widget using themable HTML and JavaScript widget instead of the default select element.

File

README.txt
View source
  1. ------------------------------------------------------------------------------------
  2. INSTALLATION
  3. ------------------------------------------------------------------------------------
  4. This module requires optional core modules: "Locale" and "Content translation".
  5. The module will populate a new block named "Language switcher dropdown" under "{host}/admin/structure/block".
  6. Please see the below instructions to configure the block.
  7. ------------------------------------------------------------------------------------
  8. CONFIGURATION
  9. ------------------------------------------------------------------------------------
  10. 1) Configure the "Language negotiation" at "{host}/admin/config/regional/language/configure".
  11. 2) Enable the "Language switcher dropdown" block at "{host}/admin/structure/block".
  12. 3) Configure the "Language switcher dropdown" block settings as follows:
  13. - "Output as HTML and JavaScript widget instead of HTML select element"
  14. The option will allow you to display the widget using themable HTML and JavaScript widget instead of the default select element.