All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- add
setup.py
to allow posting plugin to PyPI PR #862
- add blogger_comment_export.py script to export comments from Blogger XML export and associated documentation PR #835
- Correct jQuery expression in cancelReply method PR #820
- Add support for the autoreload mode of pelican PR #782 Fixes pelican#1949
- Correct template path PR #713
- Adds Quickstart guide + default theme PR #686
- Fix mailto link: use '' instead of '' PR #720
- Fix comparison of offset-naive and offset-aware datetimes PR #722
- Logs a warning if the parent of a comment can not be found PR #715
- Updated old URLs PR #677
- 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
- Add commas indicating tuple (
PELICAN_COMMENT_SYSTEM_AUTHORS
) PR #579
- Basic static comments
- Atom Feeds
- Replies to comments
- Avatars and identicons
This change log uses Keep a CHANGELOG as a template.