Use a third-party CSS or JS Framework, a self-hosted service like a CRM, or a third-party service with the site.

Comment Sources

Drupal 7.x

Comment sources makes it possible to manage multiple sources (i.e. 3rd party services) of comments on nodes and node types.

Initial contributors:

Achievements Embeddable

This project allows external websites to interact with the Achievements module on your Drupal site. It provides a Services API and Javascript library that can be used on any site.

Currently this library exposes the following API to external sites:

  • get_all_achievements: Retrieves a list of all possible achievements that can be awarded.
  • get_user_achievements: Retrieves a list of all achievements awarded to a given user.
  • achievement_trigger: Triggers credit toward an achievement for a user.

Requirements

NOTES and WARNINGS

This initial version of the module has been built for a very specific intranet implementation. As such, it may not be appropriate for use on public websites.

  • Users on external sites must have an account on the Drupal site.
  • The Services API is setup with session authentication, so the users must either already be logged into the Drupal site or the Drupal site must be configured to support an automatic SSO

Gigya Top Comments

To determine “popular” content, Gigya offers services via their REST API. We implemented the getTopStreams method to acquire a list of popular content rated based on comment count. Unfortunately the defined maxStreamAge “The number of days. The method retrieves only streams that were created within the past maxStreamAge days. The default is 3 days. The maximum is 7 days.” turned out to be a hard reset on the returned content. Meaning once the time limit was met, items were immediately dropped of the list of returned items. This implementation was a bit jarring, content that had high comment counts were being dropped off the results by time and not based off of their actually popularity.

We decided to implement the algorithm used by Hacker News described in this blog post http://amix.dk/blog/post/19574

To start using the Gigya Top Comments module, add your Gigya API key and Secret key to to the admin screen. Each time cron is run, the module will retrieve the top comment streams from Gigya and display the matching content in the Gigya Top Comments Block. If the block is not displaying content or you see the error message "Content not found. Stream ID does not match any node ID's" then your database may be out of date. Make sure you are working with the latest production copy of your db so that the streams ID's can be correctly match with nodes.

Mozilla OpenBadges displayer

This module has been designed to allow users on your website to display badges that they have grouped in Mozilla Backpack.

Scald: Datawrapper

Scald: Datawrapper is a chart provider allowing Scald module users to add Media Atoms of type chart, using Datawrapper.de informations.
This is a D7 module only.

Pages

Subscribe with RSS Subscribe to RSS - Integrations