XMLCharts - Industrial and Precious Metals Prices

Component type

module

Maintenance status

Development status

Downloads

392

Component created

Component changed

Notice January 9, 2017: The XML Charts web service have changed their business model and no longer provide the free XML chart feed.

This XML Charts module will work with the paid model with some slight changes to the codebase. If there is interest, I'll refactor it in order to work with the paid service and push another version with the changes.

Domain menu overview

Component type

module

Maintenance status

Development status

Downloads

2277

Component created

Component changed

Why

This module enables you to have an clear overview per domain what the menu
entries are. In Drupal all of these links are on the same page and thus
it is not clear in which domain it is and the menus will grow
very big in time as well.

Another option is to create separate menus per domain. This could be handy or could be total overkill and very clumsy since you will have to change a lot of code probably.

Scald YouTube

Component type

module

Maintenance status

Development status

Downloads

9494

Component created

Component changed

INTRODUCTION

Scald Youtube is a video provider for the Scald module.
It can handle URLs and video IDs, and pulls meta data directly from YouTube.
If a V3 API key is provided then it is possible to also get the author of
the video and to search videos directly in the add form.

Scald Vimeo

Component type

module

Maintenance status

Development status

Downloads

5895

Component created

Component changed

INTRODUCTION

Scald Vimeo is a video provider for the Scald module.
It can handle URLs and video IDs, and pulls meta data directly from Vimeo.

INSTALLATION

Scald Vimeo depends on Scald. For specific installation instructions
related to Scald, check out its documentation at:
http://drupal.org/node/1652740

Scald Dailymotion

Component type

module

Maintenance status

Development status

Downloads

4443

Component created

Component changed

INTRODUCTION

Scald Dailymotion is a video provider for the Scald module.

INSTALLATION

Scald Dailymotion depends on Scald. For specific installation instructions
related to Scald, check out its documentation at:
http://drupal.org/node/1652740

AutoPreview

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

AutoPreview is a user interface (UI) enhancement for uploading files.

Currently users have to upload the images to server to see the preview of image. This module enables you to see the preview of image without uploading it to server.
This module uses the simple html5 fileReader API.
See More - http://www.html5rocks.com/en/tutorials/file/dndfiles/
Developed by Parvind (http://www.drupal.org/u/parvind87).

BigVideo

Component type

module

Maintenance status

Development status

Downloads

3638

Component created

Component changed

The BigVideo module provides the ability for attaching background video to site pages.

Drupal 8 version:
First version of the module has been ported as-is with minimal changes.

Warning
* You'll probably need to adapt/update your theme styles to make your theme look good with background videos.
* Please use 7.x-3.0-alpha2 version of the Video.js module. There is incompatibility with other versions of this module (https://www.drupal.org/project/bigvideo/issues/2488688) and (https://www.drupal.org/project/bigvideo/issues/2932526).

Requirements
This module requires the following modules and libraries:

Drupal 7:
* Modules
- Libraries (https://drupal.org/project/libraries)
- Video.js (https://www.drupal.org/project/videojs)
- jQuery Update (https://www.drupal.org/project/jquery_update)

* Libraries
- BigVideo.js (https://github.com/dfcb/BigVideo.js)
- ImagesLoaded (https://github.com/desandro/imagesloaded)

Drupal 8:
* Modules
No modules required.

* Libraries
- Video.js (https://github.com/videojs/video.js)
- BigVideo.js (https://github.com/dfcb/BigVideo.js)
- ImagesLoaded (https://github.com/desandro/imagesloaded)

Content Extra Fields

Component type

module

Categories

Maintenance status

Development status

Downloads

265

Component created

Component changed

Content Extra Fields is a light weight module that turns the links, comments, and submitted variables in the node.tpl.php into extra fields. This allows them to be placed on the node through the field display ui.

Only Summary

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Only Summary implements a new field formatter for textfields (text_with_summary). It allows you to display only a summary of the inscription read me.