Description of the need I have adopted a practice of moving config files from the files directory to a special config directory 1 level below Backdrop CMS root. However, this is not consistent across all my sites. I think it would be great if the status report page showed where Backdrop CMS is actually looking for the config files (as set in the settings.php file)
Proposed solution Add "config directory" path to the status report.
Alternatives that have been considered None
Additional information This seems pretty obvious to me so I expect that there is another ticket somewhere discussing this that I was unable to find.
I am also considering that this MIGHT not be a good idea for security reasons. Maybe there are good reasons to not include the path to these files in the UI. I'm not sure if this would be a problem and look forward to hearing from others.
Recent comments
That would actually be a nice usability improvement. A lot of people already build search pages with Views, so having an easier way to convert the default search results into a View would make...
[UX] Convert search to a view.
Try using caching in the View settings, set to 24 hours. This should work for anonymous site visitors. I haven't tested this in practice, so this is just a guess.
View to show a different node each day
Have you already played with Views random seed? I belief, what you try to achieve would work with that module. Show only one node and set the sort order to "Global: Random seed" with "...
View to show a different node each day