Projects

When a developer wants to learn an area like front end development, or something specific like CSS, how can I help accelerate their progress?

Updated:

I'd like to be able to reference tips and issues in content and have them render as a link to the page on the site as well as on drupal.org.

Insert module can maintain a field reference to the entity and inject it into ckeditor.

Updated: | #Embedded content

Content Types

  • Article
  • Change record
  • Issue
  • Module
  • Page
  • Project
  • Project update
  • Question
  • Recipe
    • Currently unused, should become examples.
Updated: | #Information Architecture, #Taxonomy, #Structure

Config Devel lets you update a project's config using drush.

drush cde mantraprofile

This will export the listed config in mantraprofile/config.

Updated: | #Development

Publish Mantra Profile to github/gitlab or as a Drupal distribution.

Updated: | #Contrib, #Distributions, #Recipes
Updated:

Create the payment node when the invoice is created.

When a payment is made, if it's not the total amount, create another pending payment with the remaining amount.

This is an idea for tracking remaining amounts.

Updated:

Enhancements

Hide filter help/details on long formatted text fields

Some Profile fields use long formatted text, with the plain text filter.

Updated: | #Registration

I wanted to override the username field to say "Drupal.org username".

Updated: | #Users