<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>2.9.3 or 2.9.2?  <a moz-do-not-send="true"
        href="http://demo.geomoose.org/2.9/">http://demo.geomoose.org/2.9/</a>
      should be at 2.9.2 right now.  <a class="moz-txt-link-freetext" href="http://demo.geomoose.org/master/">http://demo.geomoose.org/master/</a>
      will likely become 2.9.3 when ready.<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 01/25/2017 08:37 AM, Dan Little
      wrote:<br>
    </div>
    <blockquote
cite="mid:CABqPoBaXcfoytJDkRtZ0h6HSUnpg5PJBr-EVPMeEa1oQrPcBfw@mail.gmail.com"
      type="cite">
      <meta http-equiv="Context-Type" content="text/html; charset=UTF-8">
      <div dir="ltr">The CSS changes should be included in the 2.9.3
        package.
        <div><br>
        </div>
        <div>I just verified on <a moz-do-not-send="true"
            href="http://demo.geomoose.org/2.9/">http://demo.geomoose.org/2.9/</a></div>
        <div><br>
        </div>
        <div>You'll need to add the following to your site.css file...</div>
        <div><br>
        </div>
        <div>.spite-control.sprite-control-metadata {</div>
        <div> /* style the metadata icon */</div>
        <div>}</div>
        <div><br>
        </div>
        <div>.catalog-layer-controls {</div>
        <div> display: inline-block;</div>
        <div>}</div>
        <div><br>
        </div>
        <div>.catalog-layer-titlebar {</div>
        <div>  display: inline-block;</div>
        <div>}</div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Wed, Jan 25, 2017 at 8:11 AM, Kevin
          Grootendorst <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:kgrootendorst@gmail.com" target="_blank">kgrootendorst@gmail.com</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote">
            <div dir="ltr">
              <div>
                <div>
                  <div>Dan - I noticed this ticket is now closed. Does
                    this mean that it will be a part of the 2.9.3
                    release? I'm not familiar with GitHub.<br>
                  </div>
                  Our client is requesting the metadata link beside the
                  layer name, with an option to have a meaningful icon
                  for the link.<br>
                </div>
                Thanks,<br>
              </div>
              Kevin<br>
            </div>
            <div class="HOEnZb">
              <div class="h5">
                <div class="gmail_extra"><br>
                  <div class="gmail_quote">On Wed, Jan 11, 2017 at 4:33
                    PM, Dan Little <span dir="ltr"><<a
                        moz-do-not-send="true"
                        href="mailto:theduckylittle@gmail.com"
                        target="_blank">theduckylittle@gmail.com</a>></span>
                    wrote:<br>
                    <blockquote class="gmail_quote">I just went through
                      that code and it looks like we may have deprecated<br>
                      the configuration option of putting the layer
                      controls next to the<br>
                      layer title.<br>
                      <br>
                      And when I looked to do a CSS hack I realized that
                      we don't have good<br>
                      class names there either!<br>
                      <br>
                      I created this ticket to address that problem:<br>
                      <br>
                      - <a moz-do-not-send="true"
                        href="https://github.com/geomoose/geomoose/issues/162"
                        rel="noreferrer" target="_blank">https://github.com/geomoose/ge<wbr>omoose/issues/162</a><br>
                      <br>
                      I'm going to try and get it done today but it may
                      not make it into<br>
                      2.9.1 as I don't know if Jim started work on the
                      release yet.<br>
                      <br>
                      On Wed, Jan 11, 2017 at 11:48 AM, Kevin
                      Grootendorst<br>
                      <<a moz-do-not-send="true"
                        href="mailto:kgrootendorst@gmail.com"
                        target="_blank">kgrootendorst@gmail.com</a>>
                      wrote:<br>
                      > Thanks Bob and Dan for the responses.<br>
                      > Dan - I'm okay with having all layer tools
                      next to the layer title. In fact,<br>
                      > I will only have the metadata link tool
                      anyway in this application.<br>
                      > Can you elaborate on the code change(s)
                      needed to implement this change?<br>
                      > Thanks.<br>
                      > Kevin<br>
                      ><br>
                      > On Wed, Jan 11, 2017 at 12:26 PM, Dan Little
                      <<a moz-do-not-send="true"
                        href="mailto:theduckylittle@gmail.com"
                        target="_blank">theduckylittle@gmail.com</a>><br>
                      > wrote:<br>
                      >><br>
                      >> You can also override the CSS for that
                      particular tool to change the<br>
                      >> look.  Changing the position is a bit
                      more difficult because we have a<br>
                      >> lot of the DOM work done in Javascript in
                      ways that aren't easily<br>
                      >> subclassed or overridden.<br>
                      >><br>
                      >> Moving the metadata tool next to the
                      layer title will move ALL of the<br>
                      >> layer tools next to the layer title.<br>
                      >><br>
                      >><br>
                      >><br>
                      >> On Wed, Jan 11, 2017 at 9:06 AM, Basques,
                      Bob (CI-StPaul)<br>
                      >> <<a moz-do-not-send="true"
                        href="mailto:bob.basques@ci.stpaul.mn.us"
                        target="_blank">bob.basques@ci.stpaul.mn.us</a>>
                      wrote:<br>
                      >> > Kevin,<br>
                      >> ><br>
                      >> > I believe that icon is part of the
                      GeoMOOSE icon sprite image. (one<br>
                      >> > image<br>
                      >> > for all the icons)<br>
                      >> ><br>
                      >> > You should be able to see the raw
                      image (with all the icons) in it by<br>
                      >> > right-clicking on the binocular icon
                      and viewing the background image.<br>
                      >> > I<br>
                      >> > did this with firefox to display the
                      image that the icons are sourced<br>
                      >> > from.<br>
                      >> > You can either replace the icon
                      sprite image with one of your own or I<br>
                      >> > believe you can substitute
                      individual icon images in the mapbook, but<br>
                      >> > I’ve<br>
                      >> > not done this in quite a while
                      myself, so someone else will need to<br>
                      >> > chime in<br>
                      >> > on how that’s done in the latest
                      versions.  I do know that the more<br>
                      >> > images<br>
                      >> > you introduce, the slower the
                      interface will be when loading.<br>
                      >> ><br>
                      >> > bobb<br>
                      >> ><br>
                      >> ><br>
                      >> > On Jan 10, 2017, at 6:12 PM, Kevin
                      Grootendorst<br>
                      >> > <<a moz-do-not-send="true"
                        href="mailto:kgrootendorst@gmail.com"
                        target="_blank">kgrootendorst@gmail.com</a>><br>
                      >> > wrote:<br>
                      >> ><br>
                      >> > Dear list,<br>
                      >> > I would like to add a metadata link
                      beside certain layers in my catalog.<br>
                      >> > I<br>
                      >> > see from the demo that a link can
                      easily be added.  I would like to<br>
                      >> > customize the location of the link
                      icon, and also the icon itself.<br>
                      >> > In the attached graphic, I've
                      enabled metadata for the layer 'DEM Tile<br>
                      >> > Index'.  However, the icon used for
                      it is a set of binoculars and the<br>
                      >> > link<br>
                      >> > is located beneath the layer.  I
                      would like to re-position the link to<br>
                      >> > be<br>
                      >> > beside the layer name and use a
                      different icon.<br>
                      >> > Can someone point me to the file
                      that contains this item so that I can<br>
                      >> > customize?  I can't seem to locate
                      it.<br>
                      >> > I found this site which incorporates
                      these changes:<br>
                      >> > <a moz-do-not-send="true"
                        href="http://geomoose.lyonco.org/geomoose/lyonMaindemo.html"
                        rel="noreferrer" target="_blank">http://geomoose.lyonco.org/geo<wbr>moose/lyonMaindemo.html</a><br>
                      >> ><br>
                      >> > Thanks.<br>
                      >> > Kevin<br>
                      >> > <Metadata_link.PNG>___________<wbr>______________________________<wbr>______<br>
                      >> > Geomoose-users mailing list<br>
                      >> > <a moz-do-not-send="true"
                        href="mailto:Geomoose-users@lists.osgeo.org"
                        target="_blank">Geomoose-users@lists.osgeo.org</a><br>
                      >> > <a moz-do-not-send="true"
                        href="http://lists.osgeo.org/mailman/listinfo/geomoose-users"
                        rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman<wbr>/listinfo/geomoose-users</a><br>
                      >> ><br>
                      >> ><br>
                      >> ><br>
                      >> ><br>
                      >> > "I've had a wonderful time, but this
                      wasn't it." - Groucho Marx<br>
                      >> ><br>
                      >> ><br>
                      >> ><br>
                      >> ><br>
                      >> > ______________________________<wbr>_________________<br>
                      >> > Geomoose-users mailing list<br>
                      >> > <a moz-do-not-send="true"
                        href="mailto:Geomoose-users@lists.osgeo.org"
                        target="_blank">Geomoose-users@lists.osgeo.org</a><br>
                      >> > <a moz-do-not-send="true"
                        href="http://lists.osgeo.org/mailman/listinfo/geomoose-users"
                        rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman<wbr>/listinfo/geomoose-users</a><br>
                      ><br>
                      ><br>
                    </blockquote>
                  </div>
                  <br>
                </div>
              </div>
            </div>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Geomoose-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Geomoose-users@lists.osgeo.org">Geomoose-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/geomoose-users">https://lists.osgeo.org/mailman/listinfo/geomoose-users</a></pre>
    </blockquote>
    <br>
  </body>
</html>