Opened 5 years ago
Last modified 21 months ago
#6106 accepted enhancement
Post slug improvements — at Initial Version
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| Component: | Administration | Version: | 2.5 |
| Severity: | normal | Keywords: | ui-feedback |
| Cc: | nbachiyski |
Description
- 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).
- 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.
Note: See
TracTickets for help on using
tickets.
