Create a list of issues to be worked on in a community contrib session.
Could use Flag to create personal/shared lists.
Create a list of issues to be worked on in a community contrib session.
Could use Flag to create personal/shared lists.
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.
Need to add date field to documents.
How to display documents/catalog pages?
I am storing catalogs, manuals, and other pdfs for archival.
Content should link to relevant documents.
There are options for differentiating between document types.
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.
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).
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.
Some expenses are recurring, like a monthly internet bill.
Smart Date provides a recurring date field, with instances that can be used in Views.
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.