LibreJS

Component type

module

Maintenance status

Development status

Downloads

1564

Component created

Component changed

LibreJS module provides compatibility with the LibreJS browser plugin. It allows site administrators to configure the license and source code URL of each JavaScript file used by the site, and adds metadata to pages indicating that all inline JavaScript in the page is GPL v3+.

Speedboxes - Fast checkbox handling

Component type

module

Maintenance status

Development status

Downloads

2207

Component created

Component changed

Speedboxes as a Drupal module to easily check or uncheck a selection of checkboxes on a site.
In many cases when you assign permissions to a role you have to check many single checkboxes. With that module you just have to select the boxes by "left click and drag the mouse" over them. Then a small toolbar appears and you can check, uncheck or invert the checkboxes state. On big sites with many roles and permissions this will save a lots of time!

Installation on Drupal 7:

Quo.js

Component type

module

Maintenance status

Development status

Downloads

1938

Component created

Component changed

This module brings the Quo.js mobile event library to Drupal. This module doesn't do anything other then allow for other projects to use the library and makes sure that it's installed correctly. Quo.js is MIT licensed so you'll need to download the quo.js library independently of this project. Some functionality Quo provides:

openlayers_google_popup_fix

Component type

module

Maintenance status

Development status

Component created

Component changed

EDIT: You only need this module if you are using release 2.11 of the openlayers javacript library.

Check the version you are using here: admin/structure/openlayers

In version 2.12 the problem with the google terms-of-service popup does not occur.

This small D7 module provides a block which when added to an OpenLayers map page will fix the issue described here: http://drupal.org/node/1540534.

Thumbnav

Component type

module

Maintenance status

Development status

Downloads

2003

Component created

Component changed

Thumbnav provides a mobile friendly framework for using a website on a touch-capable device. It provides support for a variety of navigation methods on mobile as well as an API for developers to add useful links based on being mobile. It comes with out of the box support for the Quo.js library (drupal module), thumb friendly "split thumb" approach to navigation as well as a mode called "Mobile app". It doesn't rely on Quo or anything else but has built in support should you be interested.

Unset Assets

Component type

module

Maintenance status

Development status

Downloads

218

Component created

Component changed

Summary

This module lets you to exclude a set of assets (CSS and JavaScript) from the
active theme's .info file. The goal is to reduce the weight of resources sent
to the client to improve page load time, but also to facilitate the creation of
theme avoiding overloads CSS or JavaScript behaviors.

Each asset can be disabled for everyone or only for the a list of specified user
role(s).

Requirements

None.

UglifyJS

Component type

module

Maintenance status

Development status

Downloads

2189

Component created

Component changed

This module allows on-the-fly minification of site JavaScript with uglify.js.

The module relies on a web service (uglify.me) by default to do the minification so you do not need to do any pre-processing on your server to enjoy the benefits of minified JavaScript.