You are here

README.txt in Language Switcher Dropdown 7.2

Same filename and directory in other branches
  1. 8.2 README.txt
  2. 6 README.txt
  3. 7 README.txt
  ------------------------------------------------------------------------------------
                                      INSTALLATION
  ------------------------------------------------------------------------------------

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