[wp-trac] [WordPress Trac] #21368: Welcome screen design - v2

WordPress Trac wp-trac at lists.automattic.com
Mon Jul 30 22:04:58 UTC 2012


#21368: Welcome screen design - v2
-------------------------+------------------------------
 Reporter:  lessbloat    |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  Awaiting Review
Component:  General      |     Version:
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+------------------------------

Comment (by beaucollins):

 I am attaching a plugin that provides a search interface similar to the
 demo I posted on make.wordpress.com/ui.

 [http://core.trac.wordpress.org/raw-attachment/ticket/21368/hopscotch.zip
 Download Hopscotch Plugin]

 Once activated the plugin provides access to the navigation elements int
 he WordPress menu in a Dashboard widget as seen in this screenshot (by
 default it will be the last widget on the page unless you drag it to a new
 position):

 [[Image(http://cl.ly/image/0I160R2U162s/Screen%20Shot%202012-07-30%20at%203.01.27%20PM.png)]]

 You can use the keyboard arrow keys our mouse pointer to activate items.

 I have the groundwork laid for hooks/filters that allow other parties to
 add searchable items.

 For the navigation items we want to add additional terms other than those
 explicitly in the menu. I think the most obvious route would be to
 leverage the [title] attribute on the anchor tags in the menu which
 currently don't have any (this also improves accessibility in general). So
 the "Settings -> General" navigation element could have a title attribute
 that reads something along the lines of:

     Change your blog's title, tagline and date formats

 Those terms could then be added to the search index for that navigation
 element.

 I tested this out with the Spanish translation and it works as I expected
 but I'm not sure how other languages may behave (especially non-latin
 type).

 The plugin is currently named "Hopscotch" since it's just a fork of the
 same web browser extension.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/21368#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list