--- trunk/TODO 2003/01/11 16:44:03 7 +++ trunk/TODO 2003/07/04 23:30:47 68 @@ -4,13 +4,22 @@ * isis2xml.pl - create swish configuration file "on the fly" -- implement "posudba" +- implement Makefile.PL and install modules in "proper" places. + +- implement circulation + +- make swish to search case sensitive and insesitive depending on input + string: if it has capital letters search case sensitive + +- index should show some records before and after matched term. --------------------------------------------------------------------------- General implementation notes: -- +- automatic crawlers should keep local copy (DBI) and e-mail publications + which are added (and generate report for users (last month, 6 months) + using cgi) --------------------------------------------------------------------------- @@ -26,3 +35,11 @@ --------------------------------------------------------------------------- +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 +