You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The <author> tag is only supposed to contain the author's email address.
The author's name should go in a dc:creator tag. See
http://www.lowter.com/blogs/2008/2/9/rss-dccreator-author
This adds a `creator` property to the Item class, and amends the example
to set both author and creator.
0 commit comments