Extend the structure of the site by way of content models, data storage, field types, and navigation, so it is more understandable to users.

Menu item container

Screenshot of a menu item container in a menu block

By default, the Drupal menu system only allows you to add menu items that are links. With this module, you can add menu items that are simply containers, and not links.

These containers are just standard menu items, so they work with any module or theme that works with core's menu module. But these containers have these special traits:

  1. Containers have no URL path associated with them. So they are not links, just regular text.
  2. Containers are menu items that are always expanded. Since you can’t go to the container’s “page”, the only way to see its children links are for the container to be always expanded.
  3. The HTML wrapper around the container’s title is controlled with theme_menu_item_container(). See the README.txt for more info.

Signature (Field)

Signature field

The Signature (Field) module provides a signature form element and field.

GMap Address Filter

gmap_addr screenshot

This is a simple input filter module. For example it'll change "gmap-addr: your address" into a URL that links to your address on Google Map.

Node Gallery jCarousel

node_gallery_jcarousel in action

Overview

Node Gallery jCarousel is a module that combines two other powerful modules (Node Gallery and jCarousel) to provide an out-of-the-box solution for paging through a gallery of nodes.

The module contains a predefined view along with some CSS and theming to provide a site administrator an easy way to give his/her users more flexibility when paging through image nodes. The pager uses AJAX, so no matter how big your gallery is, the carousel will only need to render at most an unordered list of 7 imagecache presets.

See it in action on the demo site.

Features

  • Leverages the power and large user base of two well-established modules: Node Gallery and jCarousel
  • Uses AJAX to avoid huge page render times when used on large galleries.
  • Can be enabled on a per-relationship basis.
  • No advanced theming or views skills needed. Just install the module, check a box, and you're done.

Requirements

Follow-up

Summary

Follow-up allows you to schedule the creation of nodes, triggered by the creation of a node. That is, it allows you to configure a trigger node type with information on the target nodes and the follow-up schedule, and the module will create a schedule for when the target nodes should be created.

As an example, you may have a questionnaire on which you want to collect additional responses from the same users every month for the next three months. The follow-up module will show a table when each next node is due. The follow-up nodes will, optionally, have a node reference back to the node that triggered the schedule.

Requirements

This module does not depend on any other modules, however, it can use the Date and Node Reference modules to provide more functionality. It also integrates with Node Reference URL Widget.

Exporting capabilities are provided by installing the Chaos tools suite module.

Configuration

Once installed, go to ?q=admin/build/followup and click on Add. You will be presented with all the options for configure a follow-up schedule. Once you Save it, it will show up in the table.

Pages

Subscribe with RSS Subscribe to RSS - Site structure