Opened 13 years ago

Closed 13 years ago

#118 closed enhancement (fixed)

add bookmark icon?

Reported by: sheppard Owned by: theduckylittle
Priority: minor Milestone: 2.6.1
Component: GeoMOOSE/JS Version: 2.6
Keywords: Cc:

Description

Since GeoMOOSE.bookmark() is now a built-in function, I propose adding bookmark.png to the default icon set as well. This will make it easy to activate a simple bookmark tool within the mapbook:

<tool name="bookmark" title="Bookmark this page" type="javascript">GeoMOOSE.bookmark();</tool>

(Adding the BookmarkToTab extension will also be simpler if the icon is already present; see #116.)

Change History (7)

by sheppard, 13 years ago

Attachment: bookmark.png added

bookmark icon

by sheppard, 13 years ago

Attachment: all.png added

all.png with bookmark icon

by sheppard, 13 years ago

Attachment: sprite.css.patch added

patch for sprite.css

by sheppard, 13 years ago

Attachment: all.gif added

all.gif with bookmark icon

comment:1 by theduckylittle, 13 years ago

Owner: set to theduckylittle
Status: newassigned

comment:2 by theduckylittle, 13 years ago

Status: assignedtesting

I skipped updating all.png and the sprite.css directly since we've updated that since these were generated to include the "px" suffix for the background positions. I updated createSprite.py a little, however, to include the license in the subsequent outputs.

r891

comment:3 by bfischer, 13 years ago

Resolution: fixed
Status: testingclosed
Note: See TracTickets for help on using tickets.