initialize the plugin, automatically called during the core initialization process
finishPlugin
finish the plugin and the core if it has been used,
automatically called during the core initialization process
init()
secondary initalization of this plugin.
If the url parameter "unsubscribe" was found will it change the subscription
status in via Foswiki::Contrib::MailerContrib accordingly.
hooks into the named callback to process TMPL:DEF, TMPL:END and TMPL:INCLUDE
by wrapping them into a verbatim block. this helps visualiziong view templates as
you don't actually want to render their content visiting them in the browser. instead
they are only used when rendering the view of topics that have this template applied to.