Audio recording field

Component type

module

Downloads

3030

Component created

Component changed

Audio recording field supplies a CCK field for recording audio, directly through the user's browser, while in the site.

For the recording task, this module uses a java applet, called ListenUp by javasonic. In order to use the module you need to download ListenUp from it's home site.
In addition to the audio recorder, ListenUp provides an audio player applet, which is available as the fields cck formatter.

Nodereference Subform

Component type

module

Maintenance status

Development status

Downloads

362

Component created

Component changed

This module defines a widget to be used with the nodereference CCK field type. It allows the user to create/edit the referenced nodes in a form on the same page using a subform element.

It is somewhat alike version 1 of the addnode module, but with the major difference that referenced nodes can also be edited inline on the refferer's edit-form.

Flickr Sync

Component type

module

Maintenance status

Development status

Downloads

4941

Component created

Component changed

The Flickr Sync module downloads new photos from Flickr and creates Drupal nodes from them. The sync includes the title, description, tags (as Drupal taxonomy terms), and of course the image as a CCK imagefield upload.

This module does NOT provide any image gallery view or other theming.

This modules requires Flickr API module.

Twistage Integration

Component type

module

Maintenance status

Development status

Downloads

2398

Component created

Component changed

08-July-2014:
Now this module is maintained By:
Debraj

Twistage Integration is a module which interacts with the API for Twistage, a white-label enterprise video hosting service with a fairly robust API that is intended to be integrated closely with a CMS.

It provides tools to sync your local database of videos with Twistage, update the local list of videos in real time by processing "pings" sent from Twistage to your site, and to embed videos into blocks, pages, or anywhere else with theme functions.

This project also includes bonus modules which allow automatic syndication of video, and one-click publishing of videos in the node form.

View own

Component type

module

Maintenance status

Development status

Downloads

4852

Component created

Component changed

Module adds 'view own content' and 'view any content' permissions for all of content types.
So, administrator can build a more flexible system of rights.

For example, admin can add 'view own question content' for role 'clients' and 'view any question content' permissions for support engineer so, clients can see only own questions and technical support engineer can see all questions from all clients.

NEW! If you using CCK, you can check new feature 'view content via field_reference'.



Also, see another content access modules:

FlashField

Component type

module

Downloads

3084

Component created

Component changed

FlashField is a new module that brings flash node functionality to CCK, allowing flash content to be easily added to new content types.

Note - if you just want to add content (swf, flv, mp3) to your site without the ability to set flashvars, heights and widths then you DO NOT need FlashField. Simply install SWF Tools and use the SWF Tools formatters to format a FileField.

CCK Node Reference ASM Select

Component type

module

Downloads

2804

Component created

Component changed

This module adds a new CCK Node Reference widget option (in addition to the default Select and Auto Complete widget) which seamlessly integrates ASM Select support into all Drupal forms. This allows users to control the order (Delta field) of a Multi-select Node Reference field.

Update: As of February 2009, the author of this module has ceased development on it in favor of Node Reference Views Select, which provides most of the functionality in this module and much more.

Composite Layout

Component type

module

Maintenance status

Development status

Downloads

25801

Component created

Component changed

Composite Layout allows your nodes to be displayed in complex layouts. Currently, two and three column layouts are provided. You can also add other nodes, blocks, and even CCK fields to your node's layout. The content area of your node is divided into zones and you decide what should appear in those zones. Zones are essentially the same as Drupal blocks, but they apply to nodes rather than the entire site.

You can think of Composite Layout as Drupal blocks for nodes.