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

GLAMkit's management of Layouts is completely obtuse #301

Open
jmurty opened this issue Sep 26, 2017 · 0 comments
Open

GLAMkit's management of Layouts is completely obtuse #301

jmurty opened this issue Sep 26, 2017 · 0 comments

Comments

@jmurty
Copy link
Contributor

jmurty commented Sep 26, 2017

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.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant