From 19d5ef9f1f2a46f148a20d6571d8e86dd7001ced Mon Sep 17 00:00:00 2001 From: Brian Date: Mon, 4 Dec 2017 18:17:55 -0800 Subject: [PATCH] Added screenshot, updated readme. Other forks don't update readme or show what they did, so I thought I'd take the first [rough] step. --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 848726c..c441f58 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,13 @@ # Grav Comments Plugin \[Fork\] -This plugin adds support for displaying pingbacks, toggling the display of pingbacks. I'm not yet sure how pingbacks work, so this may not include support for adding new pingbacks; if it won't take too much work I'll add more support for them. +This plugin adds support for displaying pingbacks, toggling the display of pingbacks. I'm not yet sure how pingbacks work, so this may not include support for adding new pingbacks; if it won't take too much work I'll add more support for them. Also added support for user entered URLs. The main goal of this fork is to add support for Akismet. Recaptcha guards from bots, but Akismet helps deal with actual spam content. +Preview with commenting disabled but comment plugin still enabled: + +![](https://raw.githubusercontent.com/leetNightshade/leetNightshade.github.io/master/grav-plugin-comments/Screenshots/blog.default-theme.png) + --- The **Comments Plugin** for [Grav](http://github.com/getgrav/grav) adds the ability to add comments to pages, and moderate them.