Want to chat with others in your geographic area about Backdrop CMS? Connect here.
Topics | Comments | Posted |
Last comment![]() |
---|---|---|---|
July 29, 2021 - Weekly Dev Meeting | 0 | 3 years 11 months ago | 3 years 11 months ago |
July 8, 2021 Weekly Dev Meeting | 2 | 4 years 4 days ago | 4 years 3 days ago |
July 1, 2020 Weekly Dev Meeting | 4 | 4 years 1 week ago | 4 years 4 days ago |
Las Vegas, NV meetup | 1 | 6 years 11 months ago | 4 years 4 months ago |
Jan 5 - Virtual User Group - Contrib Modules Lightning Talks | 6 | 4 years 6 months ago | 4 years 6 months ago |
Backdrop Friendly Conferences | 2 | 5 years 5 months ago | 5 years 5 months ago |
Backdrop Birthday Party - Jan 15th, 2020 | 2 | 5 years 7 months ago | 5 years 5 months ago |
Nonprofit Technology Conference - Mar 24-26 2020 | 2 | 5 years 7 months ago | 5 years 7 months ago |
Oct. 29, 2019 - Virtual User Group - Porting Drupal 7 Themes to Backdrop CMS | 2 | 5 years 8 months ago | 5 years 8 months ago |
July 16, 2019 - Virtual User Group - Beautify your Backdrop CMS site without code | 1 | 5 years 12 months ago | 5 years 12 months ago |
August 6, 2019 - Virtual User Group - Contributing to Backdrop CMS | 0 | 5 years 12 months ago | 5 years 12 months ago |
Michigan User Group | 1 | 6 years 2 weeks ago | 6 years 1 week ago |
VUG topic suggestion | 2 | 6 years 1 month ago | 6 years 1 month ago |
DrupalCon 2019? | 0 | 6 years 3 months ago | 6 years 3 months ago |
Virtual User Group - Migrations | 0 | 6 years 3 months ago | 6 years 3 months ago |
Virtual BackdropCMS user group? | 12 | 6 years 6 months ago | 6 years 4 months ago |
Backdrop Birthday Party - Jan 15th, 2019 | 7 | 6 years 9 months ago | 6 years 5 months ago |
SF Bay Area Backdrop meetup | 9 | 6 years 11 months ago | 6 years 8 months ago |
BADCamp - Backdrop CMS Summit - Oct 24, 2018 | 3 | 6 years 11 months ago | 6 years 9 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?