Main -> Documentation -> WebZ System Administration -> Web Z Configuration Files -> Database List Configuration Files |
Database List Configuration Files
Similarly, the databases_rb.ini file defines the list of databases available to Database Builder's Record Builder application. However, Record Builder does not possess cross-database searching capability. This document describes the sections and variables included in databases.ini and databases_rb.ini, discusses the relationship between a database list configuration file and the databases available to a user, and provides an example of a database list configuration file. Document Conventions
File Locations The databases.ini and databases_rb.ini files are located in the <WebZ_root>/ini directory of your installation. Sections and Variables in Database List Configuration Files Database list configuration files may have these sections: [GroupDatabaseDefinitions] Section
Database List Configuration Files and Databases Accessible to Users Database list configuration files contain references to every database accessible to WebZ and Record Builder, respectively. However, not every database always appears on the initial database list screen presented to users. You can use the Access component to control the databases that individual WebZ patrons or Record Builder staff see on WebZ's or Record Builder's database list screen. In the WebZ Out-of-the-Box Interface (OBI), version 1, WebZ's database list screen is <WebZ_root>/htdocs/obiv1/html/dblist.html or <WebZ_root>/htdocs/obiv1/html/nfdblist.html. In the Record Builder interface, version 0, the database list screen is <WebZ_root>/htdocs/rbv0/html/new.html. In addition, database configuration files for WebZ databases also contain a HideInMenus variable in their [database] section. If HideInMenus = true, the database never appears on the database list screen. For example, you would generally keep a thesaurus database that supports vocabulary-assisted searching off the database list, so the database configuration file for the thesaurus database would have HideInMenus = true. Database List Configuration File Example # databases.ini - from SiteSearch 4.1.0 [GroupDatabaseDefinitions] [ZBaseDBs] See Also Database
Configuration Files |
[Main][Documentation][Support][Technical
Reference][Community][Glossary][Search]
|