Help with getting things done and fixing problems.
Help with getting things done and fixing problems.
Posted 3 days 49 min ago by Dragon Drop (drop) in Weekly Meetings
Posted 4 days 20 hours ago by (onyx) in How-To and Troubleshooting
Posted 5 days 22 hours ago by (onyx) in How-To and Troubleshooting
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?