UC Custom Cart

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides an admin interface to customize the shopping cart in Ubercart (For Drupal 7).

This allows site administrators to:

  • Change the headings of columns in the cart
  • Add classes to each column heading
  • Add an additional column to surface commonly requested additional product attributes like List price, or total savings

Notes:

  • This only affects the /cart page, as the cart pane on the checkout page requires changes to template.php for full customization.

Time Tracker Simple

Component type

module

Categories

Maintenance status

Development status

Downloads

810

Component created

Component changed

This module provides a simple one page interface for a user control the Timer from Time Tracker. It aims to make using the Timer easier.

It can be user with Open Atrium and/or the Case Tracker module.

Important

The Time Tracker Timer module must be enable before this module(not at the same time).

Ubercart Checkout Tabs

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides some jQuery to convert the fieldsets in the checkout process of ubercart to a tabbed interface.

Enable this module and the checkout page gets tabbed.

The modules requires following modules:

  • jquery_ui
  • jquery_update
  • uc_cart

Autoloader Early

Component type

module

Maintenance status

Development status

Downloads

837

Component created

Component changed

This module provides a PSR-0 compatible autoloader. It can be also used as a map-based autoloader. This autoloader support different folders for different namespaces, can be used for anything, external libraries but PSR-0 compatible modules code also.

It can be used in pre-bootstrap early code, even before Drupal has been bootstrapped itself (with the help of the settings.php file) or included with your cache, session or lock backends, therefore enabling it on really early bootstrap phases.

Webform Submission to Node

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module would map webform submissions to a node. It was for Drupal 6 but never was developed far enough to be worth sharing with the community, project went in another direction.

Flag with Rules integration

Component type

module

Categories

RDF

Maintenance status

Development status

Component created

Component changed

Flag module with Rules integration. It's in the 'rules' branch.

Update: The code has been included in the flag module, so this sandbox is now deprecated.