AJAX Download Counter

Component type

module

Maintenance status

Development status

Downloads

2129

Component created

Component changed

This module uses AJAX to count file downloads. It's optimized for medium to large sites (such as my own site, OpenGameArt.org) where the total number of file downloads might be in the hundreds of thousands or even millions. Using this module has some advantages and some limitations versus other methods of counting downloads:

Slick Slideshow Lite

Component type

module

Maintenance status

Development status

Downloads

3546

Component created

Component changed

Hello Drupal creator!

Are you looking for the best module that implements the beautiful responsive Slick library? Well what are you doing here? You should check out Slick Carousel.

Are you looking to just have 1 slider on your site and feel that Slick Carousel is overkill? Then you should probably just add the Slick library through custom code! What do you need a module for?

Commerce product reference format display all

Component type

module

Maintenance status

Development status

Component created

Component changed

Creates a field format for commerce_product_reference field type.

Outputs add to cart forms for all products referenced.

Tested on Commerce 1.8 , 1.9 and Commerce Kickstart 2.

To install , install module, go to the product display field display and select 'All referenced products' for the product reference field.

Modify 'commerce_product_reference_format_display_all_form' function to set the output of each product form.

Which Environment?

Component type

module

Categories

Maintenance status

Development status

Downloads

885

Component created

Component changed

Which Environment? is an extremely lightweight module aimed at developers and site builders who work in multiple environments during a project's lifecycle. With minimal configuration required, this module allows you to set up environment indication within seconds.

The idea behind the module is to provide a JavaScripted overlay to your site with information about the environment you're currently working on. This will (hopefully!) minimise human error (you don't want to accidentally turn off JS Aggregation on a production site without testing, right?!).

Node Tab Multi-type Argument

Component type

module

Maintenance status

Development status

Component created

Component changed

This is an example of a ctools argument that allows you to select multiple content types so you can use node/%nid/%node_tab with multiple content types.

Landing edit

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides a new field formatter for long text field type. Formatter allows to edit field content right from the page using contenteditable attribute. The goal of this module is to allow users not familiar with HTML to add minor tweaks to text of landing pages, which have complicated HTML structure, but don't need separate content type with complex theming since this is only one page. So you just create fancy landing page with HTML/CSS/JS, then drop it into text field with "Full HTML" filter and select "Landing edit" formatter on the manage display page of an entity.