Part of #1332 (end perhaps #151)...
Now with Views in core, we should explore the idea of taking advantage of it and convert the search to a view with exposed filters.
This would allow people to either directly edit the default Search view in order to tweak it to their liking or clone it and create other search views.
It would also expand the ways of extending it with contrib modules that improve the backend (search API) as well as modules that improve the UI (Views).
Recent comments
Hi Editing I see this: The CSS looks like this: /* Level 1: Standard Numbers */ .field-name-body ol { list-style-type: decimal; } /* Level 2: Lowercase Letters */ .field...
Numbered List format is different when editing
Done: https://github.com/backdrop/backdrop-issues/issues/7097 Feel free to edit it with better technical language. I'll have ago at vaccinating it but I'm only a user and the...
Numbered List format is different when editing
Hi Mike. That looks like a bug. The CKE ordered lists when editing have the correct CSS to format those lists correctly, but when Backdrop displays the body field in Basis, it doesn't...
Numbered List format is different when editing