Tell us what you think about Backdrop and how we can improve.
Topics | Comments |
Posted![]() |
Last comment |
---|---|---|---|
Publish date in node table | 0 | 3 years 10 months ago | 3 years 10 months ago |
Priorities for Backdrop v. 1.14.0 - feedback wanted! | 6 | 3 years 10 months ago | 3 years 10 months ago |
LDAP module | 1 | 4 years 1 week ago | 4 years 1 week ago |
Newbie & Loving it Accepted answer | 3 | 4 years 1 month ago | 3 years 4 months ago |
Feedback on feedback | 1 | 4 years 1 month ago | 4 years 1 month ago |
realname port / general contrib issues Accepted answer | 5 | 4 years 2 months ago | 4 years 1 month ago |
Views Dependent Filters | 4 | 4 years 2 months ago | 4 years 2 months ago |
Addressfield Autocomplete | 3 | 4 years 2 months ago | 4 years 2 months ago |
Feedback on v. 1.12 | 0 | 4 years 2 months ago | 4 years 2 months ago |
Thoughts about workflow? | 3 | 4 years 2 months ago | 4 years 2 months ago |
How to translate the next version? | 2 | 4 years 2 months ago | 4 years 2 months ago |
Typical day user experience -- a future-state story | 2 | 4 years 3 months ago | 3 years 11 months ago |
A feedback from a novice Accepted answer | 7 | 4 years 3 months ago | 4 years 3 months ago |
What is the best practice for creating documentation for Backdrop contrib modules? | 1 | 4 years 4 months ago | 4 years 4 months ago |
Policy regarding paid modules? | 3 | 4 years 4 months ago | 4 years 4 months ago |
Module sort by number of installs? Accepted answer | 3 | 4 years 4 months ago | 4 years 4 months ago |
Forum preview throws an error | 1 | 4 years 4 months ago | 4 years 4 months ago |
Feedback about helping translate BackdropCMS into German | 3 | 4 years 4 months ago | 4 years 4 months ago |
Errors when submitting forum topics | 1 | 4 years 5 months ago | 4 years 4 months ago |
so what's with the DEMO icon on your splash page? | 3 | 4 years 5 months ago | 3 years 6 months ago |
Feedback on Backdrop 1.11 | 4 | 4 years 6 months ago | 4 years 5 months ago |
Scheduled publishing oversight | 2 | 4 years 6 months ago | 4 years 6 months ago |
Aegir implementation | 2 | 4 years 6 months ago | 4 years 6 months ago |
Suggestion to improve the Add Ons listing pages on the website | 5 | 4 years 7 months ago | 4 years 4 months ago |
Module seeking maintainers Accepted answer | 1 | 4 years 8 months ago | 4 years 8 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?