<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">Thank you very much, Blake!</div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">Linda</div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">On 5/22/24 16:45, Blake
      Graham-Henderson via Evergreen-dev wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:6468392b-db89-4894-8256-f22564980706@mobiusconsortium.org">
      Linda,<br>
      <br>
      Here are the blocks from eg_vhost.conf that makes the magic:<br>
      <br>
          # If you enable two or more locales, then users will be able
      to<br>
          # select their preferred locale from a locale picker in the
      Bootstrap OPAC.<br>
          #<br>
          PerlAddVar OILSWebLocale "en_us"<br>
          PerlAddVar OILSWebLocale
      "/openils/var/data/locale/bootstrap-opac/messages.en.po"<br>
          PerlAddVar OILSWebLocale "cs_cz"<br>
          PerlAddVar OILSWebLocale
      "/openils/var/data/locale/bootstrap-opac/cs-CZ.po"<br>
          PerlAddVar OILSWebLocale "fr_ca"<br>
          PerlAddVar OILSWebLocale
      "/openils/var/data/locale/bootstrap-opac/fr-CA.po"<br>
      <br>
      <br>
      and another section:<br>
      <br>
      <br>
      <LocationMatch /eg/staff/><br>
          Options -MultiViews<br>
          PerlSetVar OILSWebStopAtIndex "true"<br>
      <br>
          RewriteCond %{HTTPS} off<br>
          RewriteRule ^ <a class="moz-txt-link-freetext"
        href="https://%" moz-do-not-send="true">https://%</a>{HTTP_HOST}%{REQUEST_URI}
      [NE,R,L]<br>
      <br>
          # sample staff-specific translation files<br>
      PerlAddVar OILSWebLocale "fr_ca"<br>
      PerlAddVar OILSWebLocale "/openils/var/data/locale/staff/fr-CA.po"<br>
      PerlAddVar OILSWebLocale "cs_cz"<br>
      PerlAddVar OILSWebLocale "/openils/var/data/locale/staff/cs-CZ.po"<br>
      PerlAddVar OILSWebLocale "ar_jo"<br>
      PerlAddVar OILSWebLocale "/openils/var/data/locale/staff/ar-JO.po"<br>
      PerlAddVar OILSWebLocale "es_es"<br>
      PerlAddVar OILSWebLocale "/openils/var/data/locale/staff/es-ES.po"<br>
          #PerlAddVar OILSWebLocale "en_ca"<br>
          #PerlAddVar OILSWebLocale
      "/openils/var/data/locale/staff/en-CA.po"<br>
          #PerlAddVar OILSWebLocale "fr_ca"<br>
          #PerlAddVar OILSWebLocale
      "/openils/var/data/locale/staff/fr-CA.po"<br>
      </LocationMatch><br>
      <br>
      <br>
      <pre class="moz-signature" cols="72">-Blake-
Conducting Magic
Will consume any data format
MOBIUS</pre>
      <div class="moz-cite-prefix">On 5/22/2024 6:04 AM, Cerninakova Eva
        via Evergreen-dev wrote:<br>
      </div>
      <blockquote type="cite"
