Better Jump Menu

Component type

module

Maintenance status

Development status

Downloads

3506

Component created

Component changed

Better Jump Menu is a module who provides:

  • The Drupal menu blocks with menu links in a select box instead of a list.
  • A Views style plugins to display links into a select box.
  • It can display any entity field in a select list, see features below.

This module has been made to cope with bugs in the original CTools implementation but some new features has been added.

Views Field Converter

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Sorting strings which have numeric values always looks a bit odd:
Product 1
Product 10
Product 101
Product 15
Product 16
Product 207
Product 20
Product 21
Product 22

This module converts field values to other types, for example strings to integers to improve sort visibility.

Views Results Summary Exposed Filter Tokens

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Overview

This module extends to default "Results summary area" handler for views.
It does so by allowing incoming values for all exposed filters of the view,
to be available as replacement tokens.

Features

  • New views handler "Global: Result summary with tokens"
  • Available in Header, Footer, No Results Behavior regions

Credits

This module came to be as an answer to the following Stackexchange Question:

Form Confront

Component type

module

Maintenance status

Development status

Component created

Component changed

Form confront will allow a view to be mapped to a webform. So if a user visits that view for the first time, they will be confronted with the webform first. Once the webform is filled in and submitted successfully, they will be able to see the view normally.

View area Button

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Do you need a button in a view header or footer? For example, an "Add" button for adding another item to the view? if yes, then this project module is for you.

This project module enables you to display a configurable button in a view area like the header or footer. The button has a configurable label, destination URI, and permission-based visibility. You could set up an "Add" button to use Prepopulate module via the configurable URI.