Difference between revisions of "Archives/ARCHIVEID/cfg/templates/"

From EPrints Documentation
Jump to: navigation, search
(Created page with "{{dirs}} *'''eprints3/archives/EPrints_Directory_Structure/eprints3/archives/ARCHI...")
 
(No difference)

Latest revision as of 11:13, 10 July 2020

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

  • eprints3/archives/ARCHIVEID/cfg/templates
    • default.xml - Template used by some plugins to render web pages for this repository
    • default_internal.xml - Fallback template to use to render web pages for this repository; usually symlinked to default.xml (New in EPrints 3.4)
    • mainonlycss.xml - Additional template for very simple pages (no headers or footers, just the page title and content)

The files here are used for any language which does not have a more specific template installed in, say, eprints3/archives/ARCHIVEID/cfg/lang/en/templates/ (for English-language pages).

This directory does not exist in a fresh installation. You have to create it yourself to override the files in eprints3/lib/templates/.