Notes on what remains to be done.
[irspy-moved-to-github.git] / Changes
1 $Id: Changes,v 1.3 2006-09-21 16:16:01 mike Exp $
2
3 Revision history for Perl extension ZOOM::IRSpy.
4
5 TODO
6         ### Fix display of non-ASCII characters in, for example, the
7             list of targets beginning with "R".
8         ### Change targets() API to accept a Perl list rather than a
9             space-separated string.
10         ### Change check.html parameters to cleanly accept multiple
11             target IDs even if they contain spaces.
12         ### Add Dublin Core record format to Zebra configuration.
13         ### Much better "Add a target" form, including:
14                 - Name
15                 - URL to hosting organisation
16                 - Email to technical contact
17                 - Username/password if needed
18                 - Type of library (Academic, Public, Corporate,
19                     Special, National, Education or Other)
20                 - Country.
21         ### Ability to add target bu uploading a ZeeRex record.
22         ### Capture YAZ logging output for web display.
23         ### Make full-record display for target records.
24         ### Link from target-test results to full and raw records.
25         ### Form for editing details of an existing target.
26         ### Maybe require authentication for database-changing
27             operations such as target testing, adding a new target and
28             editing and existing one.
29         ### Mark targets that persistently don't respond.
30         ### Email administrative contact on failure.
31         ### Add statistics page like that one at
32                 http://targettest.indexdata.com/stat.php
33         ### When adding a new database, check for pre-existence, using
34             IP address/hostname canonicalisation.
35
36 0.02  [IN PROGRESS]
37         - Renamed from Net::Z3950::IRSpy to ZOOM::IRSpy
38
39 0.01  Wed Apr  5 15:53:47 2006
40         - original version; created by h2xs 1.23 with options
41                 -X --name=Net::Z3950::IRSpy --compat-version=5.8.0 --omit-constant --skip-exporter --skip-ppport
42