Clone Site

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

About

This module main function is to make identical copy of a selected website, including database structure, data and files .
You will need to make a new name and new database tables prefix before you clone the selected website.

Development

Clone Site sponsored by King Saud University

BLAM

Component type

module

Categories

Maintenance status

Development status

Downloads

888

Component created

Component changed

The Bogus Legacy Appended-path Miminimizer (BLAM) module is a quick hack to suppress the legacy behavior of Drupal reporting a 200 and passing extra path arguments into the page callback (or silently accepting them).

Image Mapper

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Widget that allows a user to map out an image map by using javascript and canvas.
Made this for a client so it's not as dynamic as you could wish.

maximum checkout items

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

I had some trouble with with the 'Ubercart Min/Max Order Quantity' module.

To fit my needs I updated a small module from D5 to D6 that sets max items for your cart to checkout.
e.g i want customers to be able to buy a max of 10 products per order. I set max items to 10.
There is a cutom error message available.

The bad:
variables(amount and error text) are only editable in the module itself, so for a multisite you need to place module into he following folder
sites/all/yoursite/modules/

Report abuse

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Use an entity based report abuse module to give your users the possibility to flag any entity as appropriate.
The report abuse link is a field that your can attach to any bundle of your entity types.

Quicktabs Panels Integration

Component type

module

Maintenance status

Development status

Component created

Component changed

Provides a CTools/Panels' content type plug-in for Quicktabs blocks. Can optionally provide arguments/contexts from the Panel to those Quicktab tabs which are Views type. Requires views_content module which is included in CTools.

If you enable this module after having already included Quicktabs blocks (via the Miscellaneous option) in your variant, it will probably still work (?) but you won't be able to edit it. But you ought to be able to re-create it fairly easily. I'm curious to learn what happens, in any case.