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):
Hi @Gnome and welcome to Backdrop
When I create custom layout templates I put them in /layouts/custom/my_layout
Note: you can split modules and layouts between contrib and custom...
Posted2 days 10 hours ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
This post explains how to do this in Drupal 7. In Backdrop, File Entity is already part of core. You will need to download and install module Views Field View.
https://drupal.stackexchange...
Posted3 days 18 hours ago by Alejandro Cremaschi (argiepiano) on:
After alot of trials, i have done the obvious and translated the whole block for different languages with each property condition as follows:
->propertyCondition('langcode', 'en...
Thanks so much! It's working now:
I was able to transfer the docroot files to the containing directory without the need for a second database or any manual configuration export/import/sync...
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: