Ubercart Auction Automated Bidding

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module extends the Ubercart Auction module (= http://drupal.org/project/uc_auction). It makes the auctions styled like in eBay. This means, that every auction has bid-steps. Normally a bid in Ubercart Auction is always released, with what you have bet. For example: if you've bet 10,00 EUR, your bid is published with 10,00 EUR. With the »Ubercart Auction Automated Bidding« Module, the 10,00 EUR bid is only saved and published with 1,05 EUR, if the start price is 1 EUR and the bid increment 0,05 Cent.

Modes: A Super-Features Module

Component type

module

Maintenance status

Development status

Downloads

701

Component created

Component changed

Modes allows creating mutually exclusive Features. The goal is to create site "modes" -- typically collections of features that together compose a certain type of site. Because only one Mode can be enabled at a time, this allows administrators to switch between different site Modes, changing the type of site they're on. For example, this module could allow switching from a blogging site to a microblogging site by just clicking a radio button.

MediaWiki Filter

Component type

module

Maintenance status

Development status

Component created

Component changed

The MediaWiki Filter module (aka mediawiki_filter) provides an input format, compatible with MediaWiki markup. Opposed to older approaches, it does not emulate the MediaWiki parser, but wraps the original MediaWiki's library for parsing and rendering MediaWiki syntax.

Built-in features (no additional modules required):

  • 100% compatibility with MediaWiki markup;
  • Table support;
  • Distinction between internal and external links;
  • ToC. Table of content support;
  • Templates. A content type can be defined as Template. Usage: {{Name}}
  • Interwiki links are supported and can be specified by providing a mapping of interwiki targets and mapping URLs. A special interwiki target is given for linking to a drupal path.

Module status: To gain full project status, this sandbox project has been submitted to the Drupal.org Project applications queue on September 1, 2011.

Field display weights (per node)

Component type

module

Maintenance status

Development status

Downloads

5883

Component created

Component changed

Customise the weight/order in which fields on nodes can be displayed on a per node basis and not just globally per type. Individual fields can also be hidden from display.

For any node types that are enabled, a 'Field display weights' tab will appear on nodes (for users with adequate permissions). From this page administrators can customise the order in which fields are displayed on each node by using a draggable table (or manually select weights).