Webcams

Component type

module

Categories

Maintenance status

Development status

Downloads

9339

Component created

Component changed

Description

Allows creation of dynamically updating webcam nodes, with one or multiple webcams per node. Webcams currently supports up to 4 webcams per page, and makes use of unobtrusive jQuery javascript.

Mugshot

Component type

module

Categories

Downloads

3597

Component created

Component changed

The Mugshot module enables the users to take directly a photo inside a web page with a webcam. The photos are then presented in a gallery or on a block.

You can also activate the 'Goo effect' to distort the photo for more fun. Distort the photo by clicking and moving the mouse on the preview screen. You can try here.

The photos are stored with JPEG compression in two resolutions, 640x480 and 160x120 for thumbnails.

Video CCK

Component type

module

Development status

Downloads

1264

Component created

Component changed

DEPRECATED in favor of Embedded Media Field, which includes Embedded Video Field (previously Video CCK) as part of it's contributed modules, along with Embedded Image Field (which handles Flickr and more in a similar fashion), and the upcoming Embedded Audio Field (for third party audio streams and files).

Icecast Streaming Server

Component type

module

Maintenance status

Development status

Downloads

6746

Component created

Component changed

This project is a collection of modules which provide integration with Icecast, free server software for streaming multimedia.

So far two modules are available for Drupal 6/7: an Icecast YP directory module and an Icecast YP logging module. Further contributions are welcome!

Flickr Rippr

Component type

module

Maintenance status

Development status

Downloads

18208

Component created

Component changed

Flickr Rippr reads flickr.com for users latest public photos, and turns these into content (nodes) on your drupal website.

You need only publish to flickr.com, and they will automagically appear on your drupal website after each cron run. Join this up with the Views module and make photo galleries, blocks, and other awesomes.

Example available on author's blog: http://coffee.geek.nz/photos

requires the Flickr API module.

Flash Node

Component type

module

Downloads

42594

Component created

Component changed

If you just want to add Flash content to nodes without having to worry about writing any HTML or PHP then this module is for you! Create a flash node, upload an swf file, and hit submit, and you have flash on your site.

For more advanced use you can combine flash node with SWF Tools and flash node will accept flv and mp3 files for easy playback. You can use the flash node input filter to re-use your flash content in other nodes. Or use PHP to construct flashvars strings to let flash elements react to your site.

PEGevent

Component type

module

Categories

Downloads

1279

Component created

Component changed

PEGevent is a Drupal module designed to manage program scheduling and master control playback for Channel 17/Town Meeting Television (www.channel17.org). This module can be used by PEG (Public, Educational and Government) access cable channels that need a flexible tool that eliminates the need and problems of maintaining multiple databases to accomplish the tasks of running a television station.

Creative Commons Lite

Component type

module

Maintenance status

Development status

Downloads

8236

Component created

Component changed

Drupal 7 Beta release created. Please *test* with Drupal 7 first and report back any issues at https://www.drupal.org/node/1950566

See below or at https://www.drupal.org/node/2344299

The Creative Commons Lite module simplifies the functionality creativecommons http://drupal.org/project/creativecommons . This module allows users to add creativecommons license to any type of drupal node. License is shown as block on node view page.

Universal Link Filter

Component type

module

Downloads

753

Component created

Component changed

Google Summer of Code 2007

A package of modules to restructure the link filtering thus implement the auto-completion of links through AJAX.

The project, when all the options are selected, will enable the user to complete the links dynamically, with the use of the background architecture it will be done in a structured way, thus further extensions and configurations for personal preferences will be made effortless.

The package contain the following modules currently
+ ulink.module - main skeleton module
- ulink_image.module - Image Extension : Provides image rendering support for intern links
- ulink_gallery.module - Image Gallery Extension : displays the images in a directory as an album

+ uauto.module - an addon to uLink
- uauto_dirsearch.module - Directory Search Extension : Enable search for local files even if there is no entry in the files table in database.