⧼vector-jumptocontent⧽

EPrints Directory Structure Tree: Difference between revisions

From EPrints Documentation
Csirmaz (talk | contribs)
No edit summary
Csirmaz (talk | contribs)
No edit summary
Line 1: Line 1:
{{dirs}}
A graphical representation of the [[EPrints Directory Structure|EPrints3 directory structure]] after executing the install.pl command.
<div style="margin:2em; background-color:#e9e9e9;">
<div style="margin:2em; background-color:#e9e9e9;">
<table cellpadding="0" cellspacing="2" style="margin: 6px; background-color:#e9e9e9;">
<table cellpadding="0" cellspacing="2" style="margin: 6px; background-color:#e9e9e9;">
Line 25: Line 29:
   <td>[[EPrints_Directory_Structure/eprints3/lib/citations|citations]]</td>
   <td>[[EPrints_Directory_Structure/eprints3/lib/citations|citations]]</td>
     <td>[[Image:jobbra.png]]</td>
     <td>[[Image:jobbra.png]]</td>
     <td>[[wiki.eprints.org/w/EPrints_Directory_Structure/eprints3/lib/citations/saved_search|saved_search]]&nbsp;</td>
     <td>[[EPrints_Directory_Structure/eprints3/lib/citations/saved_search|saved_search]]&nbsp;</td>
     <td>[[Image:jobbra.png]]</td>
     <td>[[Image:jobbra.png]]</td>
     <td colspan="4">&#91;<i>how to render a stored search</i>&#93;</td>
     <td colspan="4">&#91;<i>how to render a stored search</i>&#93;</td>
Line 112: Line 116:
     <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>&#03;</td>
     <td colspan="7">subject &#91;<i>used for importing the subject tree</i>&#93;</td>
</tr>
</tr>
<tr><td></td><td></td><td></td>
<tr><td></td><td></td><td></td>
Line 153: Line 157:
</tr>
</tr>
<tr><td></td><td></td><td></td>
<tr><td></td><td></td><td></td>
     <td><img src="jobbra.png" alt="->"</td>
     <td>[[Image:jobbra.png]]</td>
     <td><a href="http://wiki.eprints.org/w/EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/cfg/citations/eprint">eprint</a></td>
     <td>[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/cfg/citations/eprint|eprint]]</td>
     <td>[[Image:jobbra.png]]</td>
     <td>[[Image:jobbra.png]]</td>
     <td colspan="3">&#91;<i>eprints formats</i>&#93;</td>
     <td colspan="3">&#91;<i>eprints formats</i>&#93;</td>
Line 176: Line 180:
     <td>XX (langid)</td>
     <td>XX (langid)</td>
     <td>[[Image:jobbra.png]]</td>
     <td>[[Image:jobbra.png]]</td>
     <td>[[/EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/cfg/lang/en/phrases|phrases]]</td>
     <td>[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/cfg/lang/en/phrases|phrases]]</td>
     <td>[[Image:jobbra.png]]</td>
     <td>[[Image:jobbra.png]]</td>
     <td>&#91;<i>phrases used locally</i>&#93;</td>
     <td>&#91;<i>phrases used locally</i>&#93;</td>

Revision as of 14:47, 3 July 2007

A graphical representation of the EPrints3 directory structure after executing the install.pl command.

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

The content of the "archives/[ArchiveID]/" directory:

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