We are asking folks to help us conduct a usability test on our community infrastructure as part of our infrastructure sprint:
How to help:
If you have never reported a bug in a Backdrop CMS contrib module:
- DO NOT read the comments here until you finished the test.
- Attempt to accomplish the following scenario (without actually filing a bug report)
- Post a comment below with feedback about how easy or difficult it was to accomplish this task and any ideas you have for making it easier.
Scenario:
You found a bug with the views modules and you would like to report it.
Recent comments
Oof. Just hit this part of my converstion to Backdrop. I'm surprised that there's no smooth path for this since, I thought, Media module was pretty commonly used in D7. Nothing from me,...
Upgrade from Drupal 7 with Media CKEditor
Thanks for the response and probably good info for someone, but you're correct that it's not really what I was looking for. I need to be able to run code and that code determines which...
How to programmatically change layout?
I ran into this problem again, now I understand, I can simply edit View and changing the filter option „Remember the Last Selection“. Unlike Drupal, Backdrop use Views for the Content page, I...
Incorrect filter behavior on the /admin/content page
If it's in a field or a node body, you can use the Markdown text filter in this module: https://backdropcms.org/project/markdown
Parse and render markdown
I don't think this answers your question, but it might help someone with a related question. The layout template for any given layout is stored in config and you can programmatically...
How to programmatically change layout?