Thanks for the great module, appreciated!

I have two development ideas in my mind:

  1. Including a rel="nofollow" -checkbox in the settings in order to have a possibility to disable robots following links to the original article (great if the global setting could be overwritten feed by feed)
  2. By feed, include a possibility to add keywords to blacklist certain feed items. If a feed item is including those keywords (ie. "Sponsored link") then just ignore those feed items.

My 2 cents

Comments

ericatkins’s picture

I like those ideas.

#2: If you run your RSS feed through a Yahoo! Pipe first, you can strip out the feeds with certain terms. Not a nice solution, but will probably get the job done.

#1: This can be done through theming the node-aggregation_item.tpl.php file.