Ultimenu

Component type

module

Maintenance status

Development status

Downloads

14572

Component created

Component changed

Ultimenu is the UltimatelyDeadSimpleâ„¢ megamenu ever with dynamic region creation.

An Ultimenu block is based on a menu.
Ultimenu regions are based on the menu items.
The result is a block contains regions containing blocks, as opposed to: a region contains blocks.

This is no longer a new concept. It is also seen at widget.module with subtle difference.

Quicktabs Select

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Overview

This tab allows you to select a particular tab in a set of quicktabs using code. It provides two options:

quicktabs_select_tab($qt_name, $tab_name)
This will select a tab right away or on the next page refresh. For example, you could put this at the top of a menu callback function to select the tab on that page, or you could put it in a form submit callback to load the tab on the next page.

SCAR

Component type

module

Maintenance status

Development status

Component created

Component changed

Base module and submodules.

The name, SCAR, could stand for System Control &/by Access Rules, or as an acronym for System Access Control Rules, or... actually, after having spent over 4 days cooking my brains, searching for a good module name that would reflect what the module does, and seen that every good candidate name was already taken:

Page Throbber

Component type

module

Maintenance status

Development status

Downloads

3067

Component created

Component changed

Page Throbber is a simple utility module which lets the site developer display a spinning "throbber" and a custom message to display when loading up pages which they know will be slow too load.

The admin interface allows for any number of custom link paths to be listed in similar fashion to how block visibility is defined.

This module was developed by LiquidCMS and funded by Genivar Inc.

Taxonomy Carousel

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides a jCarousel-styled block summaryzing by vocabulary any tagged node.

Dependencies

  • taxonomy (required)
  • jquery_update (required, to support jCarousel plugin)
  • taxonomy_image (optional, to associate images with tags)
  • statistics (optional, to sort tagged nodes by popularity)
  • i18ntaxonomy (optional, to translate terms)


Linkit Node Add

Component type

module

Maintenance status

Development status

Downloads

258

Component created

Component changed

This is an extension to Linkit that provides the option to link to nodes which do not exist. Such links will lead to the node creation form with the title prepopulated.

It also integrates with Pathologic to rewrite links after a node with that title is created.

This module was created to satisfy the need for Wikipedia-style "red links" to nonexistent pages within the excellent LinkIt interface. This module is one part of a balanced wiki breakfast.