cite="mid:CALycvwOuMR9=wF_h2vDrHbWPB05mYYuLeF1w_7Ban4sp_DzvOA@mail.gmail.com">
        <div dir="ltr">
          <div> <b>Many thanks to Blake</b> for getting the beta
            Evergreen server up (and also for having locales enabled).
            I'm working my way through new translation strings these
            days, and I can tell that having not only the source code
            available, but also an installation of the up-to-date
            Evergreen version is a huge help.  By the way, thanks to all
            who added comments to the translation strings, which helps a
            lot as well!<br>
          </div>
          <div><br>
          </div>
          <div>I must also say I'm very happy with the localization
            shift that's clearly visible on Blake's test server.
            Although there are still a few issues that we are
            continually struggling with (e.g. <a
              href="https://bugs.launchpad.net/evergreen/+bug/2033081"
              target="_blank" class="moz-txt-link-freetext"
              moz-do-not-send="true">https://bugs.launchpad.net/evergreen/+bug/2033081</a>
            or <a
              href="https://bugs.launchpad.net/evergreen/+bug/2042915"
              target="_blank" class="moz-txt-link-freetext"
              moz-do-not-send="true">https://bugs.launchpad.net/evergreen/+bug/2042915</a>
            and some more), a really large number of issues have been
            solved recently, which is very optimistic and a great help
            for us. <b>A big thanks to everyone involved! <br>
            </b></div>
          <div><b><br>
            </b></div>
          <div>Eva<b><br>
            </b> </div>
        </div>
        <br>
        <div class="gmail_quote">
          <div dir="ltr" class="gmail_attr">st 22. 5. 2024 v 8:36
            odesílatel Linda Jansová via Evergreen-dev <<a
              href="mailto:evergreen-dev@list.evergreen-ils.org"
              class="moz-txt-link-freetext" moz-do-not-send="true">evergreen-dev@list.evergreen-ils.org</a>>
            napsal:<br>
          </div>
          <blockquote class="gmail_quote">
            <div>
              <div>By the way, could you share which Apache settings you
                had to change to make it work as expected?</div>
              <div><br>
              </div>
              <div>It could be something we might also encounter and
                struggle with...</div>
              <div><br>
              </div>
              <div>Linda<br>
              </div>
              <div><br>
              </div>
              <div>On 5/22/24 06:44, Linda Jansová wrote:<br>
              </div>
              <blockquote type="cite">
                <div>Dear Blake,</div>
                <div><br>
                </div>
                <div>It looks fine now :-)!</div>
                <div><br>
                </div>
                <div>Thank you for figuring it out!</div>
                <div><br>
                </div>
                <div>Linda</div>
                <div><br>
                </div>
                <div>On 5/21/24 21:32, Blake Graham-Henderson wrote:<br>
                </div>
                <blockquote type="cite"> Linda,<br>
                  <br>
                  Sorry for the delay. I believe I found the offending
                  apache settings. Please test again.<br>
                  <pre cols="72">-Blake-
Conducting Magic
Will consume any data format
MOBIUS

</pre>
                  <div>On 5/18/2024 3:35 PM, Linda Jansová wrote:<br>
                  </div>
                  <blockquote type="cite">
                    <div>That would of course be just fine - thank you,
                      Blake! </div>
                    <div><br>
                    </div>
                    <div>Linda</div>
                    <div><br>
                    </div>
                    <div>On 5/18/24 21:14, Blake Graham-Henderson wrote:<br>
                    </div>
                    <blockquote type="cite"> Linda,<br>
                      <br>
                      I won't be able to look at it in-depth until
                      Monday.<br>
                      <pre cols="72">-Blake-
Conducting Magic
Will consume any data format
MOBIUS

