Audioblog

Component type

module

Maintenance status

Development status

Downloads

4295

Component created

Component changed

Audioblog allows users to access and record audio blog entries from their phone. New entries can be created via SMS, regular phone call, or directly from the web.

Given its simplicity, the Audioblog module provides a good entry point for programmers interested in learning how to create modules using the VoIP Drupal (http://drupal.org/project/voipdrupal/) platform.

CiviNode And Civinode CCK

Component type

module

Downloads

4267

Component created

Component changed

CiviNode is a module and API that exposes CiviCRM contacts, groups, and other CiviCRM object types to Drupal as nodes. It's designed to make CiviCRM easier to use and integrate with all of the Drupal tools and techniques you've come to know and love. For example, once you've mirrored a CiviCRM contact into Drupal, you will be able to:

  • Catagorize it with taxonomies
  • Attach event or location information
  • Track what's happening with the contact with a work-flow
  • Control the way it displays by theming it.

The project will also include:

Mobile Media Blog

Component type

module

Maintenance status

Development status

Downloads

5092

Component created

Component changed

Mobile Media Blog allows you to post media via e-mail or mobile phone.
It integrates with Mailhandler [1] and saves the submitted text as node and attaches all files sent with it.

This module now integrates with CCK Filefield [4] / Imagefield [5].
That enables you to use Views and/or Imagecache for display.

You may choose to use the inline module [2] to display attached files automatically.
The mailalias module [3] allows your users to provide more than on e-mail address for posting.

Content Templates (Contemplate)

Component type

module

Maintenance status

Development status

Downloads

230109

Component created

Component changed

NOTE: This module *may* be deprecated in Drupal 7 !

Here's your reason, basically the theming changes in D7 mean the field theming gets bound a lot lot later in the process, so it's not possible to generate the output into a Textarea for you to edit - that said, it is possible that we can come at this from another angle and use tokens instead BUT it means what you see in contemplate admin page will be nothing at all similar to the output.

Node Profile

Component type

module

Development status

Downloads

8867

Component created

Component changed

This module builds user profiles as nodes, which opens the opportunity to use the Content Construction Kit (CCK). So it's possible to make use of the field types, which are available for CCK. The integration of the views module allows one to easily build customizable user listings or even user searches.

Fieldgroup

Component type

module

Downloads

753

Component created

Component changed

Drupal 7: You can find a Drupal 7 version of the module here!

This module allows you to create field groups for CCK fields. So you can
group your CCK node forms with the help of field groups.
Field groups can be set to be collapsible and can have descriptions.

FileField

Component type

module

Maintenance status

Development status

Downloads

1306222

Component created

Component changed

FileField provides a universal file upload field for CCK. It is a robust alternative to core's Upload module and an absolute must for users uploading a large number of files. Great for managing video and audio files for podcasts on your own site.

Features

  • Configurable upload paths allow you to save files into per-field or per-user directories
  • Per-field and per-node file size limits
  • Extensive API for extending field widgets and managing files
  • Full revision/translation file management
  • Views support
  • Ajax Uploads (and progress bar support with the PECL uploadprogress extension)
  • Pretty Icons
  • All the goodness of CCK (multiple output formats, shared fields, multiple values, and much more)

Add and Reference

Component type

module

Development status

Downloads

2044

Component created

Component changed

This module adds the ability to reference non-existing (new) nodes right from nodereference field when You're adding or editing the node.

It's recommended to use this module with a Form restore module. It simplifies the workflow and enables support for multi-step chained nodes creation - if the content type of new node have nodereference fields it is possible to add and reference from it and so on (up to 10 steps now supported).

Link

Component type

module

Maintenance status

Development status

Downloads

2677905

Component created

Component changed

Module description

The link module provides a standard custom content field for links. With this module, links can be easily added to any content types and profiles and include advanced validating and different ways of storing internal or external links and URLs. It also supports additional link text title, site wide tokens for titles and title attributes, target attributes, css class attribution, static repeating values, input conversion, and many more.