Part Variation Cloner and Replicate UI
Some parts have redundant values, so I want to be able to clone them for quicker data entry.
I am thinking of a "Clone" tab that...
Some parts have redundant values, so I want to be able to clone them for quicker data entry.
I am thinking of a "Clone" tab that...
When creating a new content type, there are a few things to configure.
I often deselect promoted to front page, create new...
Extra fields clutter the content editing form.
We can configure these, but often forget to when setting up content types.
How can...
I set up a new text filter to use CKEditor 5 called Content.
I added a few buttons for lists, tables, blockquotes. Also replaced...
When duplicate or overlapping content is created, there can be a need to consolidate it.
We'd want to pick one of them as canonical, move it's content into the other, delete or unpublish it, and create a redirect.
Drupal CMS documentation for content modeling.
Drupal user guide for text formats and editors.
Documentation for the content moderation module.
Looks like a great way to add default content to a site.
Views lets you create pages that list content, but doesn't provide a way to add new items to the list.
Here's how to add a button to the top to create any content entity.
Now your view should have a button that links to the entity add form.