</pre>
                      <div>On 5/18/2024 1:12 PM, Linda Jansová wrote:<br>
                      </div>
                      <blockquote type="cite">
                        <div>Just a quick check - is everything
                          Czech-related ;-) which should be switched on
                          really switched on?</div>
                        <div><br>
                        </div>
                        <div>The OPAC seems to be a bit undecided - it
                          is half Czech and half English when Czech is
                          selected (as can be seen in the attached
                          screenshot). <br>
                        </div>
                        <div><br>
                        </div>
                        <div>Also, now it seems that after a couple
                          selections are made in the language menu (I
                          mean in the OPAC's footer), the language menu
                          completely disappears and remains missing even
                          after a page reload.<br>
                        </div>
                        <div><br>
                        </div>
                        <div>Linda</div>
                        <div><br>
                        </div>
                        <div>On 5/18/24 18:59, Linda Jansová wrote:<br>
                        </div>
                        <blockquote type="cite">
                          <div>Thank you, Blake! We appreciate it very
                            much!</div>
                          <div><br>
                          </div>
                          <div>Linda<br>
                          </div>
                          <div><br>
                          </div>
                          <div>On 5/18/24 18:26, Blake Graham-Henderson
                            wrote:<br>
                          </div>
                          <blockquote type="cite"> Linda,<br>
                            <br>
                            Sorry to make you ask for it every time!
                            It's enabled now.<br>
                            <pre cols="72">-Blake-
Conducting Magic
Will consume any data format
MOBIUS

</pre>
                            <div>On 5/18/2024 1:39 AM, Linda Jansová
                              wrote:<br>
                            </div>
                            <blockquote type="cite">
                              <div>Hi Blake,</div>
                              <div><br>
                              </div>
                              <div>That is awesome, thank you!</div>
                              <div><br>
                              </div>
                              <div>Do you think you could also enable
                                more languages (like Czech ;-) both in
                                the OPAC and in the staff client?</div>
                              <div><br>
                              </div>
                              <div>It would be tremendously helpful for
                                us to be able to compare the language
                                versions :-)!</div>
                              <div><br>
                              </div>
                              <div>Thank you!</div>
                              <div><br>
                              </div>
                              <div>Linda</div>
                              <div><br>
                              </div>
                              <div>On 5/17/24 23:31, Blake
                                Graham-Henderson via Evergreen-dev
                                wrote:<br>
                              </div>
                              <blockquote type="cite"> All,<br>
                                <br>
                                For a little while at least, I've setup
                                a server running the beta tarball:<br>
                                <br>
                                <a
href="https://bugsquash2.mobiusconsortium.org" target="_blank"
                                  class="moz-txt-link-freetext"
                                  moz-do-not-send="true">https://bugsquash2.mobiusconsortium.org</a><br>
                                <br>
                                If anyone wants to skip the setup part
                                and test the various things (all
                                together now!).<br>
                                <pre cols="72">-Blake-
Conducting Magic
Will consume any data format
MOBIUS

</pre>
                                <div>On 5/16/2024 9:45 AM, Andrea Buntz
                                  Neiman via Evergreen-dev wrote:<br>
                                </div>
                                <blockquote type="cite">
                                  <div dir="ltr">Hi all,
                                    <div><br>
                                    </div>
                                    <div>On behalf of the release team,
                                      I'm delighted to announce the
                                      release of 3.13-beta.</div>
                                    <div><br>
                                    </div>
                                    <div>There are so many great
                                      features in this release,
                                      representing the work of dozens of
                                      community members!</div>
                                    <div><br>
                                    </div>
                                    <div>Please see the release
                                      announcement here for more
                                      information:</div>
                                    <div><br>
                                    </div>
                                    <div><a
href="https://evergreen-ils.org/evergreen-3-13-beta-released/"
                                        target="_blank"
                                        class="moz-txt-link-freetext"
                                        moz-do-not-send="true">https://evergreen-ils.org/evergreen-3-13-beta-released/</a><br>
                                    </div>
                                    <div><br>
                                    </div>
                                    <div>The 3.13 release team,<br>
                                      <br>
                                      Bill Erickson (King County Library
                                      System)<br>
                                      Blake Graham-Henderson (MOBIUS)<br>
                                      Stephanie Leary (Equinox Open
                                      Library Initiative)<br>
                                      Shula Link (Greater Clarks Hill
                                      Regional Library)<br>
                                      Andrea Buntz Neiman (Equinox Open
                                      Library Initiative)<br>
                                      <div><br>
                                      </div>
                                      <div><br>
                                      </div>
                                      <div><br>
                                      </div>
                                      <span
                                        class="gmail_signature_prefix">--
                                      </span><br>
                                      <div dir="ltr"
                                        class="gmail_signature">
                                        <div dir="ltr">
                                          <div dir="ltr">
                                            <div dir="ltr">
                                              <div dir="ltr">
                                                <div><span>Andrea Buntz
                                                    Neiman, MLS</span><br>
                                                </div>
                                                <div>Project Manager for
                                                  Software Development |
                                                  Product Specialist</div>
                                                <div>Equinox Open
                                                  Library Initiative</div>
                                                <div><a
