In my feed for SVN repository, I have the author of the revision (=news).
Is there a way to display the author (xml tag) in news list and in news description ?
Thanks for help.
Laurent
PS: here is the tag for a revision in my rss feed.
<item>
<title>Revision 38</title>
<pubDate>Fri, 04 Nov 2005 14:23:10 GMT</pubDate> <author>laurent</author>
<link>link to display revision</link>
<description>the comment</description>
</item>
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
In my feed for SVN repository, I have the author of the revision (=news).
Is there a way to display the author (xml tag) in news list and in news description ?
Thanks for help.
Laurent
PS: here is the tag for a revision in my rss feed.
<item>
<title>Revision 38</title>
<pubDate>Fri, 04 Nov 2005 14:23:10 GMT</pubDate> <author>laurent</author>
<link>link to display revision</link>
<description>the comment</description>
</item>