Difference between revisions of "EPrints Directory Structure Tree"

From EPrints Documentation
Jump to: navigation, search
Line 120: Line 120:
 
</tr>
 
</tr>
 
<tr><td>[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/cfg|cfg]]</td>
 
<tr><td>[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/cfg|cfg]]</td>
 +
    <td>[[Image:jobbra.png]]</td>
 +
    <td colspan="7">subjects &#91;<i>used for importing the subject tree</i>&#93;</td>
 +
</tr>
 +
<tr><td></td>
 
     <td>[[Image:jobbra.png]]</td>
 
     <td>[[Image:jobbra.png]]</td>
 
     <td>[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/cfg/static|static]]</td>
 
     <td>[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/cfg/static|static]]</td>
 
     <td>[[Image:jobbra.png]]</td>
 
     <td>[[Image:jobbra.png]]</td>
     <td colspan="7">subject &#91;<i>used for importing the subject tree</i>&#93;</td>
+
     <td>[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/cfg/static/images|images]]</td>
</tr>
 
<tr><td></td><td></td><td></td>
 
    <td>[[Image:jobbra.png]]</td>
 
    <td>images</td>
 
 
     <td>[[Image:jobbra.png]]</td>
 
     <td>[[Image:jobbra.png]]</td>
 
     <td colspan="3">&#91;<i>files to be copied to the html directory</i>&#93;</td>
 
     <td colspan="3">&#91;<i>files to be copied to the html directory</i>&#93;</td>
Line 133: Line 133:
 
<tr><td></td><td></td><td></td>
 
<tr><td></td><td></td><td></td>
 
     <td>[[Image:jobbra.png]]</td>
 
     <td>[[Image:jobbra.png]]</td>
     <td>javascript</td>
+
     <td>[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/cfg/static/javascript|javascript]]</td>
 
     <td>[[Image:jobbra.png]]</td>
 
     <td>[[Image:jobbra.png]]</td>
 
     <td colspan="3">&#91;<i>files to be copied to the html directory</i>&#93;</td>
 
     <td colspan="3">&#91;<i>files to be copied to the html directory</i>&#93;</td>
Line 139: Line 139:
 
<tr><td></td><td></td><td></td>
 
<tr><td></td><td></td><td></td>
 
     <td>[[Image:jobbra.png]]</td>
 
     <td>[[Image:jobbra.png]]</td>
     <td>style</td>
+
     <td>[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/cfg/static/style|style]]</td>
 
     <td>[[Image:jobbra.png]]</td>
 
     <td>[[Image:jobbra.png]]</td>
 
     <td colspan="3">&#91;<i>files to be copied to the html directory</i>&#93;</td>
 
     <td colspan="3">&#91;<i>files to be copied to the html directory</i>&#93;</td>

Revision as of 13:14, 4 July 2007

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

A graphical representation of the EPrints3 directory structure after executing the install.pl command. Initially the "archives" directory is empty, it is populated when executing (as the eprints user) the "bin/epadmin create" command. The new repository is created using the data in the EPrints_Directory_Structure/eprints3/lib/defaultcfg directory.

perl_lib -> [perl routines]
bin -> [command line and crontab tools]
cgi Jobbra.png [dynamic (cgi) EPrints web pages]
defaultcfg  Jobbra.png [empty directory]
cfg Jobbra.png [apache configuration for the whole site]
testdata Jobbra.png [tools and sample test data]
var Jobbra.png [apache include files plus indexer log]
lib Jobbra.png defaultcfg Jobbra.png [the content of archives/ID/cfg/ is copied from here]
Jobbra.png citations Jobbra.png saved_search  Jobbra.png [how to render a stored search]
Jobbra.png subject Jobbra.png [how to render subjects]
Jobbra.png user Jobbra.png [how to render users]
"->" themes Jobbra.png example Jobbra.png static  Jobbra.png [style files and pictures]
Jobbra.png green Jobbra.png static  Jobbra.png [style files and pictures]
Jobbra.png workflows Jobbra.png saved_search Jobbra.png [workflow for stored search pages]
Jobbra.png static Jobbra.png [files to be copied to the html directory]
Jobbra.png lang Jobbra.png XX (langid) Jobbra.png phrases Jobbra.png [system-wide phrases]
Jobbra.png static Jobbra.png [web pages and icons]
archives Jobbra.png ArchiveID Jobbra.png [see below]

The content of the "archives/[ArchiveID]/" directory. Any change you make here has effect on the particular repository only.

documents  Jobbra.png [uploaded files, extracted words, abstract pages, etc.]
html Jobbra.png [static files for the repository on all languages]
var Jobbra.png [various repository dependent files]
cfg Jobbra.png subjects [used for importing the subject tree]
Jobbra.png static Jobbra.png images Jobbra.png [files to be copied to the html directory]
Jobbra.png javascript Jobbra.png [files to be copied to the html directory]
Jobbra.png style Jobbra.png [files to be copied to the html directory]
Jobbra.png cfg.d Jobbra.png [general configuration files as perl script fragments]
Jobbra.png autocomplete Jobbra.png [data files for the autocompletion feature]
Jobbra.png citations Jobbra.png document Jobbra.png [document formats]
Jobbra.png eprint Jobbra.png [eprints formats]
Jobbra.png user Jobbra.png [user formats]
Jobbra.png namedsets Jobbra.png [files containing the possible values for different sets]
Jobbra.png workflows Jobbra.png eprint Jobbra.png [how an eprints is read in]
Jobbra.png user Jobbra.png [define the user's data]
Jobbra.png lang Jobbra.png XX (langid) Jobbra.png phrases Jobbra.png [phrases used locally]
Jobbra.png static Jobbra.png [templates for static html pages]
Jobbra.png templates Jobbra.png [default html page template]