Follow-up to #3395
- Make the description field a multi-line one.
- Use
filter_xss_admin()instead ofcheck_plain(), to allow some markup (<em>,<strong>etc.)
PR by @klonos: https://github.com/backdrop/backdrop/pull/2747
GitHub Issue #:
3885
Follow-up to #3395
filter_xss_admin() instead of check_plain(), to allow some markup (<em>, <strong> etc.)PR by @klonos: https://github.com/backdrop/backdrop/pull/2747
Posted 2 days 10 hours ago by (Mike Kettle) in How-To and Troubleshooting
Posted 6 days 20 hours ago by Olaf Grabienski (Olafski) in How-To and Troubleshooting
Posted 3 weeks 4 days ago by (izmeez) in Weekly Meetings
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