Seesmic comment

Component ID

272888

Component name

Seesmic comment

Component type

module

Component security advisory coverage

not-covered

Downloads

1747

Component created

Component changed

Component body

Seesmic comment is module based on Seesmic API module, so you'll need to download and install it first.

Bring video easily to your site! People can in few seconds record a video message and let it as a normal comment on your website. The power of Seesmic technology is that you don't need several steps to record & upload your video, everything is performed inside their flash application and the video is immediately available for everybody.

This module enables you to add seesmic video comments on any node type. Extends comment hooks and generates it own hook.

Sponsored by Seesmic
Ideas & first demo site : Rue89
Powered by Adyax

Dependencies:

Module is dependent on Views, because it imports Seesmic video comments fields and filters to Views module. Module provides 'access seesmic comments', 'post seesmic comments', 'administer seesmic comments', 'post seesmic comments without approval' permission, just like comment module

How-to use:

  1. Enable seesmic_api, seesmic_comment and views modules
  2. Enable seesmic comments
  3. Start adding comment to nodes and you'll see seesmic logo
    under the comment form. Click on it and you'll have Seesmic recorder,
    which allows you to record video and connect it to the comment

Hooks

hook_seesmic_comment($edit, $op)

$op:

  • insert - comment with video is saved in Drupal

Keys of $edit array is:

  • scid - Seesmic comment ID in Drupal
  • cid - comment ID in Drupal
  • seesmic_video_id - Seesmic video ID on Seesmic
  • status - 1 or 0 (published or unpublished)