0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server/config
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
..
index.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
url.js Enable :author as permalink option 2014-10-25 18:15:24 -07:00