Views Filter Parameter Depth Counts

Component type

module

Maintenance status

Development status

Component created

Component changed

For each exposed filter's parameter, this code will calculate and display the number of results that will be displayed if chosen.

This only currently works for Taxonomy filters. If you want to see where the newest hotness is at, checkout the vdc_ajax_loader branch. That branch works best at the moment but the jQuery selectors are written for the checkbox markup generated by the Better Exposed Filters module http://drupal.org/project/better_exposed_filters

Date Interval

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Date Interval is a module that provides a Field Date Interval element. Which can be used to define multiple From|To values.

CiviCRM activities iCalendar feed

Component type

module

Maintenance status

Development status

Downloads

5269

Component created

Component changed

This module has been replaced:

This Drupal-only extension has been superseded by an improved version which is CMS-independent (CiviCRM-native): CiviCRM activity iCalendar feed. Please consider using that extension instead.

A path for existing Drupal installations to migrate to that extension is in the works.

Aduino Update

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module and associated files will help you to integrate your Drupal site with an arduino. This allows you to build an arduino project that has two outputs (probably LEDs) that flash on and off when your site has updates available.

This project includes a Drupal module, arduino sketch, and an associated python file to run on your client machine.

Shopcart

Component type

module

Maintenance status

Development status

Downloads

578

Component created

Component changed

NOTE: This module is no longer supported. No further development will be done.

A simple shopping cart that can be used in simple applications where the ability to add products to a cart is provided. Then the order is saved in the system and sent via e-mail.

Features:

Title Override

Component type

module

Maintenance status

Development status

Downloads

9652

Component created

Component changed

What is Title Override?

Title Override is a module to provide title overrides for any page in as simple as an interface as possible. This module differs from the Page Title module in that this overrides both the <title> meta tag as well as the <h1> tag.

NiM

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

NiM (Nodes into Mongo)

Nodes into Mongo allows migration of all nodes from a Drupal 7 site into a MongoDB collection or collections.

Facetapi i18n

Component type

module

Maintenance status

Development status

Component created

Component changed

UPDATE: The patch for i18n_taxonomy here: http://drupal.org/node/1340858#comment-5259368 will make this module unnecessary. Depending on where the patch goes, I will probably not develop this sandbox any further.

Multilingual Facet API facets.
Currently only supports taxonomy term facets.
Based on this suggestion from cpliakas: http://drupal.org/node/1210730#comment-4701718.