NicoJuicy / Handlr

Issue tracker for a DMS web application, currently in private beta
3 stars 0 forks source link

Commenting as a platform #68

Open NicoJuicy opened 7 years ago

NicoJuicy commented 7 years ago

Most blogs are created using Wordpress.

I have noticed a popular trend to integrate HN comments into their blog. With the feature to "auto import" RSS feeds, it can also be used to automaticly create a "Comment" plugin where users can use Tagly as:

There are some additional requirements to this:

When the feed is changed to his "account" he can manage the Comments and becomes an "Author". Authors can moderate their own comments on their topics - IF it comes from a Feed.

When the topic is hot ( eg. on the front page) or new ( less than a day), the comments should be live ( SignalR). When the topic is not hot anymore, it uses a basic CRUD for performance issues.

If comments removed by the author, it's still shown somewhat in Tagly, but totally removed from Wordpress.

Resources: