Promo node

Component type

module

Maintenance status

Development status

Downloads

466

Component created

Component changed

A ctools plugin to make a promo for a node - choose kicker, title, teaser and link to referenced node.

This plugin is mainly done to avoid to have a special content type to make promos for nodes, in the cases when you do not want to have fields in the node type for special listings. Typical use case should be for editors that use Panelizer or Panels in Place editor.

Tokens are supported.

Ming (a MongoDB wrapper)

Component type

module

Maintenance status

Development status

Downloads

1136

Component created

Component changed

Drupal 8
This module has been converted into a general PHP library called Vultan, and will not be released as a module for Drupal 8.

Vultan is available on Packagist, and can be added to Drupal via Composer:
https://packagist.org/packages/xtfer/vultan

Drupal 7

Ming is an API for working with data in MongoDB. It was designed to allow rapid construction of MongoDB-based apps in Drupal, where Field integration is not required.

Ming is a wrapper around the PHP Mongo classes, which adds some additional capabilities and behaviours. In addition to what raw Mongo support provides, Ming has the following features:

  • Preconfigure and connect to multiple persistent connections, from multiple Mongo database sources, using hooks, site variables, at runtime, or from the Mongodb module
  • Simple wrappers around common Mongo tasks (Insert, Upsert, Delete, Find), including some common variants
  • Shortcuts for accessing objects by MongoID, without the need to instantiate MongoID classes
  • A scaffold class (mingMingItem) for building, saving and working with MongoDB data

Ming does not require the Mongodb module to be installed, but will work with it.

Track N Notify

Component type

module

Maintenance status

Development status

Downloads

572

Component created

Component changed

Adds a button to nodes for users to track future updates. Automatically adds a track for users who comment on a node.

In early development. Feedback, forks, and merges encouraged.

Dependencies:
* Rules
* Views
* Views Rules
* Rules Factory UI
* Rules Link

Webform Macro

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module replaces and supercedes the Webform Computed Component project at http://drupal.org/sandbox/vernond/1301484

This module provides a way to calculate values for Webform components and/or to add custom validation code without the need for creating custom modules that implement hooks. It offers a PHP-like macro scripting language to use instead.

Forge

Component type

module

Categories

Maintenance status

Development status

Downloads

603

Component created

Component changed

Introduction

This project enables you to easily scaffold your module or theme requiring no manual coding. It works similar to Views contrib, which allows to build lists of content using just configuration.

Analog world clock

Component type

module

Maintenance status

Development status

Component created

Component changed

This module displays the world clock time in analog format.As compared to other modules,this module give the users to decide their own timezones to be displayed.So the user's choices (with reference to the individual users) are stored in the database and displayed based on the logged in user.