Ghost/core/test/functional/frontend
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
..
error_test.js Enforce 2-digit dates in permalinks 2014-01-01 11:39:19 +00:00
feed_test.js Removed author tag inside channel tag in RSS 2014-02-05 13:59:07 +08:00
home_test.js New URL helper - URL consistency fixes 2014-01-06 15:15:48 +00:00
post_test.js New URL helper - URL consistency fixes 2014-01-06 15:15:48 +00:00
route_test.js Functional tests for home and post page 2013-11-01 11:33:50 +00:00