Monster Menus Millennium

Component type

module

Maintenance status

Development status

Component created

Component changed

This is an integration module for monster_menus and millennium, the library catalog module. The purpose is to ensure that nodes created by the millennium module are mapped to specific Monster Menus pages. This is exposed to the user by allowing people using the batch import process in the millennium module to enter a Monster Menus Tree ID in the configuration form.

Future development tasks:

Monster Menus Feeds

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides integration between the feeds and monster_menus modules. Specifically, it adds the Monster Menus Node Processor to Feeds, based on the Node Processor that adds a single additional field to the configuration form allowing the administrator to enter a Monster Menus Tree ID where all the nodes imported by the Feeds processor will be placed.

Commerce Justpay

Component type

module

Maintenance status

Development status

Downloads

1151

Component created

Component changed

A single page payment form

Provides a single page payment page where a user can enter payment information and an amount to pay.

Good for donations, settling invoices for services not managed by the current commerce system.

Provides an order with transactions against it much like a normal checkout process.

Provides a couple of alter hooks so additional form fields can be easily processed along with the order.

If you want to add an invoice reference field or a notes field, simply add that field to the order entity and it will show up on the form.

Book navigation teasers

Component type

module

Maintenance status

Development status

Component created

Component changed

This module extends the basic Book module with the following functions:
- Display teasers over titles in book outlines in book nodes pages, and remove the previous-next links
- Adds an option to display the teaser (or nothing) in the book outline node page
- Creates a new block menu and adds an option to display or not the book node menu link in block menu

The module needs to be optimized, especially on the menu create function.

mult_insert

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

`multiupload_imagefield_widget.module` provide great widget to upload multiple images, (at the time this module created) but it does not support `insert.module`. This tiny module does that.