/sendhtml

DokuWiki-Plugin for sending page contents per email

Primary LanguagePHP

DokuWiki-Plugin: SendHTML

Sends a (rendered) DokuWiki-Document per E-Mail.

Originally forked from SendPageContent-Plugin by Matthias Schulte

Usage

Send a E-Mail by using the GET-Parameter sendhtml=<email-adress>, e.g.

www.yourdomain.com/doku.php?id=start&sendhtml=youremail@example.com

Use {{MAIL:<email>,<label>}} to create a link. The <label> is optional.

Examples:

{{MAIL:test@domain.com}}
{{MAIL:test@domain.com,The label}}

Compatibility

Tested with

  • DokuWiki/Hogfather
  • PHP 7.3