Visualization API

Component type

module

Maintenance status

Development status

Downloads

27899

Component created

Component changed

Visualization is a module for Drupal 7.x that provides a solid and easy accessible way to visualize data. It provides a theme hook that takes a data array and some options and will then render a chart in-place. It also provides a Views Display plugin so that users can easily visualize data retrieved through Views.

View Mode Templates

Component type

module

Categories

Maintenance status

Development status

Downloads

5198

Component created

Component changed

Lets you create entity view mode templates as ENTITY-TYPE--BUNDLE--VIEW-MODE.tpl.php. Templates can be used in custom themes and modules.

Theme

Create ENTITY-TYPE--BUNDLE--VIEW-MODE.tpl.php template and it will be picked up automatically.

Module

1. Implement hook_view_mode_templates() as follows. This hook should return a list of templates you want to use in the module.

Link favicon formatter

Component type

module

Maintenance status

Development status

Downloads

6463

Component created

Component changed

Overview

adds a formatter to the link field that adds the host favicon to the front of the link. It adds the favicon while still allowing you to choose, from the other formats, the format of the actual link.

Features

The module currently has 3 different ways of grabbing the favicons.
Google shared service
Getfavicon.appspot
Builtin PHP scraper with local caching.

Email Contact

Component type

module

Maintenance status

Development status

Downloads

7161

Component created

Component changed

This module provides display formatters for the email field to display email as a link to the contact form, or as an inline contact form.

Drupal 8
The Drupal 8 version has no dependencies.

Drupal 7
Depends on the Email module.

The contact form functionality was separated out from the Email module.

BlockCT

Component type

module

Maintenance status

Development status

Component created

Component changed

BlockCT (Block Content Type) utilizes the modules nodeblock and blockcss to create a content type of block which allows users to manage blocks from within that content type. This is very useful if you are creating a site for someone you do not want to touch the actual block settings in the admin menu.

highlight js

Component type

module

Maintenance status

Development status

Downloads

177725

Component created

Component changed

Highlight.js highlights syntax in code examples on blogs, forums and in fact on any web pages. It's very easy to use because it works automatically: finds blocks of code, detects a language, highlights it.

Dependencies
Libraries API
highlight.js

Installation

Parser

Component type

module

Maintenance status

Development status

Component created

Component changed

Installation

Download and install the module at the Modules administration page. The Field, Field UI and Field SQL Storage (all core) modules are the only requirements.

Usage

Parser creates a new field type called URL Parser which parses a link like when posting to Facebook.