[Geomoose-users] Metadata link

Dan Little theduckylittle at gmail.com
Wed Jan 11 13:33:15 PST 2017


I just went through that code and it looks like we may have deprecated
the configuration option of putting the layer controls next to the
layer title.

And when I looked to do a CSS hack I realized that we don't have good
class names there either!

I created this ticket to address that problem:

- https://github.com/geomoose/geomoose/issues/162

I'm going to try and get it done today but it may not make it into
2.9.1 as I don't know if Jim started work on the release yet.

On Wed, Jan 11, 2017 at 11:48 AM, Kevin Grootendorst
<kgrootendorst at gmail.com> wrote:
> Thanks Bob and Dan for the responses.
> Dan - I'm okay with having all layer tools next to the layer title. In fact,
> I will only have the metadata link tool anyway in this application.
> Can you elaborate on the code change(s) needed to implement this change?
> Thanks.
> Kevin
>
> On Wed, Jan 11, 2017 at 12:26 PM, Dan Little <theduckylittle at gmail.com>
> wrote:
>>
>> You can also override the CSS for that particular tool to change the
>> look.  Changing the position is a bit more difficult because we have a
>> lot of the DOM work done in Javascript in ways that aren't easily
>> subclassed or overridden.
>>
>> Moving the metadata tool next to the layer title will move ALL of the
>> layer tools next to the layer title.
>>
>>
>>
>> On Wed, Jan 11, 2017 at 9:06 AM, Basques, Bob (CI-StPaul)
>> <bob.basques at ci.stpaul.mn.us> wrote:
>> > Kevin,
>> >
>> > I believe that icon is part of the GeoMOOSE icon sprite image. (one
>> > image
>> > for all the icons)
>> >
>> > You should be able to see the raw image (with all the icons) in it by
>> > right-clicking on the binocular icon and viewing the background image.
>> > I
>> > did this with firefox to display the image that the icons are sourced
>> > from.
>> > You can either replace the icon sprite image with one of your own or I
>> > believe you can substitute individual icon images in the mapbook, but
>> > I’ve
>> > not done this in quite a while myself, so someone else will need to
>> > chime in
>> > on how that’s done in the latest versions.  I do know that the more
>> > images
>> > you introduce, the slower the interface will be when loading.
>> >
>> > bobb
>> >
>> >
>> > On Jan 10, 2017, at 6:12 PM, Kevin Grootendorst
>> > <kgrootendorst at gmail.com>
>> > wrote:
>> >
>> > Dear list,
>> > I would like to add a metadata link beside certain layers in my catalog.
>> > I
>> > see from the demo that a link can easily be added.  I would like to
>> > customize the location of the link icon, and also the icon itself.
>> > In the attached graphic, I've enabled metadata for the layer 'DEM Tile
>> > Index'.  However, the icon used for it is a set of binoculars and the
>> > link
>> > is located beneath the layer.  I would like to re-position the link to
>> > be
>> > beside the layer name and use a different icon.
>> > Can someone point me to the file that contains this item so that I can
>> > customize?  I can't seem to locate it.
>> > I found this site which incorporates these changes:
>> > http://geomoose.lyonco.org/geomoose/lyonMaindemo.html
>> >
>> > Thanks.
>> > Kevin
>> > <Metadata_link.PNG>_______________________________________________
>> > Geomoose-users mailing list
>> > Geomoose-users at lists.osgeo.org
>> > http://lists.osgeo.org/mailman/listinfo/geomoose-users
>> >
>> >
>> >
>> >
>> > "I've had a wonderful time, but this wasn't it." - Groucho Marx
>> >
>> >
>> >
>> >
>> > _______________________________________________
>> > Geomoose-users mailing list
>> > Geomoose-users at lists.osgeo.org
>> > http://lists.osgeo.org/mailman/listinfo/geomoose-users
>
>


More information about the Geomoose-users mailing list