As a follow-up to https://github.com/backdrop/backdrop-issues/issues/494#issuecomment-6787...
Proposals for how to indicate that a module is new: - add a JS toggle (checkbox) for "Show new modules" - list the new modules again, separately, at the very top of the page
I was working on this same thing in D8 and here are the related issues: https://www.drupal.org/node/1355526 (which we should already have in Backdrop) https://www.drupal.org/node/538904 (no real ocnsensus on filter vs grouping for new)
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