"show details" now work corretly when not on first page
[webpac] / TODO
diff --git a/TODO b/TODO
index 0ca09e3..39a3c26 100644 (file)
--- a/TODO
+++ b/TODO
@@ -49,3 +49,13 @@ should be better way...)
 
 - implement "master" template in which all other pages will be included.
   Good for integration of webpac into existing portal design
+
+- drop index tables which are not used anymore (at end of indexing)
+  e.g. webpac-hidra link_900
+
++ give useful error message when results are not found
+
+- add support for transcripts of a,o,u umlauts (ae ou ue)
+  a -> (a|ae)
+
+- remove dependency on HTML::Parser (HTML::Entities used in index_DBI_cache)