Difference between revisions of "00 flavour.pl"

From EPrints Documentation
Jump to: navigation, search
(Created page with "{{dirs}} {{cfgd}} '''00_flavours.pl''' specifies the flavour of the repository archive. == Examples == $c->{flavour} = 'pub'; $c->{flavour} = 'zero';")
 
(No difference)

Latest revision as of 16:13, 18 July 2024

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


Back to cfg.d

00_flavours.pl specifies the flavour of the repository archive.

Examples

$c->{flavour} = 'pub';
$c->{flavour} = 'zero';