Tell us what you think about Backdrop and how we can improve.
Topics |
Comments![]() |
Posted | Last comment |
---|---|---|---|
Keeping up with new or updated modules on backdropcms.org | 1 | 5 years 1 week ago | 5 years 5 days ago |
Do we need this parallel system of forum/taxonomy structure? | 1 | 2 years 1 month ago | 2 years 1 month ago |
Errors when submitting forum topics | 1 | 4 years 5 months ago | 4 years 4 months ago |
Review From Webmaster not a programer | 1 | 1 year 4 months ago | 1 year 4 months ago |
LDAP module | 1 | 4 years 1 week ago | 4 years 1 week ago |
Wishing for more variety of themes and settings options | 1 | 3 years 7 months ago | 3 years 7 months ago |
Create an interative map | 1 | 2 years 1 day ago | 2 years 1 day ago |
Backdrop & Security | 1 | 3 years 7 months ago | 3 years 7 months ago |
AMP (Accelerated Mobile Pages) in Backdrop | 1 | 4 years 9 months ago | 4 years 9 months ago |
Forum preview throws an error | 1 | 4 years 4 months ago | 4 years 4 months ago |
display and allow sort by post date on forum listings | 1 | 3 years 2 months ago | 3 years 1 month ago |
Module seeking maintainers Accepted answer | 1 | 4 years 8 months ago | 4 years 8 months ago |
Request for IMCE_Filefield | 2 | 1 year 3 months ago | 1 year 3 months ago |
Aegir implementation | 2 | 4 years 6 months ago | 4 years 6 months ago |
Page layout templates | 2 | 1 year 10 months ago | 1 year 10 months ago |
scrolling sync issue on permissions page | 2 | 3 years 5 months ago | 3 years 5 months ago |
Scheduled publishing oversight | 2 | 4 years 6 months ago | 4 years 6 months ago |
Theme Gallery | 2 | 3 years 8 months ago | 3 years 8 months ago |
Backdrop LIVE feedback | 2 | 1 year 1 week ago | 1 year 1 week ago |
Will backdrop be included in Softaculous in the future and no install.php in folder | 2 | 2 years 8 months ago | 2 years 8 months ago |
Core Development Priority Survey | 2 | 2 years 1 month ago | 1 year 2 weeks ago |
Typical day user experience -- a future-state story | 2 | 4 years 3 months ago | 3 years 11 months ago |
How to translate the next version? | 2 | 4 years 2 months ago | 4 years 2 months ago |
commerce support | 2 | 9 months 1 week ago | 9 months 1 week ago |
Error: C:\xampp\tmp folder on server does not allow installing modules or updating. (Resolved) | 2 | 1 year 11 months ago | 1 year 11 months ago |
Recent comments
Thanks for the guide, let me do just that. I hope there is still a chance of these seeing a backdrop port.
Station and Community Media
The block system and API in Backdrop is very different from Drupal's. In Backdrop, as in Drupal, modules can define blocks in code (in fact some of the API at this level is the same, with...
Drupal block module conversion
This was from examining line 2463- of the webform.module, where // Attach necessary JavaScript and CSS. $form['#attached'] = array( 'css' => array(backdrop_get_path('module', 'webform...
How do I diagnose Webform Conditionals failing?