2 http://drupal.org/project/languageicons
3 =======================================
8 This module provides icons for language links, both for the Language switcher
9 block and (optionally) for node links.
10 It is a spin-off from Internationalization (i18n) package.
17 For a fully enabled multilingual site, the Internationalization (i18n) package
18 is recommended. See http://drupal.org/project/i18n
23 1. To install the module copy the 'languageicons' folder to your
24 sites/all/modules directory.
26 2. Go to admin/build/modules. Enable the module.
27 Read more about installing modules at http://drupal.org/node/70151
32 1. Go to admin/structure/block
34 2. Ensure that 'Language switcher' block is associated with a visible region. If
35 unsure, move the 'Language switcher' block to 'Sidebar first' region.
37 3. Click on 'Save blocks' button.
39 4. To preview simply view any appropriate page. If successful you will see a
40 flag on the left side of each language link.
42 There are some configuration options at admin/config/regional/language/icons.
43 You can place flags before or after the language link or choose to only display
44 the language flag without the language name (pick "Replace link" under icon
45 placement to do so). There are some other options so make sure to check it out.
48 CONTRIBUTING. REPORTING ISSUE. REQUESTING SUPPORT. REQUESTING NEW FEATURE.
49 --------------------------------------------------------------------------
50 1. Go to the module issue queue at
51 http://drupal.org/project/issues/languageicons?status=All&categories=All
52 2. Click on CREATE A NEW ISSUE link.
54 4. To get a status report on your request go to
55 http://drupal.org/project/issues/user
60 Read more at http://drupal.org/node/250790