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 hours 6 min ago by Martin Price | System Horizons Ltd (yorkshirepudding) in Weekly Meetings
Posted 19 hours 34 min ago by (opentype) in How-To and Troubleshooting
Posted 6 days 11 hours ago by (onyx) in How-To and Troubleshooting
Recent comments
[DX] Add layout machine name as a class to the body element Two dashes -- or single dash - between label and value...
July 9th, 2026 - Weekly Meetings
Just to say I discovered an issue with doing this, which I have documented here. https://github.com/backdrop/backdrop-issues/issues/7168 To make this work, before this issue is...
Let users search for NIDs?
You could probably do this with a View where the exposed filter is the node id Ah, interesting idea. Thanks! Would you kindly consider creating links in the...
Let users search for NIDs?