Notifier

class xdm.plugins.bases.Notifier(*args, **kwargs)

These plugins send out notifications.

getConfigHtml()

The return value of this function is simply injected in the config panel

default is a html comment: <!– nothing here –> you can use this to add dynamic javascript and/or add additional html

Note

The container this is added in is hidden with inline css. to make use of the html use javascript