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.

Protected node

Component type

module

Maintenance status

Development status

Downloads

45606

Component created

Component changed

With the protected node module, users can restrict access to a node with a password they provide when creating the node (or a site wide password or a per node type password). On node creation, authorized authors can protect a node by supplying a password and verifying the strength of the password via JavaScript.

Demonstration site (Sandbox / Snapshot)

Component type

module

Maintenance status

Development status

Downloads

71645

Component created

Component changed

This module allows you to take snapshots of your site. It turns a Drupal installation into a sandbox that you can use to:

  • Try out and test new modules, configuration, etc.
  • Set up a public demonstration site for a contributed module or theme.
  • Develop and test update and upgrade paths.

Whenever you need to reset your site to the state of a saved snapshot a click of your mouse will do so.

With cron enabled, a site can be automatically reset to a chosen snapshot in a definable interval.

External Links

Component type

module

Maintenance status

Development status

Downloads

493881

Component created

Component changed

External Links is a small module used to differentiate between internal and external links. Using jQuery, it will find all external links on a page and add an external icon indicating it will take you offsite or a mail icon for mailto: links.

Configuration options:

Google Custom Search Engine

Component type

module

Maintenance status

Development status

Downloads

59476

Component created

Component changed

Google Custom Search Engine (CSE) is a free service that can be used to search a set of one or more sites.

After installing this module, simply configure the Drupal module to use CSE by entering Google's unique ID for a CSE. Once you have granted permission for one or more roles to search using Google CSE, users can search the current Google CSE index from search/google or a search block.

OG Join Role

Component type

module

Maintenance status

Development status

Downloads

1921

Component created

Component changed

The OG Join Role module simply adds a "join organic groups" permission to the Organic Groups module (version 6.x-2.x). A use case for this would be if you have a site where only members of a certain role are allowed to join an organic group.

The module is written in an all-or-nothing sort of way - either certain roles can join any and all groups or they can join no groups. It will not work on a per-group basis.

XLIFF Tools

Component type

module

Categories

Maintenance status

Development status

Downloads

4277

Component created

Component changed

This module converts node bodies and titles written with valid(!) HTML markup to XLIFF (XML Localization Interchange File Format) and back to HTML. You can use Computer Aided Translation (CAT) tools to support your content translation process.

Note that this module is in the very early stages, and there are several limitations. Testing and improvements (patches) are very much welcome!