[wp-trac] [WordPress Trac] #5679: Edit slugs in place
WordPress Trac
wp-trac at lists.automattic.com
Thu Jan 17 00:31:25 GMT 2008
#5679: Edit slugs in place
----------------------------+-----------------------------------------------
Reporter: nbachiyski | Owner: nbachiyski
Type: enhancement | Status: new
Priority: normal | Milestone: 2.5
Component: Administration | Version:
Severity: normal | Keywords: has-patch
----------------------------+-----------------------------------------------
This patch allows you to edit your slug in context of the whole permalink.
The current permalink is shown just below the title edit box and the slug
can be edited in place, surrounded by the rest of the permalink. It works
with all kind of permalink structures, which include {{{%postname%}}}.
When editing the slug, its value is synchronized with the slug field at
the bottom of the page. Pressing Enter saves the slug (explained below),
pressing Escape cancels the operation and brings back the old slugs.
On save, an ajax request is made in order to get the new proper
sanitized/escaped permalink as it would be transformed by WordPress and
any plugins. This step is needed, because many people using non-latin
alphabets tend to use plugins, which automatically transliterate their
slugs.
--
Ticket URL: <http://trac.wordpress.org/ticket/5679>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list