Support

General Documentation

The Language Switcher module applies to CMS instances that have multiple languages enabled. Learn more about how Page URLs work.

This module works by displaying in a list, each language that is enabled in the CMS instance. When a language is selected by the user, a cookie is set indicating the user's current language. This cookie is used in determining which language a Page should show to a user.

The following settings are available:

Name Summary
Show Country Flag If checked, then flag icons are displayed next to each country.
Number of Days Indicates the number of days the cookie should expire in.
Custom CSS Class If provided, then the class is added to the top level <ul> tag.
Ajax Enabled If checked, then supporting JavaScript files are registered to allow selecting of a language without a full page post back.