plugin

Prolog files

email.pl  -- Email plugin for SWISHShow source
dear/3Address user with the given ProfileID.Source
email_action_link/6Generate a link in an HTML mail page that, when clicked, executes Action and if successful replies to the request using Reply.Source
email_cleanup_db/0Strip the email confirmation queue from outdated messages.Source
profile_name/3Emit the name associated with Profile as unstyled HTML.Source
public_url/4True when URL is a link to handler To with Query.Source
signature/2Emit footer.Source
smtp_send_html/3Send an HTML mail to To using HTML content Content.Source
http_authenticate.pl  -- SWISH login managementShow source
login.pl  -- SWISH login supportShow source