
Redesign of Circulation Module
Since its launch in 2009, the internal Circulation Module of ABCD has been very little used by the community due to the fact that it looks unfinished, however this is […]
Since its launch in 2009, the internal Circulation Module of ABCD has been very little used by the community due to the fact that it looks unfinished, however this is […]
Modifications in the database files In file bases/www/epilogoact.pft: Remove the script that sets the current record number/number of records in the Data Entry heading The complete script must be deleted […]
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 […]