Модули
End of life
Search Lucene API has reached “end of life†and is deprecated in favor of other projects.
The Better Exposed Filters module replaces the Views' default single- or multi-select boxes with radio buttons or checkboxes, respectively.
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:
- 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.
- User based pricing overrides all role based rules.
See the TODO.txt for known remaining tasks. If you have ideas, let us know.
The Ubercart Add Donation module is used to dynamically add a donation to ANY order currently in progress.
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.
This module will migrate the core profile fields to nodes for use with the Content Profile module.
Views Form Fields allows developers to use insert Forms Fields into a View, like a textfields, textareas, checkboxes or select boxes.
BSD Fortune has arrived for Drupal!
Dialog provides an API for opening content in an interactive overlay.
The Filefield Styles module works in conjuction with the Styles module to create a sensible display formatter parser to
Provides an API for defining rules for rewriting the menu paths.
For example:
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.
- 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.
- User based discounts override all role based rules.
See the TODO.txt for known remaining tasks. If you have ideas, let us know.
Views turntable is a views style plugin that displays nodes on an elliptical path that may be rotated, like a platter or turntable.
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!
Drupal 7 note
Development work for Drupal 7 has moved to the Accessibility module.
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.
Scrollable Content
Scrollable Content provides a scrolling functionality for your content.
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
- Turn on the module at admin/build/modules.
- 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.
- 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'];
?>
This module should help to add images or extract images from zip-files and add to Gallery Assist galleries from a import folde
This is a Views style plugin to display Views results as cells in a table, grouping by row and column.
