Currently using Views, Tag formatter module.
Check out other modules.
Currently using Views, Tag formatter module.
Check out other modules.
When we load a Drupal page, we can see the css and javascript that got loaded in the browser dev tools, but we don't know which libraries brought them in.
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.
Site search using Search API.
Main site search: https://www.drupalarchitect.info/search
Create a way to upload statement/receipt documents.
Maybe DropzoneJS can be used to upload multiple files at once.
Fetch module notes from drupalarchitect.info into site module documentation.
Show module usage in projects.
Both modules create content entities for your modules.
Keep track of drupal.org issue status.
Some old content revisions have inline images instead of media.
Images have different base paths: /sites/default, /sites/drupalarchitect.
Should be changed to /sites/architect.
Unable to have ckeditor on this file while ace is on the others.
Error: Uncaught TypeError: Cannot read properties of undefined (reading 'attach')
Create a view that lists all invoices, with the total amount calculated.
Additional views modules: