UC Cart Manager

Component type

module

Maintenance status

Development status

Component created

Component changed

Ubercart Cart Manager is a simple module that allows authorized users to view the contents of customers' shopping carts. Besides the 'administer user carts' permission, there are no configuration settings, and there are no actual cart management features yet. The cart manager screen can be found at Administer » Store administration » Customers » Cart manager.

Works with: Ubercart 6.x-2.x

Custom Active Menu Item

Component type

module

Maintenance status

Development status

Downloads

2864

Component created

Component changed

This module provides an easy way to indicate which menu item is active adding the active CSS class depending the path that the users are seeing.

IMPORTANT
This assumes they are using theme('menu_link') for the menu rendering to html.

FEATURES

CloudMenu

Component type

module

Maintenance status

Development status

Downloads

6077

Component created

Component changed

CloudMenu is based on Cumulus but renders link clouds based on menus, not a taxonomy. The module can display any number of differently configured blocks, each with their own menu if need be.

It requires the use of an external SWFObject javascript library called cumulus.js. This is downloadable for free, just check the included README.txt file.

The module has been developed courtesy of Nescio.

Cookieless Subdomain

Component type

module

Maintenance status

Development status

Downloads

515

Component created

Component changed

A module that allows you to serve static resources from cookieless subdomains.

Currently supported:

To use this module with advagg you either need to patch your Drupal 6 install with the patch that comes with the CDN module or use the pressflow patchset.

User Email Domain

Component type

module

Categories

Maintenance status

Development status

Downloads

2304

Component created

Component changed

Control what domains a user may use in their email address. This can be used to force users to standardize on a single email service. If email confirmation is required, then this is a good way to restrict the site to users within an organization.

Even if you don't want to restrict the domains, this module can be useful just for checking email syntax.

CiviCRM Shared Groups

Component type

module

Maintenance status

Development status

Component created

Component changed

Provides some tweaks to how CiviCRM groups are listed in forms to make managing large number of groups a bit easier.

This module does not do anything to actually alter user access to groups. Every user with permissions to access a CiviCRM group because of either Drupal permissions or CiviCRM ACLs will still be able to with this module. All that this module does is change which groups are available when the user is asked to select a group from a form element (e.g. while searching for contacts or adding contacts to groups).

Gitolite Block

Component type

module

Maintenance status

Development status

Downloads

378

Component created

Component changed

This module adds a block that allows you to display the git clone url (as text) and a link to an online git viewer.

I also provides a drush command that can parse git logs and add them to the relevant issues, it uses "@refs nid" to make the connection.

Warning: This is only tested with open atrium, no idea if this will work stand-alone.

Requires: http://drupal.org/project/gitolite

Entity Access

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides a unified node_access like api for all kind of entities.

If you know similar projects, please post them