Skip to main content

E-mail cloaking plugin for Pelican

Project description

E-mail Cloak: A Plugin for Pelican

PyPI Version License

E-mail cloaking plugin for Pelican

Installation

This plugin can be installed via:

python -m pip install pelican-email-cloak

Usage

To use this plugin, add the following to your pelicanconf.py:

PLUGINS = [
    # ...
    'email_cloak',
    # ...
]

Pelican should automatically discover the plugin after installation under the namespace pelican.plugins.

E-mails in articles and pages will be cloaked.

Changelog

  • 0.1.0 up to 0.1.2: Added support for custom e-mail body and link caption & subsequent hotfixes
  • 0.0.1 up to 0.0.3: Initial release
    • Version bumped to update PyPI description

License

This project is licensed under the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pelican_email_cloak-0.2.0.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

pelican_email_cloak-0.2.0-py3-none-any.whl (4.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page