Difference between revisions of "EPrints Directory Structure/eprints3/archives/ARCHIVEID/html/en/style"

From EPrints Documentation
Jump to: navigation, search
(Added page about an archive's html/en/style directory.)
 
(Updated path links)
 
Line 2: Line 2:
 
{{noeditdir}}
 
{{noeditdir}}
  
*'''[[EPrints_Directory_Structure/eprints3|eprints3]]/[[EPrints_Directory_Structure/eprints3/archives|archives]]/[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID|ARCHIVEID]]/[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/html|html]]/[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/html/en|en]]/style/'''
+
*'''[[EPrints_Directory_Structure/eprints3|eprints3]]/[[EPrints_Directory_Structure/eprints3/archives|archives]]/[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID|ARCHIVEID]]/[[Archives/ARCHIVEID/html/|html]]/[[Archives/ARCHIVEID/html/en/|en]]/style/'''
 
** '''auto/''' - Contains cached versions of CSS stylesheets. Defined either under ''lib/static/style/auto/'' or the archive's ''cfg/static/style/auto/''.
 
** '''auto/''' - Contains cached versions of CSS stylesheets. Defined either under ''lib/static/style/auto/'' or the archive's ''cfg/static/style/auto/''.
 
** '''auto.css''' - The amalgamation of all the CSS files in the ''auto/'' subdirectory.  This is what is accessed when requesting ''/javascript/auto-EPRINTS_VERSION.css''. (e.g. ''/javascript/auto-3.4.3.css'').
 
** '''auto.css''' - The amalgamation of all the CSS files in the ''auto/'' subdirectory.  This is what is accessed when requesting ''/javascript/auto-EPRINTS_VERSION.css''. (e.g. ''/javascript/auto-3.4.3.css'').
 
** '''vlit.css''' -  Cached version of CSS used by VLit.
 
** '''vlit.css''' -  Cached version of CSS used by VLit.

Latest revision as of 10:05, 3 February 2022

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

DON'T EDIT THESE FILES....

Editing the contents of this directory is not recommended. See Read Only Directories.

  • eprints3/archives/ARCHIVEID/html/en/style/
    • auto/ - Contains cached versions of CSS stylesheets. Defined either under lib/static/style/auto/ or the archive's cfg/static/style/auto/.
    • auto.css - The amalgamation of all the CSS files in the auto/ subdirectory. This is what is accessed when requesting /javascript/auto-EPRINTS_VERSION.css. (e.g. /javascript/auto-3.4.3.css).
    • vlit.css - Cached version of CSS used by VLit.