CTools Wizard Helper

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Sandbox for some helpful functioniality in combination with the ctools wizard plugin.

* cache wrapper for object and id
* ctools_wizard_helper_step_exists
* ctools_wizard_helper_validate_requirements
* LogicClass (logic.class.inc)
* ctools_wizard_helper_extended_title

@see README

Kiss Insights

Component type

module

Maintenance status

Development status

Downloads

14810

Component created

Component changed

Adds a KISS Insights (http://kissinsights.com/) box to your site.

The code will:
* Add a bit of javascript to your site.
* Automatically works for both http and https pages.
* Asynchronous loading so it won’t slow down your site.

Advanced Aggregator

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is for Drupal 7.x.

Overview

The Advanced Aggregator module is designed to make Drupal's core Aggregator module (in version 7 and beyond) more useful, flexible, and scalable. In short, it makes Aggregator feeds "fieldable," adds additional Views integration for Aggregator feeds and items, checks and logs errors (bad HTTP status codes and parse errors) encountered when importing, adds helpful UI components to promote scalability, and provides an "upgrade path" for users who formerly depended on the Feeds module.

Pass Node

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Pass Node module allows a user to pass node data from context and use it as arguments for a view. In our implementation, we pass taxonomy terms through context into the view and base the contents of a view off the page it's currently in. This way, we can make sure the content in the view is relevant to the page it's featured on, and is different for every page (as different pages have different taxonomies). Currently supported fields are:

Taxonomy Term Name
Taxonomy Term ID
Author

Bible: field

Component type

module

Maintenance status

Development status

Component created

Component changed

This D7 module creates a field to put in the book and the starting and ending chapter/verse.

Although this module is not a fork of bible_field the interface was inspired by it.

The information in the field is directly related to information in the currently selected bible.

Depends on bible to work.

Content Type Image

Component type

module

Maintenance status

Development status

Downloads

1170

Component created

Component changed

Overview

Content type image is a simple helper module that gives users a thumbnail preview of the content types on the node add screen. This module is for site builders who would like to simply provide an enhanced node/add screen to their users.