more tasks
authorDobrica Pavlinusic <dpavlin@rot13.org>
Tue, 28 Oct 2003 10:19:02 +0000 (10:19 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Tue, 28 Oct 2003 10:19:02 +0000 (10:19 +0000)
git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@134 13eb9ef6-21d5-0310-b721-a9d68796d827

BUGS
TODO

diff --git a/BUGS b/BUGS
index 61b158e..a389507 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -10,3 +10,6 @@
       count?)
 
 - fix repeatable feelds in feed input which are unsupported now
+
+- links from index which contain " (&quot;) doesn't work
+- empty search (and search without results) don't return warning message
diff --git a/TODO b/TODO
index 23aeba9..0ca09e3 100644 (file)
--- a/TODO
+++ b/TODO
@@ -43,6 +43,9 @@ should be better way...)
 
 - statistics for each library
 
-- put links on the titles on the short results page
++ put links on the titles on the short results page
 
 + speedup inserting in index (done from 02:22:48 to 00:16:39, quite good :-)
+
+- implement "master" template in which all other pages will be included.
+  Good for integration of webpac into existing portal design