SearchTermFilter

class xdm.plugins.bases.SearchTermFilter(instance=None)

These plugins manipulate the search terms, create new ones or remove others.

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