That's cool that TinyMCE provides it out of the box!
Alphabetical lists are a type of ordered list, so if you want to keep using CKE5, you would have to set up some CSS styles and then provide the style to the dropdown "Styles" list button in the editor, in CKE5 "Styles" configuration something like (untested):
nice find! the links for the most recently updated issues in the core and contrib queues are a great way to stay on top of things—especially now that the feature freeze is just around the corner...
A simple way — use Field Group to create a container for fields
https://backdropcms.org/project/field_group
and CSS Flex оr Grid to alignment.
You can also create Fieldsets to...
Yes. The are several ways to do this:
Install Mail System and select "Testing" for delivery in admin/config/system/mailsystem
Install Maillog / Mail developer...
Posted3 days 2 hours ago by Alejandro Cremaschi (argiepiano) on:
The short answer is no, you can't theme forms or change their layouts through the UI. There is a ported version of Display Suite, which has a submodule called Display Suite Forms that allows you...
Posted3 days 2 hours ago by Alejandro Cremaschi (argiepiano) on:
Comments
As far as I can tell, ckeditor only has numbered and bullet lists https://ckeditor.com/docs/ckeditor5/latest/features/lists/lists.html. Backdrop cannot alter that part. But you could install and try out TinyMCE editor and see if that has it.
TinyMCE does have it.
That's cool that TinyMCE provides it out of the box!
Alphabetical lists are a type of ordered list, so if you want to keep using CKE5, you would have to set up some CSS styles and then provide the style to the dropdown "Styles" list button in the editor, in CKE5 "Styles" configuration something like (untested):
And in your editor CSS file: