module
Categories: Evaluation/Rating
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 8134
created - / changed -

The Priorities module helps on choosing the best and prioritizing alternatives among a set of various proposals. The scoring is based on users' participative contribution through rating each and every alternative with a level of priority.

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

This module integrates the Ubercart checkout with PostcodeSoftware.net, allowing users to look up full addresses by entering a postcode the

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

Now you don't need login to different social networks to post status updates. Just one click and your content will be posted to

module
Categories: Developer
Development status: Under active development
Downloads: 445
created - / changed -

Provide demo site for any drupal.org patch in participating in qa.drupal.org testing.

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

This module allows users to assign values to node fields through url parameters and saves the node automatically without going through the node editing form

module
Development status: Under active development
Downloads: 767
created - / changed -

Wordy is the fastest, most reliable way of adding professional copy-editing to your Drupal site.

module
Categories: Import/Export, Utility
Development status: Under active development
Downloads: 526
created - / changed -

A complete migration utility for moving a single site (or multiple domains via the Domain Access module) from the Ing

module
Categories: E-commerce
Maintenance status: Minimally maintained
Development status: Maintenance fixes only
Downloads: 1133
created - / changed -

Netbanx payment provider module for Ubercart

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

This module allows you to create custom publishing options for nodes. It allows you to add to the default options of Publish, Promote to Front Page, and Sticky.

module
Categories: (нет)
Maintenance status: Unsupported
Development status: No further development
Downloads: 580
created - / changed -

Only show nodes and terms that belong to the active group.

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

The Achieve

module
Maintenance status: Seeking new maintainer
Development status: Maintenance fixes only
Downloads: 10620
created - / changed -

This module uses a SOAP interface to request weather data from the U.S. NOAA National Weather Service. The module displays summary forecast data (high temperature, low temperature, expected conditions, weather icon) and provides an API for retrieving other weather information based on published NWS SOAP/XML APIs. This module requires 'SOAP' to be enabled on the host. It has no other dependencies.

module
Categories: Theme Enhancements
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 760
created - / changed -

The Fancy dates module provides an array of fancy options for displaying node and comment dates.

module
Development status: Under active development
Downloads: 1732
created - / changed -

The Sellector-Plugin allows you to easiely integrate the sellector webservice (customer friendly choice assistant – see below) into your drupal website.

module
Categories: (нет)
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 2023
created - / changed -

Please note: this module is deprecated in favor of the BOTCHA module.

BETA VERSION

This module is quite fresh so use it with care until bugs have been reported and fixed. Please test this module in a development environment before using.

What it does

The JavaScript Validate Forms project was built to prevent spam without getting in the way of user's interactions with forms. It, like many other spam prevention modules adds a field to your forms. However, unlike some other modules like Spamicide and Gotcha, it does not require the bot to fill in the bogus form item. JS Validate Forms uses JavaScript to fill in the form item with the GMT in seconds as passed in from the server (via Drupal.settings). The server then checks the submission to make sure that the field is filled in and that time has elapsed since the user accessed the page.

Bots normally do not run in a real browser. Thus they may lack JavaScript. Since JS is required to fill in the "hidden" form item, it should be helpful it controlling spam. If the bot fills in the validation field item, it will need incredible amounts of luck to insert a value that is accepted in the server side validation. Essentially, the bot will have to input a GMT timestamp, in seconds, that falls between the access time and a 24 hour window.

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

Views implementation for the Premium module, exposing premium status as a field.

module
Categories: Administration, Security
Maintenance status: Unsupported
Development status: No further development
Downloads: 0
created - / changed -

This project is no longer maintained. See the issue about its status for more information.

module
Categories: (нет)
Maintenance status: Unsupported
Development status: No further development
Downloads: 4507
created - / changed -

Node Widget allows to create and edit referenced nodes (stored in CCK nodereference fields) in the same form used to edit the main content.

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 16447
created - / changed -

Important Major Version Change Notice

Block names have changed between 1.x and 2.x. See "Upgrading from 1.x to 2.x" below.

module
Categories: Content, Utility
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 1795
created - / changed -

A Drupal 7 development release is available. Everything should work the same as the D6 version except that tokens now use the new chained tokens syntax as specified in the D7 native tokens API.

The Tokenize Request Parameters module is intended to provide means to display parameters that are passed to a page either in the URL (GET method) or from a form post (POST method). In cases where you might direct your users to a third party transaction site, such as a payment processor or other transactional service and want to be able to display transactional data passed back from that third party site (e.g. a confirmation number, order number, final price etc.) back to your user then Tokenize Request Parameters will allow you to display that information anywhere within your pages.