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 3 min 54 sec ago by (flyofficedesk) in How-To and Troubleshooting
Posted 1 day 18 hours ago by (BKaernel) in How-To and Troubleshooting
Posted 6 days 15 hours ago by (pgrayove) in How-To and Troubleshooting
Recent comments
Have you looked at the Wordpress import module?
Create a new theme - Starter theme
My goal is to test BACKDROP in depth to see if it is possible for a client with small projects to suggest this CMS. DRUPAL is a big Machine with a lot of work and WORDPRESS also needs a lot of...
Create a new theme - Starter theme
If your goal is to learn how to create your own themes, I recommend using the Stark theme from the core and adding whatever you need to accomplish the task as you build your site. It would be a...
Create a new theme - Starter theme