Welcome Guest, Not a member yet? Register   Sign In
are there any comments plugin available?
#1

[eluser]oursteps[/eluser]
I am trying to add comment features to my site developed with CI.

just wondering if there are any comments plugin available?

I'd like to have comment features similar to facebook, stackoverflow, wordpress, etc.

Thanks.
#2

[eluser]Jason Stanley[/eluser]
You could use Facebook comments or Discus

http://developers.facebook.com/docs/refe.../comments/
http://disqus.com/

They would be added to your view file. For a codeigniter specific plugin you could search the wiki.
#3

[eluser]johnpeace[/eluser]
PyroCMS has a Comments module. If you're going to roll your own you might want to review it to see how they approached the problem. Might even find code you can reuse in your project.
#4

[eluser]oursteps[/eluser]
Thanks Jason and Johnpeace.

seems the facebook plugin and disqus.com need to use the external account.

I'd prefer to write the comments component myself if I have to. Will add 5 star rating feature to it.

I am new to php/html/javascript coding. wish it won't be too hard?




Theme © iAndrew 2016 - Forum software by © MyBB