Node to JSON

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides a set of callbacks that turn nodes into JSON. This is useful for Javascript code that wants to render nodes.

Each node is first run through a .tpl.php file, via the normal theme system. This makes it easier to have the presentation that arrives at your javascript layer be as Drupal would construct it.

Audio Annotate

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Overview

Audio Annotate provides a new CCK formatter for filefield.

A demo can be seen here :
http://audio.8bitplateau.net/test

It generates an image from an uploaded audio file and allows the placing of comments on top of the image using jQuery.
It creates sound-cloud-like field for Drupal.

Currently 6.x only.

Easy subscription

Component type

module

Categories

Maintenance status

Development status

Downloads

2084

Component created

Component changed

Easy subscritption system.

Only a block whit a field "E-mail address" and a unsuscribe checkbox.

The visitor can subscribe without account.

Domain Acces compatible.

TODO

  • Verify whit emailed link suscribe and unsuscribe actions
  • Subscription details: only some content types

Notice

If you not use a mail module (like smtp) send mail is very, very, very slow. Is not a bug.

Views Union 2

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This Module enables you to use the UNION statemant of SQL to merge multiple views.
Please see the README for usage information.