Live Cricket Score

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

About

Live Cricket Score allows users to add a block to their Drupal website to display Live Cricket Scores. It is based on the "Cricket Score Widget" module developed by devsaran which uses flash content to display data, but gives much more detailed information.

The contents of the module are updated on the fly from cricwaves.com website. The widget is displayed in a block with size of 300x250.

This module can be used in news, sports and blog related sites

OpenLucius Inline Images

Component type

module

Categories

Maintenance status

Development status

Downloads

1202

Component created

Component changed

Plug and play inline images for Drupal distro OpenLucius.

How to install

Install this module like any other Drupal modules and you'll instantly get an 'inline images' button in the editor, no config needed.

How to use

When end-users click on the inline images button, they can browse for a local file. After choosing a local image, it will be automatically uploaded to the text field. Inline resizing and outlining is also possible.

Thumbor Effects

Component type

module

Categories

Maintenance status

Development status

Downloads

375

Component created

Component changed

Thumbor is a smart imaging service. It enables on-demand crop, resizing and flipping of images. It features a very smart detection of important points in the image for better cropping and resizing, using state-of-the-art face and feature detection algorithms.

Thumbor Effects is a Drupal module to create a image styles with Thumbor effects. To use, you will need to enter a Thumbor Server and Thumbor key. See more at: Wiki

Intense

Component type

module

Maintenance status

Development status

Downloads

2414

Component created

Component changed

Provides a simple Intense image field formatter. A stand alone javascript library for viewing images on the full screen. Using the touch/mouse position for panning.

All styling of image elements is up to the user, Intense.js only handles the creation, styling and management of the image viewer and captions.

Cesium

Component type

module

Maintenance status

Development status

Downloads

570

Component created

Component changed

CesiumJS is an open-source JavaScript library for world-class 3D globes and maps.

This module provides the CesiumJS library integration into your Drupal project.

How to use

Using a function

libraries_load('cesium');

In a form

$form['element']['#attached']['libraries_load'][] = array('cesium');

Picassa tab 8

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is drupal 8 version of Picasa Tab module which will integrate the picasa image selector into your site. Picasa tab is connect your site from your picasa albums using your username.

This module Adds a 'Picasa album' tab to the media dialog so that you can easily browse images from the Media Selector widget. After you have selected your image, it is copied over to your Files directory so you can still apply Drupal file styles and access control.