3
votes

I'm wondering if there is an easy way to enable users to comment within a blog post in wordpress? For example, in Microsoft word, users can add comments within a article, I'm wondering if the same can be done to a wordpress blog post?

Is there a handy plugin?

What's the best way to go about creating one? Creating overlay with Ajax windows? Any starter code I can pull from?

Has anyone seen this done really well? Surprising that its not more prominent on the web.

1
I was looking for the same thing today, but couldn't find anything... it'd be great, if you share if you found something! - vlood
Sorry for the delay! I couldn't find anything useful, so I decided to create my own as well. I'm pretty new to javascript, so its not perfect, but it works... kinda :). Love to hear what you think. getreadwithme.com I think after I asked this question, a ton of sites that support inline commenting poped up. - Varun Bhartia
Yep, this seems pretty fine tome :) - vlood

1 Answers

6
votes

I searched for a plugin, too. There WAS no WordPress plugin. So I've written my own, based on inlineDisqussions.

It's called "Inline Comments", try it: http://wordpress.org/plugins/inline-comments/