Document Inheritence of Layout Settings

Created on 4 September 2023, 10 months ago
Updated 7 September 2023, 10 months ago

Problem/Motivation

First of all: Great idea, great module, this really makes things much easier!

While defining options for our layouts, I found myself repeating a lot of settings.
So I thought about some kind of setting inheritence, like we have in in Drupal Themes (base_theme): base_layout.
This way you have, for eg. a single column layout which defines all basic settings like: color-scheme, spacing, etc. and a two-column layout inheriting from the one column layout + defining settings like column-alignment, column-sizing, whatever.

Further "multi column layouts" would inherit from the two column layout.

I don't know how elaborate that is, or if its possible at all. Just an idea :)

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Fixed

Version

1.0

Component

Documentation

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024