I am trying to digest a single feed (from Technorati) that itself collects items from different sources. I would like the Feed Digest digest to show the original source names in each entry -- not that of the composite source. The Technorati feed definitely shows the different sources for the different entries. Here's an example:
{item}
{title}Public Meeting About Hanford Monday in Troutdale{/title}
{link}http://stoneymoss.blogspot.com/2007/08/public-meeting-about-hanford-monday-in.html{/link}
{comments}http://technorati.com/search/http%3A%2F%2Fstoneymoss.blogspot.com%2F2007%2F08%2Fpublic-meeting-about-hanford-monday-in.html{/comments}
{guid isPermaLink="true"}http://stoneymoss.blogspot.com/2007/08/public-meeting-about-hanford-monday-in.html{/guid}
{pubDate}Fri, 24 Aug 2007 19:27:04 +0000{/pubDate}
{description} This post in letter form can be found at Columbia Riverkeeper's website. Thanks to Jack Bog's Blog for the pointer. {/description}
{source url="http://stoneymoss.blogspot.com"}stoney moss{/source}
{tapi:atomurl}http://stoneymoss.blogspot.com/feeds/posts/default{/tapi:atomurl}
{tapi:inboundblogs}22{/tapi:inboundblogs}
{tapi:inboundlinks}39{/tapi:inboundlinks}
{tapi:linkcreated}Fri, 24 Aug 2007 12:27:04 -0700{/tapi:linkcreated}
{tapi:linkurl}http://bojack.org/2007/08/nuke_creeps_never_sleep.html{/tapi:linkurl}
{/item}
What I'd like to show are the words between the {source} and {/source} lines. But %SOURCENAME% gives me the name of the entire Technorati feed. Any way to get at this?