moodle-an-hochschulen / moodle-theme_boost_union

Theme Boost Union is an enhanced child theme of Boost which is intended, on the one hand, to make Boost simply more configurable and, on the other hand, to provide helpful additional features for the daily Moodle operation of admins, teachers and students.
GNU General Public License v3.0
61 stars 56 forks source link

Bug: Static pages unnecessarily clean configured content #486

Closed abias closed 10 months ago

abias commented 10 months ago

Within Boost Union's static pages, you can add arbitrary rich text content. You can even add external / special content like a Google Maps map if you dare to fiddle with the HTML code within the rich text editor.

However, when the static page is output, this external / special content may not be visible as Boost Union unnecessarily cleans the configured content and drops things like iframe tags.