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 don't already know the answer to this question:
- DO NOT read the comments here until you have finished the test.
- Attempt to accomplish the following scenario within a reasonable amount of time
- Post a comment below with feedback about and or all of the following:
- how easy or difficult it was to accomplish this task
- ideas you have for making it easier
- Did you find what you were looking for?
- What would you have liked to find?
Scenario:
You have heard a lot about Backdrop CMS, but are concerned about its maintainability and security in specific. You would like to find out if you will get at least the same level of support as with Drupal. Have past security issues been dealt with in a timely manner?
Recent comments
https://wtools.io/paste-code/bPX9 the Krumo dump of denied perms
Views permissions
// by appending ?debug_perms=1&user=5748 (5748 being the user's UID) to the url of a content type we can determine the privileges for that user at that screen global $user; global $debug; $...
Views permissions
Ok, so I found the source of the issue, and it is the draft content from one of the other threads; the team member cannot get the draft content within views, the admin can. I will continue in that...
View results different preview
I added another Opening to this team member (tid 148) and it incremented by 1 as expected, so now 38. (To be clear, the actual total is now 40)
View results different preview
$rend=views_embed_view('roles','openingsblock_tally', 148); In the block TPL still results in 37. And thanks, yes merely print works too. I am trawling my template.php and custom module, but nothing...
View results different preview