EPrints Directory Structure Tree

From EPrints Documentation
Revision as of 09:16, 4 July 2007 by Csirmaz (talk | contribs)
Jump to: navigation, search

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]
testdata Jobbra.png [tools and sample test data]
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 static Jobbra.png subject [used for importing the subject tree]
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 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]