Difference between revisions of "Lib/defaultcfg zero/cfg.d/"

From EPrints Documentation
Jump to: navigation, search
m
(Added missing descriptions.)
Line 5: Line 5:
  
 
*'''[[EPrints_Directory_Structure/eprints3|eprints3]]/[[EPrints_Directory_Structure/eprints3/lib|lib]]/[[Lib/defaultcfg_zero/|defaultcfg_zero]]/cfg.d'''
 
*'''[[EPrints_Directory_Structure/eprints3|eprints3]]/[[EPrints_Directory_Structure/eprints3/lib|lib]]/[[Lib/defaultcfg_zero/|defaultcfg_zero]]/cfg.d'''
** '''[[citationcaches.pl]]''' -
+
** '''[[citationcaches.pl]]''' - Configuration for enabling and restricting citation caching.
** '''[[csrf_protection.pl]]''' -
+
** '''[[csrf_protection.pl]]''' - Configuration for protection against [https://owasp.org/www-community/attacks/csrf Cross Site Request Forgery (CSRF)] attacks.
 
** '''[[eprint_fields_automatic.pl]]''' - Configuration for automatically setting eprint fields based on the values of other fields.
 
** '''[[eprint_fields_automatic.pl]]''' - Configuration for automatically setting eprint fields based on the values of other fields.
 
** '''[[eprint_fields_default.pl]]''' - Default initial values for eprint fields.
 
** '''[[eprint_fields_default.pl]]''' - Default initial values for eprint fields.
Line 20: Line 20:
 
** '''[[plugins.pl]]''' - Enabling and configuration of plugins for the repository archive.
 
** '''[[plugins.pl]]''' - Enabling and configuration of plugins for the repository archive.
 
** '''[[request_copy.pl]]''' - Configuration for "request a copy" of a restricted document.
 
** '''[[request_copy.pl]]''' - Configuration for "request a copy" of a restricted document.
** '''[[rewrite_url_demo.pl]]''' -
+
** '''[[rewrite_url_demo.pl]]''' - Example configuration for redirecting certain requests.
 
** '''[[user_review_scope.pl]]''' - Configuration defining the options for the scope of eprint items an editor user can review.
 
** '''[[user_review_scope.pl]]''' - Configuration defining the options for the scope of eprint items an editor user can review.
 
** '''[[views.pl]]''' - Configuration for generating browse views.
 
** '''[[views.pl]]''' - Configuration for generating browse views.
** '''[[views_render_items_example.pl]]''' -
+
** '''[[views_render_items_example.pl]]''' - Example configuation for alternative rendering of browse view listing pages.
** '''[[views_render_menu_example.pl]]''' -
+
** '''[[views_render_menu_example.pl]]''' - Example configuation for alternative rendering of browse view menu pages.

Revision as of 11:25, 4 February 2022

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.

These is the initial configuration files. If you create an EPrints Zero repository with no particular flavour, they will be copied to the archive's cfg.d directory. If the repository has a flavour, the equivalent cfg.d directory will be copied to your archive's cfg.d directory instead.