Ticket #12 (new defect)

Opened 2 years ago

Last modified 2 months ago

Toolbar language in site configuration

Reported by: solt Assigned to: bergie
Priority: major Milestone: 9.03 Vinland
Component: MidCOM core Version:
Keywords: Cc:

Description

Toolbar needs separate language setting from content language.

Change History

06/02/07 13:04:57 changed by bergie

  • owner changed from tarjei to bergie.

This has been partially started already: midcom_services_i18n has separate methods for getting content and UI language, but components don't have a simple way of using that in $this->_l10n->get();

  • get_current_language(): Get the UI language code
  • get_content_language(): Get the content language code
  • set_language($lang, $switch_content_lang = false)

06/02/07 13:05:51 changed by bergie

  • milestone set to MidCOM 2.8.

02/12/08 13:03:57 changed by bergie

  • milestone changed from MidCOM 2.8 to MidCOM 3.0.

09/30/08 14:34:58 changed by bergie

  • milestone changed from MidCOM 3.0 to 9.03 Vinland.