<div dir="auto">I just tested "2.9", which if it is on 2.9.2 then we got the change into 2.9.2 as well. </div><div class="gmail_extra"><br><div class="gmail_quote">On Jan 25, 2017 09:14, "Jim Klassen" <<a href="mailto:klassen.js@gmail.com">klassen.js@gmail.com</a>> wrote:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <p>2.9.3 or 2.9.2?  <a href="http://demo.geomoose.org/2.9/" target="_blank">http://demo.geomoose.org/2.9/</a>
      should be at 2.9.2 right now.  <a class="m_4445042937499403717moz-txt-link-freetext" href="http://demo.geomoose.org/master/" target="_blank">http://demo.geomoose.org/<wbr>master/</a>
      will likely become 2.9.3 when ready.<br>
    </p><div class="elided-text">
    <br>
    <div class="m_4445042937499403717moz-cite-prefix">On 01/25/2017 08:37 AM, Dan Little
      wrote:<br>
    </div>
    </div><blockquote type="cite"><div class="elided-text">
      
      <div dir="ltr">The CSS changes should be included in the 2.9.3
        package.
        <div><br>
        </div>
        <div>I just verified on <a href="http://demo.geomoose.org/2.9/" target="_blank">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-<wbr>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 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="m_4445042937499403717HOEnZb">
              <div class="m_4445042937499403717h5">
                <div class="gmail_extra"><br>
                  <div class="gmail_quote">On Wed, Jan 11, 2017 at 4:33
                    PM, Dan Little <span dir="ltr"><<a 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 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 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 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 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 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 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 href="mailto:Geomoose-users@lists.osgeo.org" target="_blank">Geomoose-users@lists.osgeo.org</a><br>
                      >> > <a 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 href="mailto:Geomoose-users@lists.osgeo.org" target="_blank">Geomoose-users@lists.osgeo.org</a><br>
                      >> > <a 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="m_4445042937499403717mimeAttachmentHeader"></fieldset>
      <br>
      </div><pre><div class="elided-text">______________________________<wbr>_________________
Geomoose-users mailing list
<a class="m_4445042937499403717moz-txt-link-abbreviated" href="mailto:Geomoose-users@lists.osgeo.org" target="_blank">Geomoose-users@lists.osgeo.org</a>
</div><a class="m_4445042937499403717moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/geomoose-users" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/geomoose-<wbr>users</a></pre>
    </blockquote>
    <br>
  </div>

<br>______________________________<wbr>_________________<br>
Geomoose-users mailing list<br>
<a href="mailto:Geomoose-users@lists.osgeo.org">Geomoose-users@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/geomoose-users" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/geomoose-<wbr>users</a><br></blockquote></div><br></div>