Considered feature-complete by its maintainers.

Nodereference Embed

If you have ever faced the problem of referencing content from the node's body text, you might have already tried various modules, e. g. like Node Embed, LinkIt or Insert. However, if you want to have a "real" reference - and not just the rendered output - like CCK's nodereference, you should have a look at this module.

Nodereference Embed provides a configurable and themeable (pseudo) token that links other assets, such as a node or user. Currently, it can be inserted and interpreted in the node's body text. When viewing the node the token is also rendered by its actual theme output. This functionality is comparable to Wordpress' shortcode API. So, finally what you get with this module is a Macro code in Drupal's token style.

Usage

Basic usage: [node id=NID] and [user id=UID]
Advanced usage: [node id=NID type=[default|link] arg1=XXX arg2="XX Y"]

ImageCache Builder

ImageCache Builder

Description
ImageCache Builder allows you to create all the imagecache presets you want for a picture directly when its content is created or saved. Imagecache creates a preset of an image only when that image is called, but sometimes we need to call the pictures with different paths before that imagecache has created them (for example using CDN).
This module solves the problem. This module uses an administration page to set which imagecache presets create in backend for the relative image fields.

Features
- Creates the presets when a node is saved or updated.
- Allows to selects which preset you want to create automatically for each image field.
- Prevents broken images not created yet by imagecache.

Requirements
* content (https://drupal.org/project/cck)
* filefield (https://drupal.org/project/filefield)
* imageapi (https://drupal.org/project/imageapi)
* imagecache (https://drupal.org/project/imagecache)
* imagefield (https://drupal.org/project/imagefield)

Similar projects and how they are different
Imageinfo Cache

Gdrive Sync

This module creates a new field type for your content types, pointing to Google Drive file.

To configure module:

Wall Clock

Wall_clock

This will provides you to choose different wall clock dials for your sites.

Virtual Keyboard

Attach virtual keyboard to a text fields for mouse-driven entry.

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only