REV: 117 did a couple feed related todo items. namely, added a md5-hash to the articles relation so that we can only update those articles that actually change. Also, only new "links" are imported. Finally, I fixed a problem with the index controller that was causing the display to be wrong/unordered for articles.
for these changes to work for you, you need to drop the articles table, and recreate it with db/feeds.sql ----- U trunk/app/controllers/index_controller.rb U trunk/db/feeds.sql U trunk/doc/TODO U trunk/script/feeder _______________________________________________ PdxRuby-dev mailing list [email protected] http://lists.pdxruby.org/mailman/listinfo/pdxruby-dev
