Help with getting things done and fixing problems.
Topics | Comments |
Posted![]() |
Last comment |
---|---|---|---|
Node notifications | 4 | 4 years 9 months ago | 4 years 7 months ago |
User profile template file and variables | 2 | 4 years 9 months ago | 4 years 9 months ago |
Mailchimp library | 7 | 4 years 9 months ago | 4 years 2 months ago |
Advanced menu link setup. | 4 | 4 years 9 months ago | 4 years 9 months ago |
Unable to send e-mail error | 9 | 4 years 9 months ago | 4 years 9 months ago |
Rss- feeding for visitors not available? | 6 | 4 years 9 months ago | 4 years 9 months ago |
Possible to render bare page contents? | 5 | 4 years 9 months ago | 4 years 9 months ago |
Update form 1.8 to 1.10 fails | 2 | 4 years 9 months ago | 4 years 8 months ago |
Admin notification of new user accounts | 3 | 4 years 9 months ago | 4 years 9 months ago |
How can I run modules like devel on dev/test sites but not in production? | 3 | 4 years 9 months ago | 4 years 9 months ago |
Migrating from a hacked D7 site | 3 | 4 years 10 months ago | 4 years 9 months ago |
How to Embed a Block in Templates | 18 | 4 years 10 months ago | 3 years 1 month ago |
Adding background watermark. | 1 | 4 years 10 months ago | 4 years 10 months ago |
Remove authoring information on custom page | 2 | 4 years 10 months ago | 4 years 10 months ago |
Headless Backdrop Setup | 3 | 4 years 10 months ago | 2 years 2 months ago |
Ecommerce: Simple Recurring Membership | 11 | 4 years 10 months ago | 2 years 4 months ago |
Issue with Update 1-9-5 | 13 | 4 years 10 months ago | 3 years 1 month ago |
Problems with image styles Accepted answer | 17 | 4 years 11 months ago | 4 years 2 weeks ago |
Prevent Views attachment display showing up on anything other than the first page | 0 | 4 years 11 months ago | 4 years 11 months ago |
Is it possible to hide menus | 1 | 4 years 11 months ago | 4 years 10 months ago |
How to select nodes with field value equal to field value in current node using view? | 1 | 4 years 11 months ago | 4 years 10 months ago |
xmlsitemap module | 6 | 4 years 12 months ago | 4 years 12 months ago |
user selectable theme? | 3 | 4 years 12 months ago | 4 years 7 months ago |
Error posting to a forum | 4 | 4 years 12 months ago | 4 years 12 months ago |
how to build a Worship Planning function | 5 | 5 years 6 days ago | 4 years 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?