Active
Project:
Slideshare API
Version:
6.x-1.0-beta1
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Apr 2011 at 06:57 UTC
Updated:
8 Apr 2011 at 15:28 UTC
Hi
I'd like to integrate my drupal portal with slideshare.
I've a question. How is your module different from the slideshare module [http://drupal.org/project/slideshare] that is already present in the drupal repository? Wouldn't it be helpful if you join forces with that module's dev team rather than reinvent the wheel.
thanks
Arvind
Comments
Comment #1
ferdi commentedslideshare module is used to *embed* slideshare.net presentations in your site (using embeded media field).
slideshareapi is an api module in case you want to use with slideshare.net api (http://www.slideshare.net/developers). For example the slidesharefield module (http://drupal.org/project/slidesharefield) uses the API to upload files from your site to slideshare.net.
thanks!