Fight 215

Component type

module

Maintenance status

Development status

Downloads

836

Component created

Component changed

This module adds a countdown banner for the Fight 215 campaign to every page, and also provides blocks which you can enable with graphics linking to Fight215.org.

Section 215 of the Patriot Act expires on June 1st, 2015. By reauthorizing Section 215, the US Congress would extend the mass surveillance of millions of phone records for another five years.

Trello API

Component type

module

Maintenance status

Development status

Downloads

1766

Component created

Component changed

Introduction

The idea behind this module is to create a simple set of tools to make it easy to do integrations with Trello. For now only reading is supported. The module does nothing in itself, but enables developers to more easily do various things like getting boards or cards without understanding the Trello API

Example Code

I've written a small example of how to display a Trello board in Drupal with all the lists, cards and labels attached to the cards. This shows how easy it can be to display something from Trello on a Drupal site.

phppassbook

Component type

module

Maintenance status

Development status

Component created

Component changed

What is Passbook?
Passbook is an application in iOS that allows users to store coupons, boarding passes, event tickets, store cards, 'generic' cards and other forms of mobile payment.

What is PHP-Passbook library?
PHP-Passbook is a library for creating and packaging passes inside your application. Distribution of generated pass files can be done by attaching the file in an e-mail or serving it from your web server.

OpenID Connect Bitbucket

Component type

module

Maintenance status

Development status

Downloads

775

Component created

Component changed

Bitbucket doesn't actually support OpenID Connect, but its authentication flow is similar. This module provides a client plugin for the openid_connect module, to support logging in with Bitbucket.

This is not affiliated with nor supported by Bitbucket.

Flysystem

Component type

module

Maintenance status

Development status

Downloads

36021

Component created

Component changed

Provides a bridge to use Flysystem as Drupal stream wrappers.

From the Flysystem website:

Flysystem is a filesystem abstraction which allows you to easily swap out a local filesystem for a remote one. Reducing technical debt and chance of vendor lock-in.

See the README for documentation.