Difference between revisions of "Plugins.pl"

From EPrints Documentation
Jump to: navigation, search
(Added page about config file)
(No difference)

Revision as of 20:52, 23 January 2022

EPrints 3 Reference: Directory Structure - Metadata Fields - Repository Configuration - XML Config Files - XML Export Format - EPrints data structure - Core API - Data Objects


Back to cfg.d

This file contains configuration for the paths on the filesystem for certain parts of the archive:

  • $c->{documents_path} - Path to the documents directory of the archive. By default ARCHIVE_ROOT/documents.
  • $c->{config_path} - Path to the configuration directory of the archive. By default ARCHIVE_ROOT/cfg.
  • $c->{htdocs_path} - Path to the HTML docuuments cache directory of the archive. By default ARCHIVE_ROOT/html.