YouTube CCK

Component type

module

Development status

Downloads

958

Component created

Component changed

**** NOTE: Development is frozen for this module. Use the Embedded Media Field module instead. If you have the module already installed, you may convert your types, views, and existing content, and safely remove YouTube CCK. Just visit /admin/settings/youtube_cck/convert from your site. (2007-12-13) ****

View - Theme

Component type

module

Downloads

1041

Component created

Component changed

Benefit

Using views, change the system theme for pages like node/123.

Example

You could use the garland theme for your site but the pushbutton theme for pages like node/123 that are authored by Administrators in the last ten days.

Video CCK

Component type

module

Development status

Downloads

1264

Component created

Component changed

DEPRECATED in favor of Embedded Media Field, which includes Embedded Video Field (previously Video CCK) as part of it's contributed modules, along with Embedded Image Field (which handles Flickr and more in a similar fashion), and the upcoming Embedded Audio Field (for third party audio streams and files).

RelatedContent

Component type

module

Downloads

12833

Component created

Component changed

RelatedContent enables site maintainers to easily select on a per-node basis what nodes should be displayed along with it. Nodes that are available for selection are provided by one or more views, provided by the Views module. How the nodes are displayed is configurable, as well as themeable. The module also provide a small but powerful API for advanced users.

Some examples of what can be accomplished with the module:

  • The module can be used to embed into a node's body the teasers or bodies of nodes with related content.
  • In conjunction with the Simplenews module, RelatedContent can be used to compile newsletters out of already existing nodes.
  • Using its API, the module can made to display a block with content related to the node currently being viewed.

Drupal Hub

Component type

module

Component created

Component changed

Drupal Hub

Created by Aaron Winborn
winborn at advomatic (dot) com
Begun 16 January 2006

Drupal Hub is an api to allow a server to act as a portal to other web servers.
It associates a specific CCK content type with web listings, and optionally
allows the client servers to create and update their own listings, using xml.

Still in development.

Views JSON

Component type

module

Categories

Development status

Component created

Component changed

Note: I just transferred this project to dagmar. --Bdragon

A deceptively small plugin to return views data as JSON objects.

This module is meant for people doing heavy-duty JS work. Knowledge of JSON, jQuery, and a bit of Views internals is needed to fully utilize this module.

*HINT* I highly recommend using this in combination with the jQuery Forms plugin.

CRM

Component type

module

Development status

Component created

Component changed

Drupal has many useful ways of creating, organizing, tagging, grouping, searching, and securing information. These tools make Drupal an ideal platform for native contact management functionality, with very little custom coding required!

This has several advantages over using a separate program or third-party service to host your contacts:

Component

Component type

module

Maintenance status

Development status

Downloads

3978

Component created

Component changed

This module has been obsoleted by more recent Drupal versions. Views_Attach, EVA, full-on Panels, and Services provide much better alternatives than this module. It will not be ported to Drupal 7.

This module provides several utility routines to allow themers to "pull in" any desired content in a template file (or anywhere else). "Any desired content" means a node, block, or view. Think of it as a sort of "Panels module junior".