Simple Editor

Component type

module

Maintenance status

Development status

Downloads

2768

Component created

Component changed

Description

Simple Editor aims to provide simple authoring experience inspired by Wordpress. It is essentially a wrapper to collection of some contrib modules as dependencies and provides helper features and user interface. This currently works with TinyMCE wysiwyg editor. Instead of trying to be flexible, it makes some assumptions for use cases.

Drupal Music

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Drupal Music is a set of modules for promoting, sharing, and selling music. Generally it is geared towards building websites for musicians or record labels.

Drupal Music consists of the following modules:

  • Music Content - This module provides two content types: Albums and Songs; as well as some default views for a music page.

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.

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.

audio_audiofield

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides an upgrade path from the Audio module in Drupal 6 to the Audiofield module.

This module creates a new Podcast content type (using Features) with an audio field on it, and then when update.php is run it will migrare all audio data into the new content type and associated field.