Tag: Plugins API
-
Documentation Overview
This collection of articles are aimed towards those that want to know about IntenseDebate’s inner workings, and possibly change it […]
-
Plugin Resources
Here is a full list of links you might find useful: Plugin Directory Managing Plugins Plugins Overview Writing a Plugin […]
-
Managing Plugins
Plugin Directory You can manage your currently active plugins in the Plugin Directory. The plugin directory can be found by […]
-
Plugin API
Introduction This page provides documentation of the API (Application Programming Interface) hooks available to IntenseDebate plugin developers, and how to […]
-
Plugin API Reference
Actions comment_vote – Runs when a comment is voted on. Action function arguments include: comment_id, vote, comment_rating comment_post – Runs […]
-
Plugin Examples
Looking for a few examples to get you started? Look no further! Quick Links: YouTube AddToAny Share Button for Posts […]
-
Plugin Overview
Introduction Plugins are tools to extend the functionality of IntenseDebate. This article contains a brief introduction to plugins and links […]
-
Submitting a Plugin
Adding a plugin to the directory Once you’ve completed your plugin and thoroughly tested it you can submit your plugin […]
-
Writing a Plugin
Introduction IntenseDebate Plugins allow easy modification, customization, and enhancement to the IntenseDebate comment system. You might not be able to […]