Nodeshare

Component type

module

Maintenance status

Development status

Downloads

707

Component created

Component changed

Note: This project will not be ported to Drupal 6 or 7. It is also not really recommended for production use. Similar functionality to what is in this module is provided by FeedAPI and Feed Element Mapper. If anyone wants to take over as maintainer of this module, please let me know.

Nodeshare allows you send nodes from one Drupal site to another.

KML Parser

Component type

module

Maintenance status

Development status

Downloads

2545

Component created

Component changed

A KML parser for the Feeds module.

KML, or Keyhole Markup Language, is an XML dialect for capturing geographic features and their metadata. It is an Open Geospatial Consortium (OGC) standard, and is very popular format for exchanging location data on the web.

JQuery Feed Reader

Component type

module

Maintenance status

Development status

Downloads

1830

Component created

Component changed

This module creates a block that:
- Loads the contents of a feed (from the current site!) through (JQuery and AJAX)
- Starts to scroll the feed items up, one at a time, through the block (custom JQuery plugin)

It has several configuration options (height, feed, max items, text length, scroll speed, and scroll pause).

As it is, it would require some CSS work to use in production.

Domain Access Advanced

Component type

module

Maintenance status

Development status

Downloads

6771

Component created

Component changed

This an extension to the Domain Access module which is used to create many domains from a single installation.

For what I see as a problem is that the domain module uses the node access api's to determine which nodes are displayed on which site. This will work if you only use Domain access, and no other access module like simple access, tac, or Organic groups.

Kaltura

Component type

module

Maintenance status

Development status

Downloads

53024

Component created

Component changed

Kaltura’s Open Source All-in-One Video Module for Drupal

Kaltura is the leading video technology provider and creator of the world’s only Video-Platform-as-a-Service. Kaltura VPaaS is a highly reliable, scalable, and flexible open video platform, powering hundreds of thousands of video experiences and workflows across industries in over 100 countries worldwide. A recognized leader in the OTT TV (Over the Top TV), OVP (Online Video Platform), EdVP (Education Video Platform) and EVP (Enterprise Video Platform) markets, Kaltura is used by thousands of global enterprises, media companies, service providers, educational institutions, start-ups, technology platforms and cloud providers and engages hundreds of millions of viewers at home, in work, and at school. The company is also the initiator and backer of the leading open source video management project, home to more than 100,000 community members. For more information visit corp.kaltura.com, Join the community discussion board and explore Kaltura on GitHub.

Download the User Manual and Install/Config Guide (PDF)

What is Kaltura’s Video Module for Drupal?

A standard Drupal Module that integrates the Kaltura video platform capabilities into Drupal, allowing you to instantly enrich your Drupal site with video, audio, and images. Kaltura’s video platform and video module for Drupal is an enterprise grade solution that offers comprehensive powerful functionality and full control over content ownership, without the need to run your own video operation. The module handles every aspect of rich-media, including uploading and importing content, transcoding, content management, syndication, monetization, distribution, and more.

FeedAPI Language Detector

Component type

module

Downloads

1468

Component created

Component changed

Features

This module detects the language of nodes created by FeedAPI and adds the language information to the node. This makes it for example possible to show only the nodes in the users language on a multilingual site.

It uses statistical text analysis to determine the language of a node. This means that a feed can contain nodes in different languages and the correct language is detected for each individual node of the feed.

FeedAPI Taxonomy Compare

Component type

module

Categories

Maintenance status

Development status

Downloads

3879

Component created

Component changed

This module is meant to work with FeedAPI, FeedAPI Node and Feed Element Mapper to give more control over what happens with incoming taxonomy terms.

Example Use.
Vocabulary of 'Categories' feeds the a piece of the primary links using taxonomy_menu. When a feed-item comes in the options->tags element is mapped to the 'Tags' vocabularies using Feed Element Mapper. If the term is found then I remove it from the association from the 'Tags' vocabulary and add the association to the 'Categories' vocabulary. Now the new items are automatically in the correct place for views.