Something that has long bothered me about core search is the fact that each search implementation provides a separate page. The pages search/node search/user always bothered me, especially the fact that the navigation pattern on these pages is those dreaded TABS.
I would love to see all the search results aggregated together onto the main /search page, with filters (facets!) for search result type. Lets get rid of the "Default" search, and those tabs!
A thought: Is this something we can solve easily by turning the search-results page into a view, with exposed filters?
Recent comments
This was tricky, so i tried to stay minimal and try to snatch the very first procedure after file upload and inject rehashing there. The file is tinymce.pages.inc under the function...
File hashing uploads made through TinyMCE
Bee's great. But if you don't want to install bee, or can't, or you already have a bunch of scripts you're used to using in D7, then the method I posted is quick and easy and all you really...
How to create a command-line (cli) routine or script (bee not required)
Or you can install bee, get the benefit of all the included functions and either include your script using: bee php-script ../my-scripts/scratch.php https://github.com/backdrop-...
How to create a command-line (cli) routine or script (bee not required)