Flavours/pub lib/cfg.d/
Revision as of 10:37, 8 February 2022 by Drn@ecs.soton.ac.uk (talk | contribs) (Added directory page for flavours/pub_lib/cfg.d)
EPrints 3 Reference: Directory Structure - Metadata Fields - Repository Configuration - XML Config Files - XML Export Format - EPrints data structure - Core API - Data Objects
DON'T EDIT THESE FILES....
Editing the contents of this directory is not recommended. See Read Only Directories.
This directory contains publication flavour configuration files. Generally these should not need to be changed but if they do they should be copied to the archive's cfg/cfg.d directory and then edited there. This directory is at the bottom of the levels of precedence for configuration files:
lib/cfg.d/ <- flavours/FLAVOURLIB/cfg.d/ <- ingredients/INGREDIENTID/cfg.d/ <- site_lib/cfg.d/ <- archives/ARCHIVEID/cfg/cfg.d/
A full list of all configuration files provided within the core codebase can be found here. Only the following configuration files are found in this directory.
- eprints3/flavours/pub_lib/cfg.d
- eprint_fields_automatic.pl 2,3 - Configuration for automatically setting eprint fields based on the values of other fields.
- eprint_fields_common.pl 2 - Common (across flavours) non-core fields for the eprint data object.
- eprint_fields_default.pl 2,3 - Default initial values for eprint fields.
- eprint_fields.pl 2,3 - Non-core field definitions for the eprint data object.
- eprint_fields_pub.pl 2 - Publication flavour fields for the eprint data object.
- eprint_render.pl 2,3 - Configuration for rendering eprint abstract/summary pages.
- eprint_search_advanced.pl 2,3 - Configuration for advanced search of eprint data objects.
- eprint_search_simple.pl 2,3 - Configuration for simple search of eprint data objects.
- eprint_search_staff.pl - Configuration for staff search of eprint data objects.
- eprint_validate.pl 2,3 - Validation of the eprint data object as a whole.
- eprint_warnings.pl 2,3 - Warnings to advise the depositor on potential issues with the eprint (e.g. no uploaded documents).
- exports.pl 2 - Configuration relating to generic aspects of export plugins.
- flavour_info.pl 2,3 - Information about the flavour of the repository archive.
- issues_search.pl 2,3 - Configuration for search of eprint issues.
- oai.pl 2,3 - Configuration for OAI.
- plugins.pl 2,3 - Enabling and configuration of plugins for the repository archive.
- README - A readme file about how the configuration files in this directory work.
- render_paras.pl 2 - Function for rendering paragraphs for free-text fields.
- request_copy.pl 2,3 - Configuration for "request a copy" of a restricted document.
- user_review_scope.pl 2,3 - Configuration defining the options for the scope of eprint items an editor user can review.
- views.pl 2,3 - Configuration for generating browse views.