There are a couple of new Habari plugins available in the Habari-Contrib SVN repository.
- Twitter
- Technorati
Displays incoming links/blogs/rank on the Habari dashboard
lets you display your current Twitter status in your theme as well as post new blog entry announcements back to twitter.
Check them out!
2 Comments so far
Andy C, on December 18, 2008 at 4:33pm, said:
Hi Christian
I've just hacked your wonderful Twitter plugin to support identi.ca.
You just need to change the two API entry points from 'http://twitter.com/' to 'http://identi.ca/api/'.
However, a lot of the Twitter/tweet terminology also has to change.
Ideally, I think it should remain as a single configurable plugin with support for both services.
Whaddya think ?
Andy
Edit Comment
Christian Mohn (h0bbel), on December 18, 2008 at 7:21pm, said:
Sounds good Andy. I did preliminary testing on the plugin many months ago, and successfully tested it with identi.ca too. The thing is that the twitter plugin has grown a lot since I initially made it. The Habari community, as they should, have taken it forward heaps but that also means that I don't really recognize it anymore.
I had an idea to make it into a general "microblog" plugin that enables you talk to any service that uses the same API as Twitter does, but I ran into some issues with making it properly configurable. Your suggestion should be posted on Trac as well, perhaps you've already done that though, I haven't checked.
Edit Comment