Our topic this month is contributing to Backdrop CMS. We'll talk about the many ways you can help Backdrop CMS get better and grow, including:
- Providing feedback, reporting bugs, testing features, and asking good questions
- Writing and editing documentation
- Fixing bugs, writing code, and writing tests
- Marketing and social media
- More.....
Let's do a show and tell. If you have something that you have been working on and would be willing or interested to share a quick 5 minute demo/lightning talk, let us know. Post your ideas here or contact Tim @stpaultim.
Date: August 6th
Time: TBA
This virtual user group meeting will happen in Google Hangouts and will be recorded. We encourage you to login to the chat and participate in the discussion.
Access information will be posted here 15 minutes prior to start time:
[Future location of meeting access information...]
NOTE:
After the regular VUG meeting, we'd like to do an advanced 30-60 minute session on writing tests for Backdrop CMS. We are looking for someone to present on that topic.
Recent comments
Steve - long story short - this is a legacy site that was ported from Drupal 7 and had some tinkering done to it so that Brilliant Gallery code was interpreted. This avoided rewriting a few...
Question re paragraphs
Hi yorkshirepudding - once again you leap to my rescue! I thought I had it sussed after reading your reply but I found that creating a new field called Description, hiding the label and...
Question re paragraphs
Hi Ian..., Can you explain why you are using Paragraphs for this? Is it because you have a specific requirement that is only filled by Paragraphs? There are other ways to create an...
Question re paragraphs
Hi Ian You can go to Admin > Structure > Paragraph Types > Your paragraph Type > Manage displays > Paragraphs Editor Preview and adjust what shows there. The path will...
Question re paragraphs
It's not difficult to write JS code in an admin theme (without a module) that would save text from CKEditor to LocalStorage every X minutes and add a button to restore the text from LocalStorage...
Implementing autosave in Ckeditor 5