Layout Builder Additions
Claims to streamline the layout builder UI for adding blocks but it isn't clear how.
Claims to streamline the layout builder UI for adding blocks but it isn't clear how.
Adds an edit layout operation link to content admin pages.
Works with nodes, blocks, media, etc.
Override field labels. Works in layout builder.
See also: https://www.drupal.org/project/field_display_label
Apply styles to various components.
Styles are defined in yml files.
UI Styles Views modules lets you configure views display, exposed form, and pager.
Add iFrame Media type.
Seems like the same as Iframe Media Embed Video, but this has more usage.
Set an entity's label using tokens.
Option to hide label field and generate automatically.
Rename your uploaded files with tokens from the media entity.
Use this to set media and file names to the provided alt text.
Adjust the allows tags for styling views output.
I used this to wrap field labels with the label element, which was not there by default.
Embed html content in CKEditor5.
This is for html snippets, not embedded entities.
Moved to Embedded Content.
Code snippets with highlighted syntax.