Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add Comments #2942

Closed
MichaelGaoX opened this issue Dec 25, 2018 · 11 comments
Closed

How to add Comments #2942

MichaelGaoX opened this issue Dec 25, 2018 · 11 comments
Milestone

Comments

@MichaelGaoX
Copy link

In orchard,it contains Managing Comments etc ,but I coulden't find comments module in orchardcore
http://docs.orchardproject.net/en/latest/Documentation/Moderating-comments/

@pgy866
Copy link

pgy866 commented Dec 25, 2018

https://github.com/agriffard/Disqus.OrchardCore

https://www.nuget.org/packages/Disqus.OrchardCore

@MichaelGaoX
Copy link
Author

I only use Beta 3 release,the nuget,and add the disqus to my contentType, create the new contentType,it show the 'Show comments' ,then i checked,but when i published,I didn't find somewhere to add comment

@MichaelGaoX MichaelGaoX changed the title orchardcore orchardcore Comments Dec 28, 2018
@MichaelGaoX MichaelGaoX changed the title orchardcore Comments how to add Comments Dec 28, 2018
@MichaelGaoX MichaelGaoX changed the title how to add Comments How to add Comments Dec 28, 2018
@agriffard
Copy link
Member

As explained in the Readme, did you create the site on Disqus and set the corresponding setting in the admin?

Edit the settings of the Disqus Part and enter the name of the site that you created at https://disqus.com/.

@sebastienros
Copy link
Member

@MatthijsKrempel suggested he would start working on it. If he hasn't progressed on it yet then feel free to start the module. It should be ported from O1 as all its features and its architecture should be the same.

@sebastienros sebastienros added this to the rc milestone Dec 31, 2018
@MatthijsKrempel
Copy link
Contributor

@sebastienros swamped here with other duties :(

@MichaelGaoX
Copy link
Author

@pgy866 @agriffard @sebastienros I make it, just forget to say thank to you.In recent days,I am busy in bulid the po file about translating Orchard to Chinese.Thanks again

@pgy866
Copy link

pgy866 commented Jan 7, 2019

@MichaelGaoX

Regarding localization, it is still too early, can wait for RC, hope to contribute to this https://crowdin.com/project/orchard-core
关于本地化,目前尚可太早,可以等待RC之后,希望贡献到此https://crowdin.com/project/orchard-core

@sebastienros sebastienros modified the milestones: rc, 1.1 Apr 4, 2019
@sebastienros
Copy link
Member

sebastienros commented Apr 4, 2019

We could also think about performance by splitting the comments into separate documents. The main contentitem would always have the last N comments, but the rest would be handled by independent documents. Or extenalize the comments completely from the content item.

Also comments are threaded, does a comment contain all its answers? (or just the last N ones)

@RockNHawk
Copy link

Is there an self hosted comments module ? @sebastienros

@sebastienros
Copy link
Member

@RockNHawk still not. Feel free to work on it if you are interested. I laid down some rough design in the previous comment.

@RockNHawk
Copy link

Okay, thank you, Orchard 1.x version has a Comments module, maybe I or someone can re-target it to Orchard Core, haha.

@sebastienros sebastienros modified the milestones: 1.1, 1.x Oct 7, 2021
@OrchardCMS OrchardCMS locked and limited conversation to collaborators Apr 25, 2024
@Piedone Piedone converted this issue into discussion #15880 Apr 25, 2024
@MikeAlhayek MikeAlhayek modified the milestones: 2.x, 2.0 Sep 7, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Projects
None yet
Development

No branches or pull requests

8 participants