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 15 hours 13 min ago by (izmeez) in How-To and Troubleshooting
Posted 20 hours 38 min ago by (bartl) in How-To and Troubleshooting
Posted 1 day 15 hours ago by Martin Price | System Horizons Ltd (yorkshirepudding) in Weekly Meetings
Recent comments
Very interesting - seems useful. But it gives me an error: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't.langcode' in 'where clause': SELECT t.translation FROM {...
Ubercart in Danish?
You can always use Translation template extractor to extract the untranslated strings from a specific module (like Ubercart). Very easy to use.
Ubercart in Danish?
Thank you Olaf, I am in the process of getting every string on my experimental site with Ubercart translated by ChatGPT - so far with very acceptable result (better than I could do...
Ubercart in Danish?