From 104318d58ac32063f3a584194e6a85d20422068d Mon Sep 17 00:00:00 2001 From: orbiter Date: Fri, 27 Aug 2010 11:56:51 +0000 Subject: [PATCH] - added nice colors to feed indexing state messages - added a 'remove all' button for new and scheduled rss feed list - made adding of new rss feeds concurrent so interface is more responsible git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7078 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- htroot/Load_RSS_p.html | 29 ++-- htroot/Load_RSS_p.java | 176 ++++++++++-------------- htroot/env/base.css | 4 +- source/de/anomic/crawler/RSSLoader.java | 147 ++++++++++++++++++++ 4 files changed, 238 insertions(+), 118 deletions(-) create mode 100644 source/de/anomic/crawler/RSSLoader.java diff --git a/htroot/Load_RSS_p.html b/htroot/Load_RSS_p.html index c26a6b554..50ab10d3f 100644 --- a/htroot/Load_RSS_p.html +++ b/htroot/Load_RSS_p.html @@ -5,17 +5,12 @@ #%env/templates/metas.template%#