Release Notes for Current DLXS Release
From DLXS Documentation
m (→Database Installation Notes) |
(→New and Changed Functionality) |
||
Line 116: | Line 116: | ||
+ | ===Stats=== | ||
+ | <ul> | ||
+ | <li>Only count hits with HTTP status 200.</li> | ||
+ | <ul><li>stats_driver.pl</li></ul> | ||
+ | </ul><ul> | ||
+ | <li>Change to record stats by year/month rather than year/month/day, to reduce the number of rows in the database.</li> | ||
+ | <ul><li>stats_driver.pl</li></ul> | ||
+ | </ul> | ||
Revision as of 17:11, 19 October 2010
Main Page > Release Notes for Current DLXS Release
Contents |
General Information
TextClass is substantially identical to release 14 except for enhancements and bug fixes as noted below. Note that searching for the string Release_15 will produce a list of changes to this wiki that are relevant to DLXS Release 15.
Release 15 is comprised of:
- BibClass version 3.10.0
- Oai version 1.2.0
- IdResolver 1.2.0
- Collmgr version 3.5.0
- FindaidClass version 6.8.0
- ImageClass version 5.1.0
- Lib version 4.20.0
- TextClass version 4.14.0
- XClass version 2.2.5
- XPAT version 5.3.2
- SRU version 1.3.0
- Stats version 1.5.0
- dlxsd version 1.0.3
- Other items released
- mrsid_retrieve version 1.3.1
- tif2web version 1.0.4
- kakadu version 4.0.2
- cjpeg version 6b
- dlps-auth version 1.5
- xpatutf8check version 1.0
- utf8conditioner version 1.0.1
Known Problems
- None
Database Installation Notes
MySQL is the supported database type. In order to run DLXS you will need to have a MySQL server installed. Sample data is delivered in the form of a MySQL dump file which can be directly imported into a MySQL database. The database upgrade script (upgrade_7_8) operates only on a MySQL database. These issues are documented in detail in the installation instructions and the upgrade instructions.
New and Changed Functionality
XPAT
- No changes.
Lib
TextClass
web/t/text
- some file name
- message
ImageClass
CGI/Middleware
Known Problems
- None known so far.
Enhancements
Data Preparation
Enhancements
BibClass
cgi/b/bib
Oai
IdResolver
cgi/i/idresolver/
Collmgr
- Supports database version 8.0 for DLXS release 15.
FindaidClass
Findaid Class Summary
Stats
- Only count hits with HTTP status 200.
- stats_driver.pl
- Change to record stats by year/month rather than year/month/day, to reduce the number of rows in the database.
- stats_driver.pl