From 86b682ce2f0b7f20b7cc032df1845f56729fbe82 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 21 May 2006 05:28:51 +0100 Subject: [PATCH] search dialog improvements, main toolbar overhaul --- backend.php | 112 ++++++++++++++++++++++++++++++++++---------------- feedlist.js | 55 +++++++++++++------------ functions.js | 19 ++++++++- functions.php | 45 ++++++++++++++++++++ tt-rss.css | 4 ++ tt-rss.js | 12 ++++-- tt-rss.php | 104 ++++++++++++++++++++-------------------------- 7 files changed, 225 insertions(+), 126 deletions(-) diff --git a/backend.php b/backend.php index 3ff5e7e7..25305e5a 100644 --- a/backend.php +++ b/backend.php @@ -146,7 +146,9 @@ $script_dt_add = get_script_dt_add(); - print " + print " + + - + + + + -  Limit: - - + $def_art_limit = get_pref($link, 'DEFAULT_ARTICLE_LIMIT'); - + -  Feed: +   - + -- 2.39.2