Closed (fixed)
Project:
Touchstone
Version:
1.0.x-dev
Component:
Configuration
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
10 Nov 2021 at 16:15 UTC
Updated:
2 Dec 2021 at 18:26 UTC
Jump to comment: Most recent
The standard profile uses an Image field on Articles. Using Media is the current best practice.
Let's remove that and replace it with a Media reference field of the same name that we also add to the Basic Page content type.
This will involve enabling the core Media module as part of the profile install. We might as well enable Media Library too.
In addition to adding the field, let's take this opportunity to configure the display modes and form modes for Article and PAge.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
danflanagan8Comment #4
danflanagan8I took this opportunity to do some default configuration for form modes and view modes for Article and Basic Page.Here are the highlights:
These defaults use a pretty light touch but should go a long way towards preventing some common problems (particularly 2 and 3).
Comment #6
danflanagan8Comment #7
allie mickaSorry to sit on this important one. I had to sit with the idea of adding images to pages (see #3250016) even though I know full well they're needed for those share links. jerdavis helped make this click a by referring to this as a 'representative image,' which you'd have whether or not it appears on the page itself. I liked that so I updated the help text accordingly.
Comment #9
allie micka