Slideshare slides can thus be embedded in any content type with an Embedded Video Field by pasting the URL of a Slideshare presentation into that field.
This module provides both a thumbnail and a Flash embed representation of the presentations, and provides support for listings via Views module.
Requirements
The Embedded Media Field module and its dependency, CCK (content.module) must both be installed and enabled, as must the Embedded Media Field sub-module Embedded Video Field.
You must acquire a free Slideshare API in order for the embedding to function.
This module allows access to nodes with attached and related files, as well as access to file node contents, via a WebDAV metaphor similar to File Server. The user can browse all files existing in the system by file MIME type, attached- or related-to node type (e.g., event, story, etc.), and attached- or related-to node parent group. Group browsing additionally supports OG Vocabulary integration, which browses by group taxonomy to find attached- or related-to nodes.
For a faster understanding of this module, please see the original author's presentation from Drupalcon DC, available here.
Com2vb integrates commenting system of Drupal with powerful forum vBulletin. Com2vb store comments in vBulletin’s database. So it’s available to comment materials of site in both places – in Drupal and vBulletin. With creating of first comment module create a “start post” in forum with link to material. All of comments are readable in Drupal and vBulletin.
Com2vb provide limited integration of users – authors of comments are linked with cross table.
From version 3-x COM2VB have some features for linking of users in both databases:
- linking of user's accounts in Drupal and vBulletin;
- automatic registration of new users from Drupal in vBulletin;
- synchronizing of user's name, E-mail, password from Drupal to vBulletin;
- increasing post's counter of user in vBulletin with comments in Drupal;
- shared login and logoff in vBulletin with the same actions in Drupal;
- shared activating/deactivating accounts from Drupal.
Also module provides some blocks:
- fully standart for COMMENT module block "Recent comments" with number of comments setting;
- Last replies in forum;
- Top posters in forum;
- Users in forum online;
- Hot topics.
For correct displaying of comments you must add Bbcode module.