Fielder

Component type

module

Maintenance status

Development status

Downloads

1770

Component created

Component changed

Fielder allows you to embed node fields (images, videos, files and any others) right in the node body using a simple inline tag: [fieldname:items|position].

The real power of this module comes when you writes a long article and wants to insert some images and videos between its paragraphs.

Syntax

[fieldname:items|position]

Region Blocks

Component type

module

Maintenance status

Development status

Downloads

1028

Component created

Component changed

This module allows site builders to create blocks out of regions in the site's theme. In doing so it allows for a "block of blocks" that can be placed and themed as a group.

An example would be if you are using Facet API for a site search, and want all facet blocks grouped together in your sidebar region.

Features

Field Group Implosion

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides a field group for use on entity displays, which "implodes" all of its contained fields into one. Most common use is to display two fields on the same line, such as in the case of first name / last name. You can control the "glue" which is used to connect the fields (eg, a space, a semi-colon, the word "and", etc.). It can also be used to do the same to all members of a multi-value field. And yes, you can have nested implosions. :)

This module depends on the Field Group module.

Slider Popup

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a joint Educational project of the Drupalista's group to implement a panel that 'slides' out from the left or right, over the content of a page. In the initial version, the content of the panel is entered through the administrative panel and there is one trigger block that can be positioned in a region. Later versions will support multiple trigger blocks and panels. The Link below describes our initial project. The feature to implement the animated buttons within the panel will be implemented in a separate CKeditor plugin.

OpenLayers Zoomswitch

Component type

module

Maintenance status

Development status

Component created

Component changed

This module enables you to define on which zoom level you should see what layers. This module was initially build to be used with the Google Maps base layer.

Usage

Enable the module and configure this on the Behavior tab of your map.

ImageScale

Component type

module

Maintenance status

Development status

Downloads

428

Component created

Component changed

Provides image resizing and much more with ImageScale.co. Use the ImageScale service instead of core Image module to offload your image processing and serving load and gain access to an ever-growing roster of transformations.

Items Canvas

Component type

module

Maintenance status

Development status

Downloads

670

Component created

Component changed

Display elements (list of elements) in an animated HTML5 canvas. This module is the light version of Tagcanvas. Unlike Tagcanvas Module no library required to run the animation of Items Canvas.

Do not forget to read the Master File README.txt for more information related to the installation.

EXAMPLE
==========================================

* HTML

Sequential Nodes

Component type

module

Categories

Maintenance status

Development status

Downloads

1366

Component created

Component changed

Overview

Just a simple way to add previous/next node links to a node content. Actual when displaying full node content.

Description

Adds two links to the previous and next node of the same type and status. These links are added as a field to the node content so it could be hidden or displayed in a different way in various node displays.
Nodes are ordered in the following way: preferrable field, creation date.

Changelog

v 7.x-1.0-rc1
Preferrable field is "sticky"