Difference between revisions of "Archives/ARCHIVEID/cfg/static/style/"

From EPrints Documentation
Jump to: navigation, search
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
{{dirs}}
 
This directory contains the style specific to this repository. Style related images are kept here to seperate them from content related images.
 
This directory contains the style specific to this repository. Style related images are kept here to seperate them from content related images.
  
 
The .css files in this directory have to be loaded explicitly, unlike those in the auto/ dir which are automatically included into the template.  
 
The .css files in this directory have to be loaded explicitly, unlike those in the auto/ dir which are automatically included into the template.  
  
Files in this directory overrides files in [[EPrints Directory Structure/eprints3/lib/static/style|eprints3/lib/static/style]].
+
Files in this directory override files in [[EPrints Directory Structure/eprints3/lib/static/style|eprints3/lib/static/style]].
  
 
*'''[[EPrints_Directory_Structure/eprints3|eprints3]]/[[EPrints_Directory_Structure/eprints3/archives|archives]]/[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID|ARCHIVEID]]/[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/cfg|cfg]]/[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/cfg/static|static]]/style'''
 
*'''[[EPrints_Directory_Structure/eprints3|eprints3]]/[[EPrints_Directory_Structure/eprints3/archives|archives]]/[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID|ARCHIVEID]]/[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/cfg|cfg]]/[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/cfg/static|static]]/style'''
 
** '''[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/cfg/static/style/auto|auto/]]''' - Automatically loaded CSS files.
 
** '''[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/cfg/static/style/auto|auto/]]''' - Automatically loaded CSS files.
 
** '''[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/cfg/static/style/images|images/]]''' - Style related images.
 
** '''[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/cfg/static/style/images|images/]]''' - Style related images.

Latest revision as of 12:19, 15 January 2007

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

This directory contains the style specific to this repository. Style related images are kept here to seperate them from content related images.

The .css files in this directory have to be loaded explicitly, unlike those in the auto/ dir which are automatically included into the template.

Files in this directory override files in eprints3/lib/static/style.