0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00
ghost/core/test/functional
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
..
admin Improving regexes in functional tests 2014-01-05 21:10:48 +00:00
api General cleanup 2014-01-19 21:08:39 +00:00
frontend Removed author tag inside channel tag in RSS 2014-02-05 13:59:07 +08:00
routes Minor fixes to asset helper and tests 2014-01-12 21:48:34 +00:00
base.js Functional test debugging & improvements 2014-01-01 14:52:49 +00:00