All Categories | Topics | Comments | Last comment |
---|---|---|---|
How-To and Troubleshooting Help with getting things done and fixing problems. |
830 | 5,373 | 4 days 19 hours ago |
Requests and Feedback Tell us what you think about Backdrop and how we can improve. |
116 | 639 | 1 month 4 hours ago |
Help Wanted (Job Listings) Are you looking to hire someone in the Backdrop community to help with a project, port a Drupal 7 module, or work full time in your company? Post your needs here. |
5 | 19 | 1 week 5 days ago |
Installation Questions Questions about installing Backdrop, and issues after installation. |
69 | 383 | 1 month 4 weeks ago |
Meet-Ups and Events Want to chat with others in your geographic area about Backdrop CMS? Connect here. |
92 | 195 | 2 months 3 weeks ago |
Backdrop Translations Help translate the Backdrop User Interface. Use this forum for collaboration. |
5 | 32 | 6 days 5 hours ago |
Usability Studies Help us make improvements to Backdrop community websites and resources. Try one of the following scenarios and report back to us. |
4 | 4 | 3 years 4 months ago |
Weekly Meetings Add topics or questions to be discussed at one of our weekly meetings: Community meeting, Design meeting, or Developer meeting. |
14 | 9 | 2 months 6 days ago |
Initiatives The Project Management Committee for Backdrop CMS is considering 'initiative' proposals. Post your initiative ideas here and comment on others, one topic per initiative idea. |
11 | 72 | 11 months 1 week ago |
Other Issues which do not fit into any of the other categories. |
72 | 283 | 2 weeks 5 days 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?