mirador icon indicating copy to clipboard operation
mirador copied to clipboard

Bug availableLanguages-Settings

Open PR-Obst opened this issue 2 years ago • 3 comments

I'm using php and javascript to dynamically setup the configuration for mirador to be built with(id, theme settings, language settings, window and windows settings). I call a function to return the viewer within a wrapper application and pass the config.

this.miradorInstance = renderViewer(config); ... renverViewer(config) { return Mirador.viewer(config, [...miradorImageToolsPlugin] }

Somehow the the configuration i pass to limit the available languages availableLanguages: { de: 'Deutsch', en: 'English' } doesn't seem to work, my language selection contains all languages. It doesn't matter if i pass it from the beginning or if i add it before calling the viewer, even with minimum configuration (id and language-settings only) it doesn't work.

PR-Obst avatar Feb 18 '22 16:02 PR-Obst

+1

PietroLiuzzo avatar Jun 13 '22 16:06 PietroLiuzzo

+1 Any update on this issue ?

sete-arch avatar Dec 08 '22 00:12 sete-arch

Hi @PietroLiuzzo and @sete-arch! Work on this has paused while the contributor community focuses on updating Mirador’s core dependencies, such as React. Once that work is done, attention can circle back to software enhancements like the one above via community-based discussions about Mirador’s roadmap. Please feel free to join us at one of our upcoming community calls when you’re available!

enriquediaz avatar May 08 '23 18:05 enriquediaz