0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core
Felix Rieseberg c7ad09aace Enable :author as permalink option
Closes #3858
- urlPathForPost is now aware of the author’s slug, allowing for the
permalink setting to use :author
- Frontend controller only renders posts that have the specified
author, if one is given
- Extensive tests included
2014-10-25 18:15:24 -07:00
..
client Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
server Enable :author as permalink option 2014-10-25 18:15:24 -07:00
shared Change autolinked URLs to output nice quotes 2014-10-14 11:09:06 +02:00
test Enable :author as permalink option 2014-10-25 18:15:24 -07:00
index.js