RSS

How can I get the name of the blog item author in my RSS feed?

Scenario:
"I would like to add the author in the RSS feed so the name of the author shows up beside the item in an RSS reader."

Solution:
Edit your feeds/rss20 template by adding the following line:

<author><%author%></author>
or

<author><%author(realname)%></author>

Original forum thread (thanks, !):
http://forum.nucleuscms.org/viewtopic.php?t=13817

section: RSS | submitted by Leng on 2006.Dec.06 | 2769 views

item rate
Total votes: 2 - Rating: 10.00

Please tell us how useful this answer was to you (0 = useless, 10 = very very helpful):

10