Projects

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:

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: | #Routing, #Theming, #Development

Need to add date field to documents.

How to display documents/catalog pages?

Updated: | #Content, #Media

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: | #Structure, #Information Architecture

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:

Recurring expenses should generate expense content so they can be used the same way.

Smart Date has a way to edit instances, but I don't think it's enough if the expense amount varies (like an electric bill).

Updated:

Receipts need to be filed in order to deduct an expense.

A document with record of payment needs to be stored securely and retrieved easily.

Updated:

Some expenses are recurring, like a monthly internet bill.

Smart Date provides a recurring date field, with instances that can be used in Views.

Updated:

I added an Issue module field to issues and need to move the previous Modules field data into it.

I added the related modules field to Issue and manually cleaned up issues with multiple values.

Updated: