Modmaker

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Modmaker is intented as a developer tool, allowing developers to quickly create a module skeleton to build from. It create a module fileset from a template.

Recall Ad test

Component type

module

Maintenance status

Development status

Component created

Component changed

The module adds a page with advert to the site, the advert appears after the set number of page views on the site.

In the backend the following settings (admin/config/content/recall_ad) are available:

Frequency of occurrence settings:

  • the number of pages viewed on the site, after that a page with advert appears
  • the time of page displaying before return to the last requested page (in seconds)

Page look settings

Grid Quiz

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is an add on for the quiz module. It creates a question type called grid which enables the users to create a question of grid type.

Each question can have multiple rows and columns in the answer section and the admin can choose which field needs to be considered as answer and which to be considered as part of a question.

Panels reference formatter

Component type

module

Categories

Maintenance status

Development status

Downloads

47358

Component created

Component changed

The panels reference formatter module renders entities from a reference field with a mini panel. This is useful since panels is incredibly powerful when it comes to controlling output in various ways.

This module currently works for node references, user references and entity reference.

State Machine

Component type

module

Maintenance status

Development status

Downloads

128690

Component created

Component changed

State Machine

Provides code-driven workflow functionality.

A workflow is a set of states and transitions that an entity goes through during its lifecycle. A transition represents a one-way link between two states and has its own label.