posted by
muszek
Wed, Apr 16th 2008, 11:26
I've added an API - a simple XML feed with all favorite topics of a user. One obvious usage comes to mind - a module for a CMS/blogging software that lets users easily display their Tabbos.
If you feel like making some neat 3rd party app, feel more than welcome to contact us.
I'm writing a Drupal module to have some example implementation to show. Right now I'm just thinking about the functionality, so I don't have much to share yet. Every user will have a "Tabbo user name" field in his account settings. If they provide one, they will have their Tabbos shown on their profile page. Also, there will be two kinds of blocks - a global one (admin chooses one Tabbo user name and gets a block with its Tabbos) and "content owner-sensitive". It will be displayed on pages that "belong" to user (for example every article written by Jenny23 is accompanied by a block with her own Tabbos, if only she had provided her Tabbo user name).