Hi! I attended my first Drupal meeting yesterday - the Drupal Diversity & Inclusion Meeting (https://www.drupal.org/project/diversity/issues/3187708#comment-13943546). Hoping to make my first contribution to the Drupal community this weekend!
This week I have updated two Drupal contrib modules. The Quick Tabs module now has a new alpha version that takes care of a number of outstanding issues. I still haven’t been able to solve the biggest issue to allow me to move it into beta. Hopefully that’s something I can do in the new year. I have updated another module that depends on Quick Tabs. It is the Bootstrap Quick Tabs module that is now Drupal 9 compatible.
Contribution #7: Attended the Community Working Group meeting.
Contribution #8: Attended & led the last Drupal Diversity & Inclusion meeting of the year.
Contribution #9: Began organizing DDI Camp for 2021.
Woooohooo go Liz!
Contribution number 2 for the month! I’m working with the Learn WordPress team on editing their documentation for a new captioning tool they’re experimenting with
Checking on contributions this week:
CWG tasks:
Nudge weekly meeting
Made edits and collaborated on future blog article
Site moderator queue:
Reviewed several " Request for ‘confirmed’ user role" issues
Drupal.org content queue:
Issue queue triage (closing old issues and bumping new ones)
Reviewed several requests for adding organizations to the Drupal Service provider page
Reviewed requests for adding organizations to the Drupal Training provider page
Documentation on d.o:
BADCamp / SFDUG:
Created WordPress.org account and join Making WordPress #marketing Slack channel. Joined the Global WordPress Marketing team and am looking forward to the first post-holiday meet-up taking place Wednesday January 6. Also, signed up for the Contributor Introductory session to get a full overview of projects where my skills can be of use.
Other: promotion of DrupalCon Europe, AmyJune Hineline’s Gift of Open Source workshops, and the Gift of Open Source event
Contributed to the WordPress 5.6 release
Participated in #docs meeting as team rep on the -docs team
(Block Editor End user documentation)
Summary for Docs team on December 07, 2020
Summary
This text will be hidden
- Reviewed the patch submitted on https://www.drupal.org/project/drupal/issues/3186076 and found some issues.
- Moved the issue https://www.drupal.org/project/drupal/issues/3136107 to RTBC after testing on local.
- Recieved credit for submitting the patch here: https://www.drupal.org/project/extra_css_js/issues/3147420, https://www.drupal.org/project/drupal/issues/3158651
Some more Drupal contributions from my side:
- https://www.drupal.org/project/time_field/issues/3131744#comment-13948335
- https://www.drupal.org/project/iubenda_integration/issues/3147847
An issue I contributed to from 3years ago popped back up into my feed https://www.drupal.org/project/entityreference/issues/2894475
And I started progress on a Drupal API Cheat Sheet. Maybe if I find a more complete one online I’ll move my stuff into that cheat sheet. https://github.com/BramDriesen/drupal-cheat-sheet
Hi,
I’m getting almost late to the party. My contributions:
-
Released 1.x version of commerce_payme module compatible with Drupal 9: https://www.drupal.org/project/commerce_payme/releases/1.x-dev
-
Created PR for Redmine 4 compatibility of App notifications plugin: https://github.com/MichalVanzura/redmine_app_notifications/pull/36
Thanks for this great initiative! Happy Holidays
During this holiday season, I was exploring what CRM options are available in Drupal for Nonprofit organizations. I came to know about a wonderful option that is called Redhen CRM. There is one drupal module to this redhen CRM that allows non-profit to collect donations. During exploring redhen_donation module I came to know about a bug that I reported. https://www.drupal.org/project/redhen_donation/issues/3189815 I am working on a patch of this issue that I’ll submit as soon as it is ready. This is the issue link.
https://www.drupal.org/project/redhen_donation/issues/3189815
Contributed in Pantheon’s docs
Happy New Year Y’all!
Great job, don’t forget to “publish” the release to your project page as now only a version for Drupal 7 is shown
I refactored a component of Lando to use a new library: https://github.com/lando/lando/pull/2767
I updated and open sourced a plugin we use for Fastly: https://github.com/pantheon-systems/node-fastly-api
I forked and enhanced the Gatsby Drupal Source plugin to use worker pools and better caching: https://github.com/nullvariable/gatsby-source-drupal-perf
My (likely) final contributions of 2020:
Fixed a little bug on the Drupal module I was working on and tagged a stable release:
Also closed up a few issues on another Drupal module I’ve maintained for years:
These are both pretty simple modules and if you find them useful or want to try out contributing to Drupal in a low-stress environment, feel free to open an issue and submit a patch/pull request.
Happy new year!
Didn’t get this commented, but PR was added prior! Added multitag filtering support to Terminus!
- https://github.com/pantheon-systems/terminus/pull/2105
- Closes additional issues: #1790, #1845