module
Categories: Search
Maintenance status: Seeking new maintainer
Development status: Obsolete
Downloads: 2593
created - / changed -

End of life

Search Lucene API has reached “end of life” and is deprecated in favor of other projects.

module
Categories: Views
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 829767
created - / changed -

The Better Exposed Filters module replaces the Views' default single- or multi-select boxes with radio buttons or checkboxes, respectively.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 2774
created - / changed -

General project information

Allows users with a "manage prices" role to specify per product price adjustments using user or role based rules.

This price adjustment can be a specific price, an amount offset, or a percentage offset from the original price of the base product (not attribute products, which may already add their own amounts to the result of this modules price adjustment).

It is important to consider the order of precedence when creating these rules:

  1. Role based pricing overrides the standard Ubercart "sell_price". When a user is a member of multiple roles with a specified pricing rule, then the lowest priced role price is used.
  2. User based pricing overrides all role based rules.

See the TODO.txt for known remaining tasks. If you have ideas, let us know.

module
Maintenance status: Actively maintained
Development status: Maintenance fixes only
Downloads: 3563
created - / changed -

The Ubercart Add Donation module is used to dynamically add a donation to ANY order currently in progress.

module
Categories: (нет)
Maintenance status: Minimally maintained
Development status: Maintenance fixes only
Downloads: 4952
created - / changed -

Allows user or bot to add new or update existent data for specified tasks in theirs files and then process it via cron by Node import module.

module
Categories: User Management
Downloads: 3594
created - / changed -

This module will migrate the core profile fields to nodes for use with the Content Profile module.

module
Categories: Views
Downloads: 0
created - / changed -

Views Form Fields allows developers to use insert Forms Fields into a View, like a textfields, textareas, checkboxes or select boxes.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 1311
created - / changed -

BSD Fortune has arrived for Drupal!

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 49538
created - / changed -

Dialog provides an API for opening content in an interactive overlay.

module
Downloads: 1472
created - / changed -

The Filefield Styles module works in conjuction with the Styles module to create a sensible display formatter parser to

module
Maintenance status: Minimally maintained
Development status: Maintenance fixes only
Downloads: 1392
created - / changed -

Provides an API for defining rules for rewriting the menu paths.

For example:

module
Categories: (нет)
Maintenance status: Seeking new maintainer
Development status: No further development
Downloads: 2065
created - / changed -


IMPORTANT: There are reportedly some very serious issues with this module in the issue queue. We no longer use this module in our projects and do not have the time to maintain it. If are interested in this module or actively use it, consider maintaining it. Contact me if you are interested. Thanks Adrian.

General project information

Allows users with a "manage discounts" permission to specify per product quantity discounts based on either users or role based rules.

The quantity discount has a low quantity, high quantity, and a discount percentage. Note that the discount specified is valid for any combination of product attribute combinations.

It is important to consider the order of precedence when creating these rules.

  1. When a user is a member of multiple roles with a specified discount rule, and they are within the quantity limits, then the largest role discount is used.
  2. User based discounts override all role based rules.

See the TODO.txt for known remaining tasks. If you have ideas, let us know.

module
Downloads: 2157
created - / changed -

Views turntable is a views style plugin that displays nodes on an elliptical path that may be rotated, like a platter or turntable.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 2571
created - / changed -

This is the qwebirc chat module. it works in beta right now.

Based on the mibbit module, and is NOT compatible with it running at the same time!

module
Categories: Utility
Maintenance status: Seeking co-maintainer(s)
Development status: No further development
Downloads: 7949
created - / changed -

Drupal 7 note

Development work for Drupal 7 has moved to the Accessibility module.

module
Categories: Views
Maintenance status: Unsupported
Development status: No further development
Downloads: 2809
created - / changed -

This views style plugin lets you display views in a two column table layout. The field label is displayed in the first column, with the field data in the second column.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 14860
created - / changed -

Scrollable Content

Scrollable Content provides a scrolling functionality for your content.

module
Downloads: 2199
created - / changed -

Overview

Dropdown Tabs does only one thing: It takes the menu items that are in your primary and secondary tabs, and turns them into dropdown select boxes. The reason that we built this module was to help us conserve a bit of space and keep the site somewhat tidy.

Usage

  1. Turn on the module at admin/build/modules.
  2. Navigate to admin/build/block and configure the Dropdown Tabs block. Note that the Dropdown Tabs block content may float left, right, or not at all.
  3. Place the Dropdown Tabs block into a region on block admin page OR inject the block manually into a template file with the following code:
<?php 
  /* For manual injection into template eg. page.tpl.php, use: */
  $block = module_invoke('dropdown_tabs', 'block', 'view'); 
  print $block['content'];
?>
module
Categories: Media
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 7377
created - / changed -

This module should help to add images or extract images from zip-files and add to Gallery Assist galleries from a import folde

module
Categories: Views
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 4459
created - / changed -

This is a Views style plugin to display Views results as cells in a table, grouping by row and column.