Extension:EmailuserHtml
From Linux Web Expert
<translate> This extension is currently not actively maintained!</translate> <translate> Although it may still work, any bug reports or feature requests will more than likely be ignored.</translate> |
EmailuserHtml Release status: unmaintained |
|
---|---|
Implementation | API |
Description | Send an HTML email to an user |
Author(s) | Pierre Rudloff (Rudlofftalk) |
Latest version | 0.1.0 |
MediaWiki | |
Database changes | No |
Composer | archi-strasbourg/emailuser-html |
License | GNU General Public License 3.0 |
Download | GitHub:
<translate> Note:</translate> |
Quarterly downloads | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
Public wikis using | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
This MediaWiki extensions adds an API based on the emailuser API but that sends HTML emails instead.
Installation
- <translate> <tvar name=1>Download</tvar> and place the file(s) in a directory called <tvar name=name>
EmailuserHtml
</tvar> in your <tvar name=ext>extensions/
</tvar> folder.</translate> - <translate> Add the following code at the bottom of your <tvar name=1>LocalSettings.php </tvar> file:</translate>
wfLoadExtension( 'EmailuserHtml' );
- File:OOjs UI icon check-constructive.svg <translate> Done</translate> – <translate> Navigate to <tvar name=special>Special:Version</tvar> on your wiki to verify that the extension is successfully installed.</translate>
Categories:
- Pages with script errors
- Pages with broken file links
- Unmaintained extensions
- Extensions without an image
- API extensions
- Extensions without a compatibility policy
- Extensions without MediaWiki version
- Extensions supporting Composer
- GPL licensed extensions
- Extensions in GitHub version control
- All extensions
- Extensions not in ExtensionJson
- Email extensions