Skip to content
This repository has been archived by the owner on Feb 9, 2018. It is now read-only.

Customizable post URL (slug) #130

Open
vickychijwani opened this issue Jun 1, 2016 · 0 comments
Open

Customizable post URL (slug) #130

vickychijwani opened this issue Jun 1, 2016 · 0 comments

Comments

@vickychijwani
Copy link
Owner

As a user, I'd like to be able to customize the slug (URL) of a post before it is published.

Related: #122.

vickychijwani added a commit that referenced this issue Aug 22, 2016
This is similar to Ghost's in-built slug update logic since 0.8.0
(see TryGhost/Ghost#6631), with some differences:

- The slug is updated even if a post is unpublished and then published
  again with a new title

- The slug is only updated on publish, not on every save

- If a custom slug was set on the draft, it will be overridden upon
  publishing

Refs: #122, #130
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Up next
New Features
Development

No branches or pull requests

1 participant