PhantomJS Capture

Component type

module

Maintenance status

Development status

Downloads

1823

Component created

Component changed

The module comes with an integration to PhantomJS which allows you to take screenshots or PDFs of a URL.

The module comes with an administration interface that allows you to configure the location of PhantomJS and a default destination folder. It also has a test function to test if your configuration works. PhantomJS works by giving phantom an JavaScript file that tells phantom what to do and this module comes with a default JavaScript file that renders full HD size screenshots.

Mediabox

Component type

module

Maintenance status

Development status

Downloads

4397

Component created

Component changed

Mediabox is a universal image library which out of the box provides easy to use UI, aggregated control of library images, inline cropping and extended flexibility of the data model.

News

  • 2014-Mar-12 - Latest dev commits changed to some degree backend structures of mediabox. Upgrade process is partially tested and should work but problems are possible if you are upgrading from previous dev version (as reported in #2212791: Unable to add items). As always backup your db before doing upgrade.
  • 2013-Sept-19 - We are organizing mediabox BOF on DrupalCon Prague, if you are interested in this module this is a great opportunity to find out more about it and help in future development.
  • 2013-Aug-30 - Issue #1948216: Move contrib js libs is done which means that users who are doing upgrades from older versions needs to donwload Jcrop and jquery.fancybox plugins and put them in sites/all/librarires read more.

Functionality

  • Field widget
  • Just In Time - cropping of images from/to desired image style in context of widget
  • Easy to use library - creating, editing, removing, selecting an existing (multiple) images in the context of a widget
  • Bulk upload of images using plupload
  • Library display
  • Integration of library, and administration with views
  • Text Filter integration - inserting token in text which will be replaced by actual view of a Mediabox Display
  • Integration of formatter with views. This option allows you to create gallery displays accommodating various needs. ( Views slide show plugins, etc. )

Media Event

Component type

module

Categories

Maintenance status

Development status

Downloads

752

Component created

Component changed

Defines Media Event entity used by Popcorn.js. Events can vary in type from simple subtitles that appear in the lower third over the video to more complicated interactions that load content into other blocks on the page. Media Events require a start time, stop time, and event type. Most requite text and a target. Additional fields can be added to the entity, but must be associate to a type. The Popcorn.js module handles the fields required for event types for all the Popcorn plugins included in Popcorn core.

IMCE OG

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Description

This module adds the possibility to generate folder names based on a user's group memberships inside IMCE profiles as proposed here.

Installation

  1. Checkout the module and install as usual
  2. Add the following php code to a directory path inside an IMCE profile using the desired path prefix:
  3. php: $groups = og_get_group_labels_by_user('Groups/',$user); return $groups;

GMap Image Field

Component type

module

Maintenance status

Development status

Downloads

1563

Component created

Component changed

  • Introduction
  • Features
  • Requirements
  • Installation
  • Do first example map
  • For Sitebuilders and Developers
  • Future plans
  • Contacts

 

Introduction

The module provide interface for converting any image to google map.
In example usage the module can help to make map for a pirate treasure or may be map for a campus, or whatever you want to present as eye candy map.

 

Scald: Flickr

Component type

module

Maintenance status

Development status

Downloads

1921

Component created

Component changed

This module provides Flickr image import inside Scald. It creates a scald provider allowing users to add atoms of type flickr image.

To test it quickly with drush :

drush en -y scald_flickr scald_dnd_library mee

Features

This project includes all the features needed to create atoms directly from Flickr, search, reuse them, and simply embed them into your drupal nodes with drag and drop magic.