We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1745332
Initial release: languageToggleByFlag for OJS/OMP/OPS 3.5 (OJSBR) OJSBR adaptation of Lepidus Tecnologia's languageToggleByFlag block plugin (https://github.com/lepidus/languageToggleByFlag) for PKP 3.5. - 3.5 compatibility: replace the removed PKP\session\SessionManager with PKP\core\PKPSessionGuard::isSessionDisable(). - OJSBR: normalize language names to initial uppercase (multibyte-safe), so the toggle reads "English / Español / Português" instead of mixed native casing. - Add OJSBR repo scaffolding (README, CONTRIBUTING, CODE_OF_CONDUCT, LICENSE, docs/COPYING, packaging workflows). Original work © Lepidus Tecnologia 2019-2024, © Simon Fraser University / John Willinsky. Distributed under the GNU GPL v3.