href="mailto:abneiman@equinoxoli.org" target="_blank"
moz-do-not-send="true">abneiman@equinoxOLI.org</a></div>
                                                <div><span>1-877-OPEN-ILS </span><span>(673-6457)</span><br>
                                                </div>
                                                <div><span>Direct:
                                                    770-709-5583</span></div>
                                                <div><u><a
href="https://www.equinoxOLI.org/" target="_blank"
moz-do-not-send="true">https://www.equinoxOLI.org/</a></u><br>
                                                </div>
                                              </div>
                                            </div>
                                          </div>
                                        </div>
                                      </div>
                                    </div>
                                  </div>
                                  <br>
                                  <fieldset></fieldset>
                                  <pre>_______________________________________________
Evergreen-dev mailing list
<a href="mailto:Evergreen-dev@list.evergreen-ils.org" target="_blank"
                                  class="moz-txt-link-freetext"
                                  moz-do-not-send="true">Evergreen-dev@list.evergreen-ils.org</a>
<a
href="http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-dev"
                                  target="_blank"
                                  class="moz-txt-link-freetext"
                                  moz-do-not-send="true">http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-dev</a>
</pre>
                                </blockquote>
                                <br>
                                <br>
                                <fieldset></fieldset>
                                <pre>_______________________________________________
Evergreen-dev mailing list
<a href="mailto:Evergreen-dev@list.evergreen-ils.org" target="_blank"
                                class="moz-txt-link-freetext"
                                moz-do-not-send="true">Evergreen-dev@list.evergreen-ils.org</a>
<a
href="http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-dev"
                                target="_blank"
                                class="moz-txt-link-freetext"
                                moz-do-not-send="true">http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-dev</a>
</pre>
                              </blockquote>
                              <p><br>
                              </p>
                            </blockquote>
                            <br>
                          </blockquote>
                          <p><br>
                          </p>
                        </blockquote>
                        <p><br>
                        </p>
                      </blockquote>
                      <br>
                    </blockquote>
                    <p><br>
                    </p>
                  </blockquote>
                  <br>
                </blockquote>
                <p><br>
                </p>
              </blockquote>
              <p><br>
              </p>
            </div>
            _______________________________________________<br>
            Evergreen-dev mailing list<br>
            <a href="mailto:Evergreen-dev@list.evergreen-ils.org"
              target="_blank" class="moz-txt-link-freetext"
              moz-do-not-send="true">Evergreen-dev@list.evergreen-ils.org</a><br>
            <a
href="http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-dev"
              rel="noreferrer" target="_blank"
              class="moz-txt-link-freetext" moz-do-not-send="true">http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-dev</a><br>
          </blockquote>
        </div>
        <br>
        <fieldset class="moz-mime-attachment-header"></fieldset>
        <pre class="moz-quote-pre" wrap="">_______________________________________________
Evergreen-dev mailing list
<a class="moz-txt-link-abbreviated moz-txt-link-freetext"
        href="mailto:Evergreen-dev@list.evergreen-ils.org"
        moz-do-not-send="true">Evergreen-dev@list.evergreen-ils.org</a>
<a class="moz-txt-link-freetext"
href="http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-dev"
        moz-do-not-send="true">http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-dev</a>
</pre>
      </blockquote>
      <br>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
Evergreen-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Evergreen-dev@list.evergreen-ils.org">Evergreen-dev@list.evergreen-ils.org</a>
<a class="moz-txt-link-freetext" href="http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-dev">http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-dev</a>
</pre>
    </blockquote>
    <p><br>
    </p>
  </body>
</html>