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.
This commit is contained in:
parent
607e0fa6d4
commit
19d5ef9f1f
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue