⧼vector-jumptocontent⧽

EPrints Directory Structure: Difference between revisions

From EPrints Documentation
Moj (talk | contribs)
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
#REDIRECT [[:Category:EPrints Directory Structure]]
{{dirs}}
{{dirs}}
*eprints3/
*eprints3/
Line 16: Line 17:
** '''[[EPrints_Directory_Structure/eprints3/testdata|testdata/]]''' - Contains a tool + data to import example data into your repository.
** '''[[EPrints_Directory_Structure/eprints3/testdata|testdata/]]''' - Contains a tool + data to import example data into your repository.
** '''[[EPrints_Directory_Structure/eprints3/var|var/]]''' - Used to store files output by EPrints including logs and process ID files.
** '''[[EPrints_Directory_Structure/eprints3/var|var/]]''' - Used to store files output by EPrints including logs and process ID files.
A graphical tree-like [[EPrints Directory Structure Tree|expansion]] of this  structure.

Latest revision as of 18:53, 13 March 2010

  • eprints3/
    • AUTHORS - Text file telling you who did what in EPrints.
    • CHANGELOG - Text file documenting every single change made since EPrints 2 Alpha.
    • COPYING - The GPL License
    • NEWS - Summary of major changes between versions.
    • README - Text file telling you how to install and where to find help.
    • SIGNATURES - Checksums of installed files. Used by upgrade tool to see if files have been modified since installation.
    • VERSION - The current version of EPrints.
    • archives/ - Contains configuration and data for each repository
    • bin/ - Contains command line tools.
    • cfg/ - Contains site-wide configuration files.
    • cgi/ - Contains CGI files (dynamic web pages)
    • lib/ - Contains the read-only data used by EPrints (do not edit!)
    • perl_lib/ - Contains the perl-libraries used by EPrints
    • testdata/ - Contains a tool + data to import example data into your repository.
    • var/ - Used to store files output by EPrints including logs and process ID files.

A graphical tree-like expansion of this structure.