Skip to content

biblibre/omeka-plugin-LocaleSwitcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Locale Switcher plugin for Omeka

This plugin provides a language switcher view helper to be used in themes.

It uses flag-icon-css (MIT License) for flags icons

Usage

  1. Install the plugin
  2. Configure which languages you would like to appear in the language switcher
  3. Put the following code in your theme files: <?php echo $this->localeSwitcher(); ?>