[wp-trac] Re: [WordPress Trac] #6106: Post slug improvements

WordPress Trac wp-trac at lists.automattic.com
Wed Mar 5 22:13:08 GMT 2008


#6106: Post slug improvements
----------------------------+-----------------------------------------------
 Reporter:  markjaquith     |        Owner:  markjaquith
     Type:  enhancement     |       Status:  assigned   
 Priority:  normal          |    Milestone:  2.5        
Component:  Administration  |      Version:  2.5        
 Severity:  normal          |   Resolution:             
 Keywords:                  |  
----------------------------+-----------------------------------------------
Changes (by markjaquith):

  * owner:  anonymous => markjaquith
  * status:  new => assigned

Old description:

> 1. Right now, a post ID is shown as the post slug unless a slug is
> manually entered.  Instead, it should show the dynamic slug generated
> from the title.  Ideally, as the title is updated.  (maybe using onblur
> to see if the typed-in title has changed, and doing a quick AJAX request
> to see what the dynamic slug would be).
>  1. There is no way to tell the difference between a tentative slug, and
> a locked-in slug (either by choice, or by hitting "publish").  Perhaps
> the highlighting could go away and the slug could be bolded to indicate
> that it is set.

New description:

 ~~~1. Right now, a post ID is shown as the post slug unless a slug is
 manually entered.  Instead, it should show the dynamic slug generated from
 the title.  Ideally, as the title is updated.  (maybe using onblur to see
 if the typed-in title has changed, and doing a quick AJAX request to see
 what the dynamic slug would be).~~~

  2. There is no way to tell the difference between a tentative slug, and a
 locked-in slug (either by choice, or by hitting "publish").  Perhaps the
 highlighting could go away and the slug could be bolded to indicate that
 it is set.

Comment:

 Heh @ lloyd.  Beat me to it!  {{{#1}}} was taken care of by [7162].  see
 #6072

-- 
Ticket URL: <http://trac.wordpress.org/ticket/6106#comment:2>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list