Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

GLAMkit's management of Layouts is completely obtuse #301

@jmurty

Description

@jmurty

In GLAMkit you can manage Layouts in the CMS admin, which means you associate template files in the codebase with a Title and a set of content types (mostly page types) to which the layout will be available.

It is very difficult to understand how layouts are supposed to work, and which content types can or should be associated with which content types. For example, there is no specific layout template file in GLAMkit for the Author Listing page type, so which of the existing layout templates (if any) can be used by this page? Perhaps Content Collections: default.html?

Part of the problem may be that:

  • general site admin staff should probably not be expected (or allowed) to manage layouts at all
  • any sensible layout template relationships should be bootstrapped into GLAMkit so they don't need to be added manually anyway.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions