[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] svn2feed.py: Place author information in feed metadata

From: Bhuvaneswaran Arumugam <bhuvan_at_collab.net>
Date: 2006-08-17 20:53:25 CEST

Hello,

Please find attached the patch. The patch is created on top of my
earlier patch[1] and it is not yet committed.
[1] http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgNo=118656

Place item author information in feed metadata.

[[
* contrib/hook-scripts/svn2feed.py
  (global): Remove the TODO item.
  (Svn2Feed._get_item_dict): Remove the date information from desc to
  avoid redundancy. Strip the newline and store the author information
  in data structure.
  (Svn2RSS._make_rss_item): Pass author information to RSSItem function.
  (Svn2Atom._make_atom_item): Create a new tag for author and append it
  to the entry.
]]

-- 
Regards,
Bhuvaneswaran

Received on Thu Aug 17 20:54:18 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.