Robert J. Lang
Robert J. Lang
Hi @a-tanvi (and @stpaultim), here's examples of both: * `` element: See "Administration" (or any other project group) on the page at `admin/modules/list` * `` element: See "How layouts work"...
> Also, the arrows are different... Yeah, this came up here, too: https://github.com/backdrop/backdrop-issues/issues/5090#issuecomment-1013975597
Just throwing out ideas here. Add a checkbox (or set of checkboxes?) to the Basis theme: [ ] Use Basis2024 settings When updating from old sites, default is unchecked. When...
Yes, i see the other issue from @stpaultim now.
For parallelness of construction, grammar, and punctuation, should it be [Read more](#); [see 1 comment](#); [add comment](#) ?
I added another PR that fixes the capitalization of "Add" in addition to the CSS change of the existing PR.  There's still the question of whether inline links should...
Meanwhile, tests need to be updated for this PR (to check for consistent capitalization).
> Middot: > `Read more · 1 comment · Add comment` Middot is my favorite, too, and a nice thing about not using sentence punctuation is then capitalizing each element...
I modified the PR to go back to always capitalizing and use heavy dots for delimiters (which seemed better balanced to me):  Using diferent delimiters for inline links seems...
Here's an example using `redirect_handler_field_redirect_operations.inc`: create a View table of URL redirects, then add the Operations field. In Seven (in the View editor), it looks like this:  And in...