[Geomoose-users] Metadata link

Jim Klassen klassen.js at gmail.com
Wed Jan 25 07:14:08 PST 2017


2.9.3 or 2.9.2?  http://demo.geomoose.org/2.9/ should be at 2.9.2 right
now.  http://demo.geomoose.org/master/ will likely become 2.9.3 when ready.


On 01/25/2017 08:37 AM, Dan Little wrote:
> The CSS changes should be included in the 2.9.3 package.
>
> I just verified on http://demo.geomoose.org/2.9/
>
> You'll need to add the following to your site.css file...
>
> .spite-control.sprite-control-metadata {
>  /* style the metadata icon */
> }
>
> .catalog-layer-controls {
>  display: inline-block;
> }
>
> .catalog-layer-titlebar {
>   display: inline-block;
> }
>
> On Wed, Jan 25, 2017 at 8:11 AM, Kevin Grootendorst
> <kgrootendorst at gmail.com <mailto:kgrootendorst at gmail.com>> wrote:
>
>     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.
>     Our client is requesting the metadata link beside the layer name,
>     with an option to have a meaningful icon for the link.
>     Thanks,
>     Kevin
>
>     On Wed, Jan 11, 2017 at 4:33 PM, Dan Little
>     <theduckylittle at gmail.com <mailto:theduckylittle at gmail.com>> wrote:
>
>         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
>         <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 <mailto: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 <mailto: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
>         <mailto: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 <mailto: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
>         <http://geomoose.lyonco.org/geomoose/lyonMaindemo.html>
>         >> >
>         >> > Thanks.
>         >> > Kevin
>         >> >
>         <Metadata_link.PNG>_______________________________________________
>         >> > Geomoose-users mailing list
>         >> > Geomoose-users at lists.osgeo.org
>         <mailto:Geomoose-users at lists.osgeo.org>
>         >> > http://lists.osgeo.org/mailman/listinfo/geomoose-users
>         <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
>         <mailto:Geomoose-users at lists.osgeo.org>
>         >> > http://lists.osgeo.org/mailman/listinfo/geomoose-users
>         <http://lists.osgeo.org/mailman/listinfo/geomoose-users>
>         >
>         >
>
>
>
>
>
> _______________________________________________
> Geomoose-users mailing list
> Geomoose-users at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/geomoose-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geomoose-users/attachments/20170125/29ee1d93/attachment-0001.html>


More information about the Geomoose-users mailing list