Developers

Label: language

Content with label language in Developers (See content from all spaces)
Related Labels: translate , locale , plugin , zend_translate , zend_locale

Zend_Translate plugin (with caching)
code snippet provides a Zend Framework (1.5.0) plugin that will autodetect the browser language setting and make translations available to views via ZendRegistry. MyPluginLanguage class / Requires ZF 1.5.x or above / class MyPluginLanguage extends ZendControllerPluginAbstract { public function preDispatch ...