added comment count to checklist

This commit is contained in:
immber
2019-01-04 17:20:49 -08:00
parent 886222260d
commit 8f633fbe78
+4 -3
View File
@@ -58,9 +58,10 @@ permalink: /pre-launch-checklist/
- Install [talk-plugin-rich-text](/talk/plugin/talk-plugin-rich-text)
- [ ] Do you want to display comment counts?
- Use the GraphQL [CommentCountQuery](https://docs.coralproject.net/talk/api/graphql/#CommentCountQuery)
- Install [talk-plugin-deep-reply-count](/talk/plugin/talk-plugin-deep-reply-count) if necessary.
- [ ] Do you want to display comment counts on your embed stream or on a homepage with dozens of articles?
- Install [talk-plugin-comment-count](https://github.com/coralproject/talk-plugin-comment-count) for summary counts on multiple articles
- Install [talk-plugin-deep-reply-count](/talk/plugin/talk-plugin-deep-reply-count) to add counts to the embed stream
- Or use the GraphQL [CommentCountQuery](https://docs.coralproject.net/talk/api/graphql/#CommentCountQuery)
- [ ] Do you want to translate Talk to a different language?