Enhance the editorial interface and improve the processes and workflows around creating, editing or removing content.

Flag As

Extension of Drupal Flag module which allows users with permission to flag content for another user.

Konzilo features

Some useful features to be used with the Konzilo kickstart profile for integration with the Konzilo tool.

BreweryDB

BreweryDB is your database of breweries, beers, beer events and guilds! Our service is just about the facts. All of our data is curated by BreweryDB administrators, so you can be sure that the information you get is timely and accurate.

Import the data and mash it up however you like!

This module provides an integration point with the BreweryDB API built for BeerBrave. It provides a Beer entity with common entity properties, a batch import process of Beers and import for turning Beer Categories into Taxonomy. Deeper integration is forthcoming.

How to Use

This module requires an API key from BreweryDB, and it's free. Premium access is a small fee but grants you additional features and access to data.

You can import/update beer through the admin interface, or you can call the API manually in your code:

<?php

// create an instance of the API interface
$foo = new BreweryDBAPIBeer();

// get all available beers in BreweryDB
$bar = $foo->getBeers();

// or get a beer by name
$bar = $foo->getBeerByName('Dogfish Head 90 Minute IPA');

// or get ingredients for a beer, by beer id

Slimbox2

The Drupal Slimbox2 module is a wrapper that integrates the lightweight Slimbox2 jQuery plugin with a Drupal site seamlessly and automatically. Once installed and activated, you can add lightbox effects to hyperlinks by adding a rel="lightbox" or rel="lightbox-series" attribute to your link.

About the Slimbox2 jQuery plugin (from the Slimbox2 web page)
Slimbox2 is a 4 KB visual clone of the popular Lightbox2 script by Lokesh Dhakar, written using the jQuery javascript library. It was designed to be very small, efficient, standards-friendly, fully customizable, more convenient and 100% compatible with the original Lightbox2.

More information about the Slimbox2 plugin can be found here: http://www.digitalia.be/software/slimbox2

Dependencies:

Installation:

  1. Download the Slimbox jQuery plugin from the Slimbox 2 download link, unpack it and rename it to slimbox2, then upload it to: /sites/all/libraries so the url to the slimbox2 library on your site will be: /sites/all/libraries/slimbox2.

Kaltura Upload

This module provides a non-intrusive inline upload widget for the Kaltura module.

Pages

Subscribe with RSS Subscribe to RSS - Content editing experience