About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
configuration:inheritance

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
configuration:inheritance [2022/09/27 13:27] – created emaijalaconfiguration:inheritance [2023/07/18 13:39] demiankatz
Line 5: Line 5:
 ===== Inheritance in .ini Files ===== ===== Inheritance in .ini Files =====
  
-.ini files do not have any implicit inheritance, but you can define several options in the `[Parent_Config]section of a file to make it inherit settings from a parent file. See the `[Parent_Config]section in [[configuration:files:config.ini|config/vufind/config.ini]] for details. +.ini files do not have any implicit inheritance, but you can define several options in the ''[Parent_Config]'' section of a file to make it inherit settings from a parent file. See the ''[Parent_Config]'' section in [[configuration:files:config.ini|config/vufind/config.ini]] for details. 
  
 ===== Inheritance in .yaml Files ===== ===== Inheritance in .yaml Files =====
Line 106: Line 106:
 </code> </code>
  
 +===== Inheritance of Entire Configuration Directories =====
  
- +Starting with VuFind 9.1, you can use [[configuration:local_settings_directory#dirlocationsini|DirLocations.ini]] to chain together a series of [[configuration:local_settings_directory|local settings directories]]. This can be useful in combination with file-based inheritance to solve various configuration organization problems.
- +
 ---- struct data ---- ---- struct data ----
 properties.Page Owner :  properties.Page Owner : 
 ---- ----
  
configuration/inheritance.txt · Last modified: 2023/07/18 13:40 by demiankatz