Add topics or questions to be discussed at one of our weekly meetings: Community meeting, Design meeting, or Developer meeting.
Topics |
Comments![]() |
Posted | Last comment |
---|---|---|---|
June 29th, 2023 - Weekly Meeting Agenda Items | 1 | 2 years 1 week ago | 2 years 1 week ago |
Jan 12th - Weekly Meeting Agenda Items | 1 | 2 years 6 months ago | 2 years 5 months ago |
Drupal Forge demo at Users meeting Aug 29, 2024 at 20:00 UTC, 13:00 PT | 1 | 10 months 1 week ago | 10 months 1 week ago |
Mar 13th 2025 Weekly Meetings | 1 | 3 months 3 weeks ago | 3 months 3 weeks ago |
August 10th, 2023 - Weekly Meeting Agenda Items | 1 | 1 year 11 months ago | 1 year 11 months ago |
Jan 24, 2024 - Weekly Meeting Agenda Items | 1 | 1 year 5 months ago | 1 year 5 months ago |
Mar 14th - Weekly Meeting Agenda Items | 1 | 1 year 3 months ago | 1 year 3 months ago |
May 9th Weekly Meetings | 1 | 1 year 2 months ago | 1 year 1 month ago |
Aug 17th - Weekly Meeting Agenda Items | 1 | 1 year 10 months ago | 1 year 10 months ago |
Mar 16th - Weekly Meeting Agenda Items | 1 | 2 years 3 months ago | 2 years 3 months ago |
September 14th, 2023 - Weekly Meeting Agenda Items | 1 | 1 year 9 months ago | 1 year 9 months ago |
Dec 14th - Weekly Meeting Agenda Items | 1 | 1 year 6 months ago | 1 year 6 months ago |
Community Meeting Topic Ideas | 1 | 2 years 5 months ago | 2 years 3 months ago |
November 21st Weekly Dev Meeting | 1 | 7 months 2 weeks ago | 7 months 2 weeks ago |
May 22nd Weekly Meetings | 1 | 1 month 2 weeks ago | 1 month 2 weeks ago |
Dec 21st - Weekly Meeting Agenda Items | 0 | 1 year 6 months ago | 1 year 8 months ago |
Feb 8th - Weekly Meeting Agenda Items | 0 | 1 year 5 months ago | 1 year 8 months ago |
April 4th - No Weekly Meetings today | 0 | 1 year 3 months ago | 1 year 3 months ago |
Feb 2nd - Weekly Meeting Agenda Items | 0 | 2 years 5 months ago | 2 years 5 months ago |
Mar 30th - Weekly Meeting Agenda Items | 0 | 2 years 3 months ago | 2 years 5 months ago |
May 29th 2025 Weekly Meetings | 0 | 1 month 1 week ago | 1 month 1 week ago |
May 18th - Weekly Meeting Agenda Items | 0 | 2 years 1 month ago | 2 years 5 months ago |
Nov 2nd - Weekly Meeting Agenda Items | 0 | 1 year 8 months ago | 1 year 8 months ago |
Nov 9th - Weekly Meeting Agenda Items | 0 | 1 year 8 months ago | 1 year 8 months ago |
Dec 28th - Weekly Meeting Agenda Items | 0 | 1 year 6 months ago | 1 year 8 months ago |
Recent comments
Hi @Gnome and welcome to Backdrop When I create custom layout templates I put them in /layouts/custom/my_layout Note: you can split modules and layouts between contrib and custom...
My layout template (layout--blog.tpl.php) doesn't work
This post explains how to do this in Drupal 7. In Backdrop, File Entity is already part of core. You will need to download and install module Views Field View. https://drupal.stackexchange...
I Need to Display an Image in a View that was Uploaded to a Webform
After alot of trials, i have done the obvious and translated the whole block for different languages with each property condition as follows: ->propertyCondition('langcode', 'en...
How to get the current page language?