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 18 hours 56 min ago by (ian) in How-To and Troubleshooting
Posted 3 days 7 hours ago by (Chrys) in How-To and Troubleshooting
Posted 3 days 20 hours ago by (stpaultim) in Weekly Meetings
Recent comments
You can edit images and load them back to the same folder with the same name and extension, this will not create a problem. Replace directly in the file system, without the use of CMS, for CMS...
Image manipulation on server?
I was under the impression you could not do that - don't know where I got that idea from... thought it had to do with the way Backdrop manages image files.
Image manipulation on server?
I think given the warning on the source site: At this time, if your new project can afford to require PHP 5.5+, which it should, please use PHP's native password_hash() /...
July 31, 2025