Book Outline Builder API

Component type

module

Categories

Maintenance status

Development status

Downloads

2394

Component created

Component changed

This is an API for creating book content outlines. It's similar to the Skeleton module in that it seeks to make outlines reusable but differs in that it's completely for developers. For examples on how to implement this see the ELMS distribution (see elms_id_best_practices and elms_content for complex examples in particular). Right now this is used for course outlines but is generalized to allow for the rapid creation of any outline.

Node Reference Highlight

Component type

module

Maintenance status

Development status

Downloads

28984

Component created

Component changed

Node Reference Highlight (NRHI) is a module that provides the ability to highlight text in a node body and associate another type of node to it by reference. It provides permission and workflow style logic to allow for the following types of interactivity:

Storypal

Component type

module

Maintenance status

Development status

Downloads

3250

Component created

Component changed

Drupal & Storify, two technologies, two amazing products, one Drupal module to link them.

Overview

Storify is a site which allows you to make stories using tweets, photos, videos, or other social related stuff. You can easily drag and drop these items into one place, to make a story. You can then re-order the elements to improve the stories flow, and include your own text.
Storypal is the module who links Storify and Drupal.

Semantic Blocks

Component type

module

Maintenance status

Development status

Downloads

919

Component created

Component changed

Overview

The Semantic Blocks module enables the easy selection and use of the newer HTML5 elements as wrappers for blocks within the admin interface.

This gives site builders the ability to chose the element that encloses a block rather than rely on the hard coded element in the block template. This is done in the block add / edit form. If no element has been selected in the UI for that block it will default to div.

Deduplicate Nodes

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Scans all nodes for duplications of node titles and removes all but one.

By design, it only scans nodes for titles that are exact case-sensitive matches, including whitespace.
The one with the lowest ID is taken as the original, all others are queued for deletion.
Both the scanning (which finds all duplicates) and the actual deletion are performed via batch processing.

This *will* destroy content. Because that's what it does.

2013 - Deprecated in favor of Remove Duplicates

This sandbox will not be getting a full release. It's a one-off tool that has the potential for a lot of support headache for me (solving other folks unique mistakes), and as I've learned not to make this mistake again, I won't be actively testing it going forwards. Please look at "Remove Duplicates" for feature requests.

Quick Create Content Link

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Quick Create Content Link module add a "create new [content-type-name]" tab on the full page display of a particular node.

The user can configure on which content types this should appear in the admin interface. This module also provides views handlers to add create content link in the fields section of the view.

To Do:
1.) Create a block with the same functionality rather than a tab.
2.) Create floating links on the page display with similar functionality.
3.) Return to create content page once a new node has been added.

Mailhandler Send To Auth

Component type

module

Categories

Maintenance status

Development status

Downloads

1750

Component created

Component changed

Mailhandler send to authentication provides a CTools plugin for the Mailhandler module allowing a site administrator to use the 'to address' of emails as the authentication method when processing email messages in a feeds queue.

At this time, this module works best in conjunction with Mailhandler Single Mailbox, though other use cases are possible.

Mailhandler Media Link Command

Component type

module

Categories

Maintenance status

Development status

Downloads

1733

Component created

Component changed

Mailhandler Media Link Command provides a CTools plugin that works with the Mailhandler module to expose links to videos found in the body of emails as Feeds mapping sources when importing content with Feeds and Mailhandler.

This module will parse the body of emails for links. It will then use Media module to determine if the links are to video providers. If they are, the links are exposed as a mapping source.

DEPENDENCIES

Ctools
Media
Media_internet
Mailhandler