Enhance the editorial interface and improve the processes and workflows around creating, editing or removing content.

Comment OG

This module allows for integration between Comment and Organic Groups so that only group members can comment on group content. Flexibility is greatly expanded in the new Drupal 7 version.

Imediasee Premium Player

New January 19, 2009: Bug fix to support Drupal 6.

Google Client Geocoder

Since the previous maintainer abandoned this project, I'm the new maintainer. --Bdragon

A Google Client Geocoder based package, which allows you to:

  • Use a Google client geocoder enabled, xAL - Extensible Address Language compliant address field in your forms (by gcg).
  • Add addresses to your nodes and display the address either on a static or dynamic Google Map (by gcg_node).
  • Automatically categorize the content by location (by gcg_taxonomy).

The package depends on the Country codes API and requires a Google Maps API Key.

Node revision reference

Defines a field type Node revision reference which creates a relationship to a specific node revision.

Image Caption

Image Caption

DESCRIPTION:

This module uses JQuery to dynamically add captions to images.
The image title attribute is used to create the caption.
It basically wraps the image in an html container div, takes the image title text and appends that in a child div underneath the image.
Technically, it works by implementing Drupal's hook_nodeapi to add one small snippet of captioner jquery to the head section of the page when a node of the configured type is viewed.

EXAMPLE:

<img src="/files/example.jpg" title="example caption" class="caption" />

This will result in an image with the caption of 'example caption'

INSTALL:

  1. Copy the image_caption folder to your Drupal modules folder
  2. Add the empty css definition:
    .caption{} 
    

    to the stylesheet used by your WYSIWYG editor (to enable it to appear in the style select box on the editor toolbar, or class select box).
    You might be able to add it to your theme's style.css to get it to appear in the class dropdown box in your WYSIWYG editor.

  3. Enable the Image Caption module in Drupal module administration.
  4. IMPORTANT: After install, select the node types to include in image caption processing under Site Configuration > Image Caption

NOTE:

Image App

Image App: Allows users to append multiple images to nodes, apply basic
edits, create various derivatives, select which version is displayed,

Pages

Subscribe with RSS Subscribe to RSS - Content editing experience