I am preparing to integrate Disqus with BlogEngine.NET. Any suggestions?
I have an existing site running BlogEngi开发者_运维问答ne.NET 1.5 and will be upgrading it to the new 1.6 release. I have been asked to integrate Disqus for comments. I have not found any other questions on Disqus and BlogEngine.NET.
I have found some specific instructions here:
http://www.hamishgraham.net/post/Enabling-Disqus-Comments-in-BlogEngineNET.aspx
It explains how to add Disqus to a specific BE.NET theme. But I have existing blog posts and comments. How will these 2 systems work side-by-side? Is there a way to somehow make Disqus work well with the existing comments?
Links:
http://www.dotnetblogengine.net/
http://disqus.com/
Check out the Blogengine.net 1.6.1 release. Disqus is now integrated into the admin area to make it really easy to set up.
Here is a link to the post detailing the install instructions:
http://www.dotnetblogengine.net/post/BlogEngine-161-Update.aspx
Only the web release version is available for 1.6.1 though. I would suggest downloading the source for version 1.6.1 and compiling yourself if you need to customize your build. Here is the link: http://blogengine.codeplex.com/SourceControl/changeset/changes/9f0455258305
Disqus will be integrated with BE.NET in the update pack which will be released in April. You might want to hold on just a little bit and then get it working by simply updating to latest.
You should be able to migrate your comments to/from Disqus with their migration tool (http://import.disqus.net/).
精彩评论