I'm using feedwordpress to auto-import feeds from Google Reader (so I can comment on news articles and link to them from my blog). However, I would like to exclude the actual content of the syndicated posts and include only my commentary, with the headline linking to the original source.
Google reader outputs the comments between blockquote tags, e.g.:
blockquote tag - Shared by so and so
Test commentary - blockquote tag
then pulls in the rest of the post from the original source -- is there a way to have the posts automatically truncate or cutoff at the tag so that all of the images and text from the original post aren't included?
Thanks much for any help.