X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=TODO;h=e0d8a30f2ff731c7f9a050c39fd5d7e1cc93baa4;hb=59ace2b4b24a63980678c794091a17f6acfb64cb;hp=b62a8896a9a46b9f1dc593e87b432e899e077dc4;hpb=6735c37a296c3d532f425b66a266c9d5321e9d73;p=webpac diff --git a/TODO b/TODO index b62a889..e0d8a30 100644 --- a/TODO +++ b/TODO @@ -35,12 +35,6 @@ This are notes about WWW interface: --------------------------------------------------------------------------- -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 @@ should be better way...) - 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)