CI Multilanguage Module

Developer

Arthur Vincent Simon

3rd Party (Free)

98 downloads (last 90 days)

GNU General Public License v3 Download v0.2

EE Version Support

  • ExpressionEngine 2

Compatibility

If an item is crossed out, it might be untested, not applicable or incompatible. Contact the developer to be sure.

  • Updater
  • Multi Site Manager
  • Stand Alone Entry Form
  • Low Variables
  • Content Elements
  • Better Workflow
  • Matrix
  • Grid
  • Webservice
  • Publisher

Requirements

  • jQuery for the Control Panel

Add-On Type(s)

Module

Tags

ExpressionEngine module that supports Multilanguage features by leveraging underlying Codeigniter's language structure

Requirements

ExpressionEngine 2.7+

How to use

{exp:ci_multilanguage:get_translation}

Use this function to get a language variable

{exp:ci_multilanguage:get_translation name=“heading_company_name” file=“application”}

Parameters

name
The key of the language variable
args
This is used to pass data for language variable strings that need to be “printf”‘ed. An example would be a string like
This is a %s.
or
This %s is better than %s.
To pass multiple values, pass a string using || as a separator
Apples||Oranges||Lemons
file
The language file to find the language variable. Keep in mind that you don’t need to pass the _lang suffix So if the file is named application_lang.php just pass application.
{exp:ci_multilanguage:get_user_language_id}

Use this to get the id of the language that is currently being used

{exp:ci_multilanguage:switch_language_form}

Documentation coming soon

{exp:ci_multilanguage:switch_language_list}

Use this to get the list of languages available for the

{exp:ci_multilanguage:switch_language_list}
  {preferred_user_language_id}
  {preferred_user_language_name}
  {other_languages}
      {link_url}
      {language_id}
      {language_name}
  {/other_languages}
{/exp:ci_multilanguage:switch_language_list}
Variables

preferred_user_language_name
The id of the preferred user language
preferred_user_language_name
The name of the preferred user language
other_languages
A list of languages and their data that are not currently selected
link_url
the url to go to change the current language into this language
language_id
The id of the language
language_name
The name of the language

Download CI Multilanguage Module

EE Support Downloads Add-On Version Release Date
Not Specified Download 0.2 Sep 12, 2013

This entry was created October 7, 2013, 9:45 am.
This entry was last updated October 14, 2013, 10:52 pm.

Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!

Returns: devot:ee has a 30-day return policy on all commercial add-ons sold through devot-ee.com. If you need to return an add-on, do not go to the developer or the developer's site, but rather visit our returns page at https://devot-ee.com/returns to initiate your return. If you have questions, email support@devot-ee.com.

There are no reviews for this add-on yet.

What are you waiting for? Rate it and review it!