--- trunk/TODO 2003/11/17 20:46:18 156 +++ trunk/TODO 2004/04/17 20:40:28 304 @@ -35,12 +35,6 @@ --------------------------------------------------------------------------- -Fix stupid things with HTML::Pager and HTML::Template. Since communication -between swish and HTML::Pager isn't as good as it should be, I must include -all fields in output every time, creating huge html comments when you want -just hits (I could turn off die_on_bad_params in HTML::Template, but there -should be better way...) - - statistics for each library + put links on the titles on the short results page @@ -52,3 +46,10 @@ - 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)