prometheus

Component type

module

Maintenance status

Development status

Downloads

2944

Component created

Component changed

Overview

Prometheus project brings a new and simplistic approach to developing code in Drupal CMS. It works with existing Drupal CMS mechanisms and allows for a rapid MVC style of development under Drupal CMS. This brings the power of OOP and encourages better readability and simpler code, while providing faster Drupal CMS bootstrap.

Features

Mindmeister

Component type

module

Maintenance status

Development status

Component created

Component changed

Summary

This module provides integration with MindMeister, an online mind mapping software.

Enabling the module, users can create mindmap node type nodes. A node of this type will display the mindmap associated to the node inside a modal frame.

Requirements

This module uses and depends on jQuery Tools' Overlay component for modal frame implementation.

GSoC Activity Fork

Component type

module

Maintenance status

Development status

Component created

Component changed

Fork of the Activity project for my Google Summer of Code 2011 project: Development Activity logging, Activity Streams and Development Statistics.

See Activity for the original project.

Work on this module will mainly be:

  • General optimalizations and bug fixing
  • User-specific Activity feed
  • Activity feeds as blocks and/or dashboard support
  • Statistics

Advanced Batch

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides an advanced batching API. It doesn't extends core capabilities, it creates a new one, complete, more predictable and static, fully object oriented.

This API is based on the fact that batches may be run in different environments (CLI custom script, Drush, Batch API) and abstract all concepts to the higher level possible.

Webform Vertical Tabs

Component type

module

Maintenance status

Development status

Component created

Component changed

This module displays webform fieldsets as vertical tabs.

GUI issues

If a field on the form is too long and breaks tabs layout, you must limit its width in webform field properties (for textfields width=30 works for me).

Known limitations

Nested fieldsets (e.g. fieldset in a fieldset) are not supported.

Usergroups API

Component type

module

Categories

Maintenance status

Development status

Downloads

1408

Component created

Component changed

This module is purely an API for other modules to use. If you are looking for a way to create groups for users, see the Organic Groups module.

This project is currently being developed. It allows actions/requirements to be applied to a group of users rather than to a single role group or a specific user as these are typically the options used by modules.

EZ Banner Rotator

Component type

module

Maintenance status

Development status

Component created

Component changed

Oveview

EZ Banner Rotator is a JQuery based advanced banner module.
This provide an Image based slideshow like banner rotator for Drupal pages. This creates blocks in Drupal which can be assigned to a page from within the Block administration.

This module extends the feature of Drupal to allow site administrator create rich looking javascript based banner rotator.

Debut Newsletter

Component type

module

Maintenance status

Development status

Downloads

1705

Component created

Component changed

Part of the Debut features set, Debut Newsletter provides an newsletter content type and associated views and contexts.

Like all Debut features, Debut Newsletter can be integrated either as a stand-alone feature to quickly add newsletter functionality to any Drupal site or as part of a Drupal distribution. As of July 2, 2015 Debut Newsletter is included in the Open Outreach Drupal distribution aimed at nonprofits.

Includes:

  • Newsletter content type with accompanying image field.
  • Newsletter view with page listing.
  • Integration with Pathauto.
  • Menu item for newsletter landing page.
  • Context handling of breadcrumbs, active menu, and block display.
  • User permissions.