Skip to content

Releases: OJSBR/languageToggleByFlag

Release list

3.5.0.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 11:31
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.