Difference between revisions of "Archives/ARCHIVEID/"

From EPrints Documentation
Jump to: navigation, search
 
Line 1: Line 1:
 +
 +
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.
  
 
*'''[[EPrints_Directory_Structure/eprints3|eprints3]]/[[EPrints_Directory_Structure/eprints3/archives|archives]]/ARCHIVEID'''
 
*'''[[EPrints_Directory_Structure/eprints3|eprints3]]/[[EPrints_Directory_Structure/eprints3/archives|archives]]/ARCHIVEID'''
** '''[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/cfg|cfg/]]''' -
+
** '''[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/cfg|cfg/]]''' - The repository configuration files.
** '''[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/documents|documents/]]''' -
+
** '''[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/documents|documents/]]''' - Uploaded documents. Also contains per-record files such as full-text caches, thumbnails and revision history.
** '''[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/html|html/]]''' -
+
** '''[[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/]]''' -
+
** '''[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/var|var/]]''' - Files generated by eprints specific to this repository.

Revision as of 16:27, 3 January 2007

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.