⧼vector-jumptocontent⧽

Flavour info.pl: Difference between revisions

From EPrints Documentation
Added page about config file
 
mNo edit summary
 
Line 3: Line 3:


'''flavour_info.pl''' contains information about the [[EPrints Flavours|flavour]] used by the repository archive.  This include the following attributes:
'''flavour_info.pl''' contains information about the [[EPrints Flavours|flavour]] used by the repository archive.  This include the following attributes:
'''<code>flavour_id</code>''' - The ID for the flavour (e.g. ''pub'').
* '''<code>flavour_id</code>''' - The ID for the flavour (e.g. ''pub'').
'''<code>flavour_name</code>''' - The human readable name of the flavour (e.g. ''Publication'').
* '''<code>flavour_name</code>''' - The human readable name of the flavour (e.g. ''Publication'').
'''<code>flavour_version</code>''' - The version number for the flavour (e.g. ''1.3'').
* '''<code>flavour_version</code>''' - The version number for the flavour (e.g. ''1.3'').
'''<code>version_alias</code>''' - The overall version alias of core and flavour versions (e.g. ''Banana Bread Rainbow'').  Overrides the core version alias.
* '''<code>version_alias</code>''' - The overall version alias of core and flavour versions (e.g. ''Banana Bread Rainbow'').  Overrides the core version alias.

Latest revision as of 10:20, 30 January 2022


Back to cfg.d

flavour_info.pl contains information about the flavour used by the repository archive. This include the following attributes:

  • flavour_id - The ID for the flavour (e.g. pub).
  • flavour_name - The human readable name of the flavour (e.g. Publication).
  • flavour_version - The version number for the flavour (e.g. 1.3).
  • version_alias - The overall version alias of core and flavour versions (e.g. Banana Bread Rainbow). Overrides the core version alias.