Release 2.3.0 Status 2025-09-06
Overview of > 650 commits since version v2.2.0-beta-1 Major functional improvements: Other improvements: Prerequisites This ABCD version is already tested on PHP 8.4. Will still run on PHP 7.4, recommendation […]
Overview of > 650 commits since version v2.2.0-beta-1 Major functional improvements: Other improvements: Prerequisites This ABCD version is already tested on PHP 8.4. Will still run on PHP 7.4, recommendation […]
The configuration files (https://github.com/ABCD-DEVCOM/ABCD2/tree/master/zz_installation) for Apache available in the repository provide for the existence of some folders in the root of ABCD. After setting the “ABCD_ROOT” variable, check if all […]
This file contains the installation instructions for the latest version of ABCD.This text is intended for the system manager and the database manager. Introduction Prerequisites Preparation Install ABCD Introduction The […]
It is necessary to have PHP enabled with mbstring (multi-byte string) support to store and display multi-byte characters in the PHPKB software. ABCD requires that you have PHP enabled with […]
Return codes WXIS|compiled error|undefined message|4/6| Accessing database. The error “compiled error|undefined message|4/6” gives no further information because it occurred in a compiled script, which eliminates the error messages. So several […]
OD is about a date and an operator. If no codes are set in the FDT a default is applied. This default was wrong and is corrected by this commit. […]

This functionality was present in ABCD2.0/2.1 and not shown in 2.2. This commit shows the function “DSpace bridge: download records” like in previous versions.The code is improved too: Shows a […]
Help, shown by option -h had a typo and did not display well in the testwindow. Both problems are resolved. This required rebuild of the executables. Code details: – isofile_iso_to_utf.c […]
This is a first step to make global change more user friendly,reliable and predictable. The unused existing message translations indicate that more is probably necessary.This commit does NOT change anything […]
The option was configuration of opac. The addressed file was central/dbadmin/opac_configure.php. The code in this file was not working due to wrong paths AND it did not comply with the […]