Opened 12 years ago

Closed 12 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.)

Attachments (4)

bookmark.png (1.2 KB ) - added by sheppard 12 years ago.
bookmark icon
all.png (22.5 KB ) - added by sheppard 12 years ago.
all.png with bookmark icon
sprite.css.patch (11.9 KB ) - added by sheppard 12 years ago.
patch for sprite.css
all.gif (13.5 KB ) - added by sheppard 12 years ago.
all.gif with bookmark icon

Download all attachments as: .zip

Change History (7)

by sheppard, 12 years ago

Attachment: bookmark.png added

bookmark icon

by sheppard, 12 years ago

Attachment: all.png added

all.png with bookmark icon

by sheppard, 12 years ago

Attachment: sprite.css.patch added

patch for sprite.css

by sheppard, 12 years ago

Attachment: all.gif added

all.gif with bookmark icon

comment:1 by theduckylittle, 12 years ago

Owner: set to theduckylittle
Status: newassigned

comment:2 by theduckylittle, 12 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, 12 years ago

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