Quote:
Hacking up the plug-in to read any of the available tags in a feed shouldn't be too difficult to do for those that know a bit of php.
|
My wp-o-matic is untouched. I think I was just mistaken because the posts I's impurted with WPOM had both content and excerpts available (I only know this because I had to monkey around with a theme so it would shot the_content() instead of the_excerpt(). So I'll say Its my mistake.
The one that is hacked up to show both content and excerpt is just a parser that feeds a separate cache. It doesnt aggregate. Maybe one of these days I'll add some code to make it aggregate.