Projects

After evaluating this list of modules, I went with Unique Field Ajax, which is quick to set up.

After enabling the module, edit the Unique title field per content type.

Updated:

I'd like to be able to add Code Samples within my content.

Entity Embed module is finally compatible with CKEditor 5.

Entity Browser helps select existing entities.

Updated:

Create a list of issues to be worked on in a community contrib session.

Could use Flag to create personal/shared lists.

https://www.drupal.org/project/flag_lists

Updated:

By default, an entity reference field uses an autocomplete widget.

To help find existing content, a custom entity reference view can be created.

Entity labels are prefixed with [MODULE] to help identify the one you're looking for.

Updated:

Create a way to select parts to compare.

Updated:

A code sample contains HTML, CSS, and JS fields.

A bare code sample is defined with a theme hook and template.

code_sample.module

This just declares template variables.

Updated:

Need to add date field to documents.

How to display documents/catalog pages?

Updated:

I am storing catalogs, manuals, and other pdfs for archival.

Content should link to relevant documents.

There are options for differentiating between document types.

Updated:

Fetch module notes from drupalarchitect.info into site module documentation.

Show module usage in projects.

Both modules create content entities for your modules.

Updated:

I was working on setting up a module settings form to configure API keys and additional settings.

I found these 2 modules that might be able to shortcut some of the work.

Updated: