0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core
Jason Williams e046f4a536 Fix up title/slug handling on posts.
Refs #4323
- Remove any titleScratch observers that may be hanging
  around on the post-settings-menu controller from previous posts.
- Change logic around when to regenerate slugs on posts that are
  "(Untitled)" so that slug generation continues after slug no
  longer resembles "untitled."
2014-10-25 23:35:50 +00:00
..
client Fix up title/slug handling on posts. 2014-10-25 23:35:50 +00:00
server Fix no show of default Twitter card 2014-10-22 20:49:06 -04:30
shared Change autolinked URLs to output nice quotes 2014-10-14 11:09:06 +02:00
test Fix no show of default Twitter card 2014-10-22 20:49:06 -04:30
index.js Move config module to be instance based and merge bootstrap into config. 2014-08-23 15:54:43 -04:00