B-Translator Blocks

Component type

module

Maintenance status

Development status

Downloads

993

Component created

Component changed

This modules defines some blocks that can be used in a Drupal site to access the content of a B-Translator site.
For the time being there is only one block, vocabulary, which is an interface to a B-Translator vocabulary. The content of the block is just an iframe which displays data from a B-Translator site:
<iframe src="https://l10n.org.al/vocabulary/ICT_sq?display=iframe" width="100%" height="300px" seamless="seamless" frameborder="0"></iframe>

Audio Streaming Player

Component type

module

Categories

Maintenance status

Development status

Downloads

1416

Component created

Component changed

The Audio Streaming Player module displays a themeable Audio Player in a
Drupal block witch you can assign to any Drupal Region.

You can define the streaming URL from the module administration page.
You can also select from three different skins and enable the autoplay feature.

REQUIREMENTS

jPlayer library. Download it from http://www.jplayer.org/2.6.0/jQuery.jPlayer.2.6.0.zip

INSTALLATION