[Koha-bugs] [Bug 14252] Make the OPAC language switcher available in the masthead navbar, footer, or both.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 4 16:06:49 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14252

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #39728|0                           |1
        is obsolete|                            |
  Attachment #39729|0                           |1
        is obsolete|                            |
  Attachment #39730|0                           |1
        is obsolete|                            |
  Attachment #39731|0                           |1
        is obsolete|                            |
  Attachment #39732|0                           |1
        is obsolete|                            |
  Attachment #39734|0                           |1
        is obsolete|                            |
  Attachment #39749|0                           |1
        is obsolete|                            |

--- Comment #60 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 39857
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39857&action=edit
Bug 14252 - Move OPAC lang switcher to masthead navbar

The OPAC language switcher takes up a lot of space at the bottom of the
browser. It also has issues of being not always visible.
This patch adds the switcher to the masthead navbar and removes from the
opac-bottom.inc navbar.

Test plan
=========

1/ Apply patch
2/ Set opaclanguagesdisplay syspref to 'show'.
3/ Add a few languages i.e. es-ES, fr-FR and de-DE
     $ cd misc/translator
     $ perl translate <langcode>
4/ Enable installed languages for OPAC use by checking on 'opaclanguages'
   under I18N/L10N sysprefs
5/ Go to the OPAC, you should have a "Languages" dropdown on the masthead
   navbar, the opac-bottom.inc navbar should no longer be there.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Works, no koha-qa errors.
Followup fix language chooser for sublanguages

Signed-off-by: Mark Tompsett <mtompset at hotmail.com>

Signed-off-by: Jonathan Druart <jonathan.druart at koha-community.org>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list