Difference between revisions of "Flavours/pub lib/"

From EPrints Documentation
Jump to: navigation, search
(Added directory page for flavours/pub_lib/)
 
m
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
{{noeditdir}}
 
{{noeditdir}}
  
The '''flavours/pub_lib/''' directory contains configuration and code for the [[EPrints Flavours|publications flavour]].  Like the /[[EPrints_Directory_Structure/eprints3/lib|lib/]] directory, files under this directory should not be modified but instead copied to the equivalent archive level directory and modified there.
+
The '''flavours/pub_lib/''' directory contains configuration and code for the [[EPrints Flavours|publications flavour]].  Like the [[EPrints_Directory_Structure/eprints3/lib|lib/]] directory, files under this directory should not be modified but instead copied to the equivalent archive level directory and modified there.
  
 
*'''[[EPrints_Directory_Structure/eprints3|eprints3]]/[[EPrints_Directory_Structure/eprints3/flavours|flavours]]/pub_lib'''
 
*'''[[EPrints_Directory_Structure/eprints3|eprints3]]/[[EPrints_Directory_Structure/eprints3/flavours|flavours]]/pub_lib'''
Line 8: Line 8:
 
** '''[[flavours/pub_lib/citations/|citations/]]''' - Citation configuration files for the publication flavour
 
** '''[[flavours/pub_lib/citations/|citations/]]''' - Citation configuration files for the publication flavour
 
** '''[[flavours/pub_lib/defaultcfg/|defaultcfg/]]''' - The default configuration for a new publication flavour repository.
 
** '''[[flavours/pub_lib/defaultcfg/|defaultcfg/]]''' - The default configuration for a new publication flavour repository.
** '''[[flavours/pub_lib/inc/|inc]]''' - Contains the include path for the publication flavour, such as the [[EPrints Ingredients|ingredients]] it uses.
+
** '''[[flavours/pub_lib/inc|inc]]''' - Contains the include path for the publication flavour, such as the [[EPrints Ingredients|ingredients]] it uses.
 
** '''[[flavours/pub_lib/lang/|lang/]]''' - Language specific publication flavour data files.
 
** '''[[flavours/pub_lib/lang/|lang/]]''' - Language specific publication flavour data files.
 
** '''[[flavours/pub_lib/namedsets/|namedsets/]]''' - Options for [[API:EPrints/MetaField/Namedset|namedset]] fields.
 
** '''[[flavours/pub_lib/namedsets/|namedsets/]]''' - Options for [[API:EPrints/MetaField/Namedset|namedset]] fields.
 
** '''[[flavours/pub_lib/plugins/|plugins/]]''' - Plugins for the publication flavour.
 
** '''[[flavours/pub_lib/plugins/|plugins/]]''' - Plugins for the publication flavour.
** '''[[flavours/pub_lib|static/]]''' - Language neutral items which appear in the website of every eprints repository (eg. javascript and arrow icons).
+
** '''[[flavours/pub_lib/static/|static/]]''' - Language neutral items which appear in the website of every eprints repository (eg. javascript and arrow icons).
 
** '''[[flavours/pub_lib/workflows/|workflows/]]''' - Workflow configuration files for the publication flavour
 
** '''[[flavours/pub_lib/workflows/|workflows/]]''' - Workflow configuration files for the publication flavour

Latest revision as of 13:04, 13 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.

The flavours/pub_lib/ directory contains configuration and code for the publications flavour. Like the lib/ directory, files under this directory should not be modified but instead copied to the equivalent archive level directory and modified there.

  • eprints3/flavours/pub_lib
    • cfg.d/ - Perl configuration files for the publication flavour.
    • citations/ - Citation configuration files for the publication flavour
    • defaultcfg/ - The default configuration for a new publication flavour repository.
    • inc - Contains the include path for the publication flavour, such as the ingredients it uses.
    • lang/ - Language specific publication flavour data files.
    • namedsets/ - Options for namedset fields.
    • plugins/ - Plugins for the publication flavour.
    • static/ - Language neutral items which appear in the website of every eprints repository (eg. javascript and arrow icons).
    • workflows/ - Workflow configuration files for the publication flavour