<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="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" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">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/<wbr>geomoose/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">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">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">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">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/<wbr>geomoose/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">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/<wbr>mailman/listinfo/geomoose-<wbr>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">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/<wbr>mailman/listinfo/geomoose-<wbr>users</a><br>
><br>
><br>
</blockquote></div><br></div>