linkme

Component type

module

Maintenance status

Development status

Component created

Component changed

Often you want to have some kind of markup linked to another page.
For example on tables you might want to link the full table row to another url.

This module will provide different things

* A generic jquery plugin which can be used with any kind of custom code
* Integrations for this into panels, fieldapi formatters and views.

Enterprise Base

Component type

module

Maintenance status

Development status

Downloads

31621

Component created

Component changed

Provides various content administration enhancements and other elements required for Open Enterprise content apps. It's purpose is to bring handy Open Enterprise UI improvements into any Drupal 7 site and to enable Open Enterprise content apps to be used on any Drupal 7 site.

Commerce Auction

Component type

module

Maintenance status

Development status

Downloads

7431

Component created

Component changed

Overview

This module lets you create auction/reverse auction websites using drupal commerce.
It uses eck to create a new entity for commerce auction bids.

The module consists of 4 sub-modules:

  1. commerce_auction: provides core auction and bidding system
  2. commerce_auction_field_helper: provides a field formatter for entityreference fields which shows the count of referenced entities and a read-only widget for commerce_price fields. You can use this formatter to show the bids count.
  3. commerce_auction_lineitem: creates a new commerce_line_item type, updates auctioned product price and adds the product to the auction winner's cart when the auction is finalized. The auctioned products are added to the cart as 'commerce_auction_lineitem' line_items.
  4. commerce_reverse_auction: provides reverse auction feature.

Features

  • Allows creating auctions and reverse auctions using drupal commerce
  • Automatic auction timeout extension
  • Automatically adds auctioned product to the winner's shopping cart
  • By default disables remove and edit quantity fields of auctioned products in shopping cart
  • Global and per-auction bid limits (like uc_auction)
  • Lists bids using views

HMS Field

Component type

module

Categories

Maintenance status

Development status

Downloads

28400

Component created

Component changed

HMS Field displays an integer formatted as Hours, Minutes or Seconds.

The field stores values as integer. Both input and output can be formatted as Hours, Minutes and/or Seconds. Alter functions provide a way for developers to add their own format.

Formats

Pick one of these formats for input or output:

  • h:mm
  • h:mm:ss
  • m:ss
  • h
  • m
  • s

Or alternatively, use hook_hms_format_alter() to add/edit your own format.

CLE

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

CLE - Contextual Links Everywhere

link module demonstration symbolThe CLE module is a lightweight harmless UI tweaking module to extend the use of contextual links instead of tabs and can NOT break a site or its database. But beware this is under development and may not be completely functional yet.