This project is under active development.

Entity iframe theme

This is an incredibly basic theme that is a fork of the Drupal core Stark theme. It has two main differences:

ARC2 store

An ARC2 store is an RDF database which can be queried with SPARQL queries. Each ARC2 store can be set up to expose a SPARQL endpoint at a URL of your choice.

OpenID Single Provider

Introduction

When using the core OpenID module, you have to fill the URL of the OpenID provider in the textfield in the login form.
In some usecases you have one specific OpenID provider and you don't want the user to be able to user other providers or to be asked to input the provider URL.
While searching for a solution for this problem, I came across the OpenID Single Sign On Relying Party module, which requires the provider to be a Drupal site. In my case the provider is not a Drupal site.
I took the aforementioned module and rewrote it to my purposes.
A lot of the code in this module comes from the other module, I just took the liberty to reuse it for this module.

The OpenID single provider module lets you configure a OpenID provider which
will always be used. Instead of a normal login block, the user will only see
a "Login to OpenID" button on the login block which will redirect him to the
OpenID provider.

Installation

1. This module requires the the openid module.
Make sure that the module is enabled.

2. Copy this openid_single_provider/ directory to your sites/SITENAME/modules
directory.

3. Enable the module in admin/modules

4. Configure the module in admin/config/people/openid-single-provider

Usage

Foursquare

Module to integrarte with the Foursquare API

Commons Ooyala Upload

An experimental sandbox that provides a dedicated "Ooyala Video" upload content type for integration with Commons 3.x.

Pages

Subscribe with RSS Subscribe to RSS - Under active development