Skip to main content

Allows you to add static comments to your articles on your Pelican blog.

Project description

Pelican Comment System

Pelican Comment System allows you to add static comments to your articles.

Comments are stored in files in formats that can be processed by Pelican (e.g., Markdown, reStructuredText). Each comment resides in its own file.

Features

  • Static comments for each article

  • Replies to comments

  • Avatars and Identicons

  • Comment Atom feed for each article

  • Easy styleable via themes

  • Python 2 and 3 support

See it in action here: bernhard.scheirle.de

Author

Website

Github

Bernhard Scheirle

http://bernhard.scheirle.de

https://github.com/Scheirle

Instructions

PyPi

The Pelican Comment System is now also in the Python Package Index and can easily installed via:

pip install pelican_comment_system

Requirements

Pelican 3.4 or newer is required.

To create identicons, the Python Image Library is needed. Therefore you either need PIL or Pillow (recommended).

Install Pillow via:

pip install Pillow

If you don’t want avatars or identicons, this plugin works fine without PIL/Pillow. You will, however, see a warning that identicons are deactivated (as expected).

Change Log

The change log can be found in the CHANGELOG.rst file.

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

1.4.0 – 2017-02-20

Added

  • add setup.py to allow posting plugin to PyPI PR #862

1.3.0 – 2017-01-10

Added

1.2.2 – 2016-12-19

Fixed

  • Correct jQuery expression in cancelReply method PR #820

1.2.1 – 2016-09-22

Fixed

1.2.0 – 2016-05-23

Fixed - Documentation

Added - Documentation

  • Adds Quickstart guide + default theme PR #686

Fixed

  • Fix mailto link: use ‘’ instead of ‘’ PR #720

  • Fix comparison of offset-naive and offset-aware datetimes PR #722

Added

  • Logs a warning if the parent of a comment can not be found PR #715

1.1.0 – 2016-02-18

Fixed – Documentation

Changed

  • Main logic runs a bit earlier (allows other plugins to access comments earlier) PR #677

  • The writer to generate the feeds can now be exchanged (via a normal pelican writer plugin) PR #677

1.0.1 – 2015-10-04

Fixed – Documentation

  • Add commas indicating tuple (PELICAN_COMMENT_SYSTEM_AUTHORS) PR #579

1.0.0 – 2014-11-05

Added

  • Basic static comments

  • Atom Feeds

  • Replies to comments

  • Avatars and identicons

This change log uses Keep a CHANGELOG as a template.

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_comment_system-1.4.0.tar.gz (9.1 kB view details)

Uploaded Source

Built Distribution

pelican_comment_system-1.4.0-py2.py3-none-any.whl (12.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pelican_comment_system-1.4.0.tar.gz.

File metadata

File hashes

Hashes for pelican_comment_system-1.4.0.tar.gz
Algorithm Hash digest
SHA256 d7cc64b60ae8078a60b70c0d6d2bc15c3b35f5902c4c03cacad79bbdb450724d
MD5 c9b4d8bcb3afff9655841a48edeb9876
BLAKE2b-256 02ce73f4b5c2c6252793c990bdfce0c21c00fce8958c1333b9d0fff413e89e7b

See more details on using hashes here.

File details

Details for the file pelican_comment_system-1.4.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pelican_comment_system-1.4.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1530fd91a50c74d30c763eb5d62a41a79b65f1e7c33b5cb27bfc5f5923e32042
MD5 11e0687625e0dc530e95061750f41028
BLAKE2b-256 1d5e1e1d42e4e4a6f8f78ab973c4d006e84c7b891d36b80da751cbd7bd7830d1

See more details on using hashes here.

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