Tell us what you think about Backdrop and how we can improve.
Topics | Comments |
Posted![]() |
Last comment |
---|---|---|---|
Page layout templates | 2 | 4 years 2 months ago | 4 years 2 months ago |
Upgrade from D7 - wrong link in documentation Accepted answer | 1 | 4 years 1 month ago | 4 years 1 month ago |
Config versus State | 5 | 4 years 1 month ago | 3 years 11 months ago |
FLoC | 1 | 4 years 1 month ago | 4 years 1 month ago |
Ability to alter default settings for field and instance | 0 | 4 years 1 month ago | 4 years 1 month ago |
Bootstrap5 | 8 | 4 years 2 weeks ago | 1 year 10 months ago |
Weather module | 5 | 4 years 2 weeks ago | 4 years 2 weeks ago |
Module or capability for rotating ads? | 8 | 4 years 1 week ago | 3 years 11 months ago |
How to specify a specific minor version of Backdrop for a contrib module? | 1 | 3 years 9 months ago | 3 years 9 months ago |
Feature Ideas for Backdrop CMS - 1.21 | 0 | 3 years 9 months ago | 3 years 9 months ago |
Create Bridges | 13 | 3 years 7 months ago | 3 years 7 months ago |
Softaculous | 3 | 3 years 7 months ago | 3 years 7 months ago |
Review From Webmaster not a programer | 1 | 3 years 7 months ago | 3 years 7 months ago |
Display Format of Float Values | 6 | 3 years 7 months ago | 2 years 1 month ago |
Automatic Import Feature | 4 | 3 years 7 months ago | 3 years 6 months ago |
Request for IMCE_Filefield | 2 | 3 years 6 months ago | 3 years 6 months ago |
Backdrop CMS - Version 1.21.0 | 0 | 3 years 6 months ago | 3 years 6 months ago |
API with JWT token Accepted answer | 1 | 3 years 6 months ago | 3 years 5 months ago |
How to improve our Outreach efforts? | 83 | 3 years 5 months ago | 2 years 10 months ago |
Survey: How did you come to Backdrop CMS? | 16 | 3 years 5 months ago | 3 years 4 months ago |
Where did the name for Backdrop CMS come from? | 4 | 3 years 5 months ago | 3 years 2 months ago |
Feedback on Zulip | 6 | 3 years 5 months ago | 2 years 10 months ago |
Backdrop CMS - Providing a Soft Landing for Drupal 7 Sites | 0 | 3 years 4 months ago | 3 years 4 months ago |
Administrator Role & existing permissions | 1 | 3 years 4 months ago | 3 years 4 months ago |
node_permissions_get_configured_types api documentation | 0 | 3 years 3 months ago | 3 years 3 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?