aad88cd0ee813d58f0efa654304117279ede9f96
[irspy-moved-to-github.git] / Changes
1 $Id: Changes,v 1.4 2006-09-22 08:45:16 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         ### When adding a new database, check for pre-existence, using
22             IP address/hostname canonicalisation.
23         ### Ability to add target by uploading a ZeeRex record.
24         ### "Add another database to this target" button.
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         ### Capture YAZ logging output for web display.
30         ### Make full-record display for target records.
31         ### Link from target-test results to full and raw records.
32         ### Mark targets that persistently don't respond.
33         ### Email administrative contact on failure.
34         ### Add statistics page like that one at
35                 http://targettest.indexdata.com/stat.php
36
37 0.02  [IN PROGRESS]
38         - Renamed from Net::Z3950::IRSpy to ZOOM::IRSpy
39
40 0.01  Wed Apr  5 15:53:47 2006
41         - original version; created by h2xs 1.23 with options
42                 -X --name=Net::Z3950::IRSpy --compat-version=5.8.0 --omit-constant --skip-exporter --skip-ppport
43