[Moin-devel] [ moin-Feature Requests-1099811 ] Author information in RSS feed

SourceForge.net noreply at sourceforge.net
Tue Jan 11 05:40:11 EST 2005


Feature Requests item #1099811, was opened at 2005-01-11 00:16
Message generated for change (Comment added) made by twerschlein
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=358482&aid=1099811&group_id=8482

Category: None
Group: None
Status: Open
Priority: 5
Submitted By: Simon Lieschke (slieschke)
Assigned to: Nobody/Anonymous (nobody)
Summary: Author information in RSS feed

Initial Comment:
It would be nice to include author information in the
recent changes RSS feed.

----------------------------------------------------------------------

Comment By: Thomas Werschlein (twerschlein)
Date: 2005-01-11 14:39

Message:
Logged In: YES 
user_id=679755

adding the line:
  handler.simpleNode(('dc', 'creator'), edname)
after
  handler.endNode(('dc', 'contributor'))
in 
  $SITE_PACKAGES/MoinMoin/action/rss_rc.py
does the job.

However, Nick Bradbury, the author of FeedDemon states here
(http://www.bradsoft.com/forums/shwmessage.aspx?forumid=22&messageid=5650#bm5658),
"Although dc:contributor is a valid Dublin Core element, my
understanding is that it denotes someone other than the
author who contributed to the item. The author should be
specified using the dc:creator element."

Do we have the information about the initial author of a
page in MoinMoin? But I agree with you, that having the last
editor as "author" is still better than having no author at all.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=358482&aid=1099811&group_id=8482




More information about the Moin-devel mailing list