Music Player front end for mpd

Component type

module

Maintenance status

Development status

Component created

Component changed

Implements a front end to mpd, the Linux music player daemon.
Use this module to view and control your mpd music player, which streams music to an audio output. It is intended to be used in a home (single-user) installation of drupal.

Taxonomy Views Switcher

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module allows different views to be shown for different taxonomy terms. It redirects the display of the current term page to a view based on the request_path value (ie the visible url) rather than the aliased url.

It is similar in functionality to the taxonomy_views_integration module but it does not change the taxonomy / term user interface.

Hosting queue runner

Component type

module

Categories

Maintenance status

Development status

Downloads

9465

Component created

Component changed

This module allows the Hosting tasks queue for the Aegir project to be 'daemonized' so that tasks are run as soon as possible instead of waiting for a cron run. This makes Aegir appear much more responsive.

This module was inspired by the Waiting queue project.

Requirements

You will need to install something like Supervisor to keep the queue runner running all the time.

Shopping

Component type

module

Maintenance status

Development status

Component created

Component changed

Shopping API integration into Drupal. Shopping content types are turned into Drupal nodes. The module supports shopping.com api categories, items, offers, products, attributes, sort by and search.

Safebrowsing

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This project creates a client for communicating with Google's Safebrowsing API within Drupal 7.

Google Safebrowsing is an API that provides lists of hashes of websites that have been marked as malicious or phishing websites. This module gives developers a way to create a client to hold those lists, according to Google's standards and practices, and test URLs against the list, for security check purposes.

Node relations

Component type

module

Categories

Maintenance status

Development status

Downloads

868

Component created

Component changed

Make multiple relations from one node to others using an autocomplete field. Arrange their order and limit per node type what node types should be relateable.
Exposes a panels pane for displaying related content.
Integrated with lightbox, so that users can add new related nodes in a lightbox popup, without having to browse away from their current node.

nq_view

Component type

module

Categories

Maintenance status

Development status

Downloads

286

Component created

Component changed

Display nodequeue content in a panel without using views.
Set offset and limit in the pane, and choose whether to display your nodes in a list, as teasers or as full nodes.