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 |
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
add blogger_comment_export.py script to export comments from Blogger XML export and associated documentation PR #835
1.2.2 – 2016-12-19
Fixed
Correct jQuery expression in cancelReply method PR #820
1.2.1 – 2016-09-22
Fixed
Add support for the autoreload mode of pelican PR #782 Fixes pelican#1949
1.2.0 – 2016-05-23
Fixed - Documentation
Correct template path PR #713
Added - Documentation
Adds Quickstart guide + default theme PR #686
Fixed
Added
Logs a warning if the parent of a comment can not be found PR #715
1.1.0 – 2016-02-18
Fixed – Documentation
Updated old URLs PR #677
Changed
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pelican_comment_system-1.4.0.tar.gz
.
File metadata
- Download URL: pelican_comment_system-1.4.0.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d7cc64b60ae8078a60b70c0d6d2bc15c3b35f5902c4c03cacad79bbdb450724d |
|
MD5 | c9b4d8bcb3afff9655841a48edeb9876 |
|
BLAKE2b-256 | 02ce73f4b5c2c6252793c990bdfce0c21c00fce8958c1333b9d0fff413e89e7b |
File details
Details for the file pelican_comment_system-1.4.0-py2.py3-none-any.whl
.
File metadata
- Download URL: pelican_comment_system-1.4.0-py2.py3-none-any.whl
- Upload date:
- Size: 12.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1530fd91a50c74d30c763eb5d62a41a79b65f1e7c33b5cb27bfc5f5923e32042 |
|
MD5 | 11e0687625e0dc530e95061750f41028 |
|
BLAKE2b-256 | 1d5e1e1d42e4e4a6f8f78ab973c4d006e84c7b891d36b80da751cbd7bd7830d1 |