I'm not sure if there is an order to image styles already, but I'd really like the ability to order mine in the select list used to choose one. I think this could be accomplished by adding tabledrag to the image styles list, storing the order, then sorting the styles in the select list by this order.
Tasks remaining - find out if there is a weight or key we can use for sort order (if not, add one) - add tabledrag to the image styles UI to set the order - update the query that retrieves image styles to sort by this order
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