Difference between revisions of "Archives/ARCHIVEID/"

From EPrints Documentation
Jump to: navigation, search
m
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{dirs}}
 
This is the top level directory for a single repository.
 
This is the top level directory for a single repository.
  
Line 8: Line 9:
 
** '''[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/html|html/]]''' - The website for this repository. Do not edit by hand.
 
** '''[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/html|html/]]''' - The website for this repository. Do not edit by hand.
 
** '''[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/var|var/]]''' - Files generated by eprints specific to this repository.
 
** '''[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/var|var/]]''' - Files generated by eprints specific to this repository.
 +
** '''[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/static|static/]]''' - Files which are copied to the website without any processing

Revision as of 12:19, 3 July 2007

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

This is the top level directory for a single repository.

It would not be called "ARCHIVEID" it would be called a sensible lowercase string to identify this repository.

  • eprints3/archives/ARCHIVEID
    • cfg/ - The repository configuration files.
    • documents/ - Uploaded documents. Also contains per-record files such as full-text caches, thumbnails and revision history.
    • html/ - The website for this repository. Do not edit by hand.
    • var/ - Files generated by eprints specific to this repository.
    • static/ - Files which are copied to the website without any processing