EllisLab text mark
Advanced Search
     
CI-Disqus 1.0: Disqus API Library
Posted: 02 November 2009 02:57 PM   [ Ignore ]
Avatar
Joined: 2009-01-21
109 posts

I’ve written a Library to make interacting with the Disqus API a snap.  It’s hosted on GitHub.

Usage is similar to my other libraries. See the README in the release for more info.

Of note: I included a unit test controller based on the built-in CodeIgniter unit test class.  Given correct values, everything tests out correctly. That being said, let me know if you have any problems.

CI-Disqus is PHP5 only, and requires the cURL Library by Phil Sturgeon.

I’ve attached the v1.0 download from GitHub for your convenience.

 Signature 

Do you use CSS or JavaScript? Carabiner makes your life easier.  I promise.

CI-Disqus makes playing with the Disqus API a snap.

 
Posted: 28 November 2009 08:45 PM   [ Ignore ]   [ # 1 ]   [ Rating: 0 ]
Joined: 2009-08-01
97 posts

This is going to come in handy.  Just integrated Disqus into my own website.  At the moment, I trying to figure out how to import my comments into Disqus.

 Signature 

http://www.grafikkaos.co.uk

 
Posted: 04 February 2010 09:20 AM   [ Ignore ]   [ # 2 ]   [ Rating: 0 ]
Joined: 2008-01-30
159 posts

thx Tony, will took a look at it!