view mod_xhtmlim/README.markdown @ 4101:0e1e775bdea0

mod_muc_media_metadata: Bootstrap warning box
author Kim Alvefur <zash@zash.se>
date Fri, 11 Sep 2020 15:45:45 +0200
parents 1f68287138e3
children
line wrap: on
line source

Introduction
============

This module attempts to sanitize XHTML-IM messages.

It does **not** attempt to sanitize any CSS embedded in `style`
attributes, these are instead stripped by default.

Configuration
=============

  Option                   Type      Default
  ------------------------ --------- ---------
  `strip_xhtml_style`      boolean   `true`
  `bounce_invalid_xhtml`   boolean   `false`