Description of the need
Installing a new backdrop today, I noticed the search box in the admin toolbar (I may have disable it on every other sites). And I found the autocomplete pretty useful actually !!
As a nerdy keyboard addict, I would appreciate a keyboard shortcut to get a focus on the search box. Like "Ctrl-K" for searching into Firefox.
Proposed solution Implements a little JS to offer a keyboard shortcut
Pretty much like https://www.drupal.org/project/coffee
Recent comments
Choosing to not use the "Page title combo" block on content can also be helpful if you want to arrange the "Page tabs" menu and "Page title" differently.
Block title combo and 2/3 things
I found a simple solution... In node.tpl.php i put. <?php print render($title_prefix); ?> <?php if (!empty($title)): ?> <?php if ($page): ?> <h1><?php print $title...
Block title combo and 2/3 things
It's not English. It's Globish :-) (Global + English). Like for Drupal Devel is not an option - I looked style guide but for me, it's not interesting. It's useful but it's just a one page...
Create a new theme - Starter theme