Context jQuery

Component type

module

Maintenance status

Development status

Component created

Component changed

Context jQuery allow site administrators to use different jQuery versions in different contexts. For example, you can use the jQuery in Drupal's default version for in administrative pages and a more recent version in the front-end.

Prevent JS alerts

Component type

module

Maintenance status

Development status

Downloads

9597

Component created

Component changed

Description

This module is an answer to the issue: #1232416: Drupal alerts "An AJAX HTTP request terminated abnormally" during normal site operation, confusing site visitors/editors, which describes a big problem for end users: JavaScript alert();'s for end users on AJAX errors by Drupal core. Perhaps it will one day become obsolete, when this bug is fixed.

Blockhopper

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows various block placements on a page for different sized viewports (e.g screens). The moving operation of a block is handled by Javascript which allows a single version of the markup served by Drupal but provide different changes in the front end. This, together with the Breakpoints module enables various changes in a responsive website.

Piecentage

Component type

module

Maintenance status

Development status

Downloads

229

Component created

Component changed

Piecentage is an input widget replacement for a fieldset with number input fields. The new UI for this is a piechart built on the Raphaël JavaScript Library. The hidden number fields are updated as the size of the wedges changes and these are submitted. Due to the nature of the data this widget is designed to collect the total of all the number fields will add up to 100.

Interaction with the slices are through the mouse wheel (increase/decrease amount) or a single mouse click (increase amount only).

Tips

Component type

module

Maintenance status

Development status

Downloads

1827

Component created

Component changed

Tips is an agnostic tooltip framework which allows management of tooltip settings & content via a UI. Tips allows placement of tooltips on any page element. The framework aims to allow for easy implementation of 3rd party tooltip libraries. Integrating an external library is as simple as defining it in the Tips info hook and listing out each setting variable as a form element.

Tips provides integration for:

Blob Relay

Component type

module

Maintenance status

Development status

Downloads

1793

Component created

Component changed

Blob Relay

Blob Relay allows JavaScript to prepare client side data structure for download with proper file name and type which seems not possible yet to do.

De module provides a form for submission through JavaScript.

How to use

After installing visit /admin/config/media/blob-relay.

error.txt

On submit you get either a text file named error.txt containing

Please contact your site administrator.