annotate idavoll/plugins.tml @ 74:0e642e5b4fb2

Add get_affiliations(), get_subscriptions(), get_node_type() and get_nodes() to Storage. Add AffiliationsService as subclass of backend.AffiliationsService.
author Ralph Meijer <ralphm@ik.nu>
date Sun, 07 Nov 2004 14:46:35 +0000
parents 4cc41776b7d7
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
4cc41776b7d7 Initial revision
Ralph Meijer <ralphm@ik.nu>
parents:
diff changeset
1 register("Idavoll", "idavoll.tap",
4cc41776b7d7 Initial revision
Ralph Meijer <ralphm@ik.nu>
parents:
diff changeset
2 description="Jabber Publish Subscribe Component",
4cc41776b7d7 Initial revision
Ralph Meijer <ralphm@ik.nu>
parents:
diff changeset
3 type='tap', tapname='idavoll')