How to add Comments #15880
Replies: 11 comments
-
Beta Was this translation helpful? Give feedback.
-
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 |
Beta Was this translation helpful? Give feedback.
-
As explained in the Readme, did you create the site on Disqus and set the corresponding setting in the admin?
|
Beta Was this translation helpful? Give feedback.
-
@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. |
Beta Was this translation helpful? Give feedback.
-
@sebastienros swamped here with other duties :( |
Beta Was this translation helpful? Give feedback.
-
@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 |
Beta Was this translation helpful? Give feedback.
-
Regarding localization, it is still too early, can wait for RC, hope to contribute to this https://crowdin.com/project/orchard-core |
Beta Was this translation helpful? Give feedback.
-
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) |
Beta Was this translation helpful? Give feedback.
-
Is there an self hosted comments module ? @sebastienros |
Beta Was this translation helpful? Give feedback.
-
@RockNHawk still not. Feel free to work on it if you are interested. I laid down some rough design in the previous comment. |
Beta Was this translation helpful? Give feedback.
-
Okay, thank you, Orchard 1.x version has a Comments module, maybe I or someone can re-target it to Orchard Core, haha. |
Beta Was this translation helpful? Give feedback.
-
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/
Beta Was this translation helpful? Give feedback.
All reactions