configuration/installation: - autoconfigure/InstallShield to ask where cgi-bin directory is? unix: - look into getting perl scripts to run correctly on any operating system (i.e. the #! stuff) -- those in cgi-bin particularly need to work on windows too (#!perl on windows, #!/use/bin/perl on linux) -- perlrun manpage - add fastcgi to distribution windows: - use Installshield to create windows packages - use same executable for both cd-rom executables tidy up text versions of macro files see if gimp perl scripts can be set up to handle macrons in a similar may to umlauts create default collection images at build time with gimp script fix query caching - do caching in receptionist, finish off cross collection searching, remove any remaining phrase-searching stuff in queryaction - maybe wait for mgpp before worrying about this create default images/macros for remaining Dublin core metadata elements - maybe have a separate macro file for all these things to make it easier to add to get remaining plugins tidied up and using passed in options - file extension option for all plugins get all plugins to use multiread object and throw away the specialized GB plugins write a gzip/bzip/zip/tar plugin and take any remaining gzip stuff out of rest of plugins add Stuarts acronym extraction stuff as a plugin option (probably add to BasPlug). tidy up classifiers, make collection-specific ones more object oriented, add section and compact options instead of using separate classifiers - get classifiers using same option passing code as plugins now use create a general classifier for doing stuff like NPepaList.pm does. should handle things like HDLs organization classification, HDLs magazines section etc. sort out arrows/paging of browserclasses (for queryaction too!) -DocumentBottomArrows?? - want arrows at bottom as well as top of pages for gberg type collections tidy up automatic help text - need to work out type of collection at build time - get rid of the hacky HelpNoDocs, HelpBibDocs and HelpBookDocs config file entries fix up collection specific metadata - content negotiation?? - "chapters" = "Kapiteln" "section titles" = "Sektionstiteln" "entire books" = "ganzen Büchern" append to init and error logs instead of overwriting implement a more robust way of dealing with the way browsers encode form arguments when you don't want them to - check that _decodedcompressedoptions_ has been set up correctly everywhere extend configuration file syntax - tidy up all the format stuff - replace DocumentImages, DocumentTitles and DocumentHeading with DocumentColumn stuff (develop New_Config_Format-branch CVS branch) -- John. catch niupepa up (and keep cstr up) with new development branch. fix up formattools - bug preventing nested If/Or - check that no 'here' pointers can run past 'end' add ability to use a separate formatstring for each index when displaying query results get numwords (and maybe other stats?) working in collection info - maybe set as macros tidy things up so that get_collectinfo is only called once per collection (at init time for fastcgi) - it's currently being called all over the place. maybe load collection info into recpt.collectinfo structure. load in as required for each collection so structure would slowly fill up with all collections when using fastcgi get BrowseFilter EndResults option to accept -1 add Language metadata to all documents by default?? fix the way the interface language preference is implemented - should check somewhere that current language matches one of those specified in config file bug when classification is empty. CL number still gets incremented so formatstrings don't match as expected usage page (420 student doing this) add browserclasses to statusaction tidy up ohist to remove need for public_html/ohist stuff WebPlug - optimize to run reasonably quickly? - Currently works (I think) but processes each frame within each combination of a frameset - this means some html documents are processed hundreds of times and it takes forever to build a small collection look into possibility of clearing highlighting whenever you go to browse etc. i.e. highlighting only works when coming directly from a search update collections - set up auto-updating where needed - csbib - tidbits - tcc - mail updating - niupepa sort documents between importing and building get polling for new collections to work when using fastcgi set up cstr to use configure like niupepa check out mgs declaration of error() call server version of cd-rom executable 'standard' and other version 'backup' (or maybe 'gold' and 'silver'?) ipc and unesco collections have no 'about' text (maybe others too). sort out bbc collections - find real import stuff - delete multiple copies that are laying around (just bbcarch.rose remaining to delete). fix bug in cd-rom type windows code fix bug in library compiled with VC++ 6.0 compiler warnings on puka windows cd-rom version - message in browser selection box to say that IE isn't compatible with 'silver' version (instead of simply greying out selection of IE as currently happens). - look into Belgium bug ("Netscape was unable to create a network socket connection... " -- NT 4.0 -- no internet connection -- run programs/accessories/communication/internet connection wizard, answer LAN to all questions -- bug appears to be present if you get above error message when attempting to access 127.0.0.1 -- look into testing for this problem from InstallShield, maybe try reading from 127.0.0.1 and see if it times out? look into need for _LITTLE_ENDIAN flag in mg tidy up 'related work' page - probably just use simple html page like for 'publications' page. Remove related images from distribution. ohists RealAudio server appears to be broken tidy up 'standard' home page. get collumns of collections to behave more reasonably. don't put notbuilt field into build.cfg unless it's used - it causes too much confusion 'post' data doesn't appear to work with fastcgi capability to view actual BibTeX entries of csbib (and maybe other?) collections finish off getting end-user collection building working across all platforms scripts for installing w3mir on unix and windows sorting of unicode titles (arabic collection). a-z list letters out of order in hdl collection -- also an error in one of the building data files (org.txt I think??)