Thought experiment: Better ergonomics for repeated input configurations #107
Labels
cms structures
Related to the generation of structures for hydrating the CMS
enhancement
New feature or request
Envisioning the components:
Multiple components having to re-specify the select values for
alignment
is not ideal.This could be solved currently by defining that input configuration, or indeed a
_select_data
array, in the site's global config. That, however, has the downside of making the components less portable since the bookshop no longer defines everything.One could imaging an optional configuration file for the whole bookshop that can specify values to either merge into a global site config, or merge into all component structures.
The text was updated successfully, but these errors were encountered: