0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core
balduv eadbf7dffb Removed author tag inside channel tag in RSS
closes #2114
- instead of putting author in feedOptions of node-rss, it was moved to itemOptions
- supplying author: user ? user.name : null in itemOptions will still result to creating a dc:creator tag inside item tags so the info needed to have the author is still there like before
- node-rss should however still fix this quirk to not have that nasty author tag in channel tag when you supply author in feedOptions
2014-02-05 13:59:07 +08:00
..
client Override border on login input:focus 2014-01-31 18:30:14 +07:00
server Removed author tag inside channel tag in RSS 2014-02-05 13:59:07 +08:00
shared Post settings published_at date improvements & fixes 2014-01-29 22:33:43 +00:00
test Removed author tag inside channel tag in RSS 2014-02-05 13:59:07 +08:00
index.js Restore support for using ghost as a npm module fixes #1326 2013-11-27 17:39:14 +00:00
server.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00