Difference between revisions of "Ingredients/bazaar/"
(Added page for bazaar ingredient top level directory.) |
m |
||
Line 4: | Line 4: | ||
The '''ingredients/bazaar/''' directory contains the library for the bazaar ingredient, which enables use of the [https://bazaar.eprints.org/|Bazaar] to install additional plugins. This is enabled by default be being listed in the [[EPrints Flavours|flavour's]] [[Flavours/pub_lib/inc|inc]] file. | The '''ingredients/bazaar/''' directory contains the library for the bazaar ingredient, which enables use of the [https://bazaar.eprints.org/|Bazaar] to install additional plugins. This is enabled by default be being listed in the [[EPrints Flavours|flavour's]] [[Flavours/pub_lib/inc|inc]] file. | ||
*'''[[EPrints_Directory_Structure/eprints3|eprints3]]/[[EPrints_Directory_Structure/eprints3/ingredients|ingredients]]/bazaar''' | *'''[[EPrints_Directory_Structure/eprints3|eprints3]]/[[EPrints_Directory_Structure/eprints3/ingredients|ingredients]]/bazaar''' | ||
− | ** '''[[Ingredients/bazaar/cfg.d/|cfg.d/]]''' - Perl configuration for the bazaar ingredient. | + | ** '''[[Ingredients/bazaar/cfg.d/|cfg.d/]]''' - Perl configuration for the bazaar ingredient. |
** '''[[Ingredients/bazaar/citations/|citations/]]''' - Citations used by the bazaar ingredient. | ** '''[[Ingredients/bazaar/citations/|citations/]]''' - Citations used by the bazaar ingredient. | ||
** '''[[Ingredients/bazaar/lang/|lang/]]''' - Language-specific files for the bazaar ingredient, (just a phrases file). | ** '''[[Ingredients/bazaar/lang/|lang/]]''' - Language-specific files for the bazaar ingredient, (just a phrases file). |
Latest revision as of 22:17, 12 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 ingredients/bazaar/ directory contains the library for the bazaar ingredient, which enables use of the [1] to install additional plugins. This is enabled by default be being listed in the flavour's inc file.
- eprints3/ingredients/bazaar
- cfg.d/ - Perl configuration for the bazaar ingredient.
- citations/ - Citations used by the bazaar ingredient.
- lang/ - Language-specific files for the bazaar ingredient, (just a phrases file).
- plugins/ - Plugins used by the Bazaar ingredient.
- static/ - Static files used by the Bazaar ingredient.
- tests/ - Unit tests for the Bazaar ingredient.
- tools/ - Command line tools for the Bazaar ingredient.
- workflows/ - Workflows used by the Bazaar ingredient.