feature: edit the slug of a post - e.g. when slug contains a date #1547

Open
tantek opened this Issue Oct 7, 2016 · 2 comments

Projects

None yet

3 participants

@tantek
tantek commented Oct 7, 2016 edited

The slug of a post is user visible (as part of the URL, and as part of links that are shared user visibly in IM, email etc.) and thus should be user editable.

Also, specific example of when an event post uses the date in the slug, and then its date changes, you want to edit the slug as well so that the slug doesn't imply the wrong (old) date for the event.

Actual example by @kevinmarks:

Event was moved to 2016-10-26, contents / datetimes were updated, and yet the slug still says (and thus implies) the old / original date of 2016-10-19.

Related: issue #1407

@benwerd
Known member
@cweiske

Related to #1515.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment