cattaDoc has a built-in system administration function accessible from the main Search menu - it is marked with at wrench icon: . It is, however, only visible and accessible when you are logged in as a system administrator.
System Administration is divided into a number of categories, ref. below:
When you have followed the steps described under Installation you will - in step 5 - already have used the first part of User administration to define the first users in cattaDoc.
Before really using cattaDoc, you will have to complete the initial configuration in cattaDoc: Select System administation --> System constants under Configuration:
The screen, Configuration of system constants, is divided into two sections by a horisontal line. The upper part (except for the system name - 'cattaDoc' is default) is required, the lower part is optional. Optional means that cattaDoc will function with the default settings.
The first four constants after the system name were defined during the initial configuration. You need at least to define the remaining 9 parameters in the upper, required part:
CDDOCROOT
: Path to the document root, ie. for storing documents, as the operating system will see it, ref. The cattaDoc document repository.
/srv/www/htdocs/cattadoc/cddocuments
D:\inetpub\cattadoc\cddocuments
CDWDOCROOT
: The document root, ie for storing documents, as the web server will see it.
/cddocuments
CDDOCPATH
: The current path below the document root, ref. above: The cattaDoc document repository.
2015
CDLIBROOT
: Path to cattaDoc library root, ie. for storing library files, as the operating system will see it, ref. The cattaDoc library repository.
/srv/www/htdocs/cattadoc/cdlibrary
D:\inetpub\cattadoc\cdlibrary
CDWLIBROOT
: Web server path to cattaDoc library root, ie for storing library files, as the web server will see it.
/cdlibrary
CDLIBROOT2
: Path to cattaDoc secondary library root, ie. for storing archived library files, as the operating system will see it, ref. The cattaDoc archive library repository.
/srv/www/htdocs/cattadoc/cdarchive
D:\inetpub\cattadoc\cdarchive
CDWLIBROOT2
: Web server path to cattaDoc secondary library root, ie for storing archived library files, as the web server will see it.
/cdarchive
CDGLOBALIMAGEFOLDER
: Global image folder (server path) as the operating system will see it.
/srv/www/htdocs/cattadoc/cdimages
D:\inetpub\cattadoc\cdimages
CDGLOBALIMAGEWEBFOLDER
: Global image folder (web path), as the web server will see it.
/cdimages
You should now be able to use cattaDoc.