Issues which do not fit into any of the other categories.
Topics |
Comments![]() |
Posted | Last comment |
---|---|---|---|
Creating a free website | 3 | 2 years 8 months ago | 2 years 7 months ago |
Require assistance with a project removal on backdrop-contrib organization Accepted answer | 3 | 3 years 2 months ago | 3 years 2 months ago |
How many contrib modules have been ported so far? | 3 | 6 years 2 months ago | 2 years 10 months ago |
Form Validation: NODE ID | 3 | 7 months 3 weeks ago | 7 months 3 weeks ago |
Is (can) BCMS (become) Multilingual by Default? | 3 | 7 months 3 weeks ago | 7 months 3 weeks ago |
Collaborating with Drupal community | 3 | 3 years 2 months ago | 2 years 10 months ago |
Filebrowser 1.x-4.0-rc2 Port available | 2 | 4 years 8 months ago | 4 years 8 months ago |
Introduction | 2 | 7 years 6 months ago | 7 years 2 months ago |
Domain registrars | 2 | 7 years 3 weeks ago | 7 years 1 week ago |
Vetting for Backdrop modules? Accepted answer | 2 | 6 years 7 months ago | 6 years 6 months ago |
Error Apache2 on debian 11 | 2 | 2 years 3 months ago | 2 years 2 months ago |
eCommerce Accepted answer | 2 | 6 years 11 months ago | 6 years 11 months ago |
"Crowd Funded" module improvements | 2 | 6 years 7 months ago | 6 years 7 months ago |
Roadmap and Backdrop 2 | 2 | 9 months 3 weeks ago | 9 months 3 weeks ago |
Cart basic | 2 | 5 years 11 months ago | 4 years 7 months ago |
How to "Try Out" or "Test" Contributed Themes? | 2 | 4 years 2 weeks ago | 3 years 7 months ago |
Is this forum alive? | 2 | 7 years 5 months ago | 7 years 5 months ago |
No paragraphs on "96% of top modules ready" | 2 | 2 years 8 months ago | 2 years 8 months ago |
Best Practice: User Accounts (Profile, Real Name, Address Field) | 2 | 1 year 2 months ago | 1 year 2 months ago |
The Legend of Drop The Dragon, a fictional story. | 2 | 4 months 12 hours ago | 3 months 3 weeks ago |
Upgrade path to Drupal 8 | 2 | 7 years 7 months ago | 7 years 6 months ago |
Backdrop and Docker Accepted answer | 2 | 6 years 3 months ago | 6 years 3 months ago |
phpcs ruleset Accepted answer | 2 | 4 years 9 months ago | 4 years 9 months ago |
access to developer documentation? | 2 | 6 years 8 months ago | 6 years 8 months ago |
Starting client migrations | 2 | 7 years 6 months ago | 7 years 6 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?