Angles

Component type

module

Maintenance status

Development status

Downloads

801

Component created

Component changed

An API module that allows you to define blocks as Angular JS controllers. You define which JS and HTML views to load in a hook in your own module and the information is loaded when that block is requested (you must go to the blocks page and create the Angles block.)

Note for developers: You'll want to set angles_cache_blocks to 0 (drupal variable) to turn off the built in view html caching.

Better autocomplete

Component type

module

Maintenance status

Development status

Component created

Component changed

Enhance autocomplete field widget for EntityReference and taxonomy. There are already some modules to handle this but I tried and none fit my requirements.

The porpouse of this module is just give a better interface in tags style, inspired by chosen project and in fact using its css.

Touchpunch

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview

Many of Jquery UI´s interactions don´t work on touch enabled devices (tablets, smartphones). David Furfero wrote a jQuery UI plugin/hack to make it work: jQuery UI Touch-Punch. This very simple module enables the Touch-Punch plugin for Drupal using the libraries module.

Note: this library won´t work for Drupal´s core tabledrag functionality, as tabledrag.js doesn´t use jQuery UI.

Insert Popup

Component type

module

Maintenance status

Development status

Downloads

1293

Component created

Component changed

Summary

Provide content editor usability enhancement for integration with the insert and wysiwyg modules.

This module provides a new button in wysiwyg editors which when clicked displays an "insert enabled" field in a handy popup. It also disables the regular widget for this field.

Installation

Simple enable and check the following steps below. There is no configuration for this module.

Art Dialog

Component type

module

Maintenance status

Development status

Downloads

1880

Component created

Component changed

artDialog is a UI dialog on javascript, which is nice and easy to use for javascript effect. This module migrate artDialog to Drupal and help drupal developer to use artDialog in the projects.

Also this module help drupal message (drupal_set_message) display in artDialog, please check the demo.
Which is similar with Better Message module.

But this module provides more artDialog API for more usages in Drupal.

Installation
------------------------
Download and enable this module as others.

jQuery AJAX Load

Component type

module

Maintenance status

Development status

Downloads

13785

Component created

Component changed

jQuery AJAX Load is an helper module for easy loading any content using build in jQuery load function.

Just enable the module and add class .jquey_ajax_load to any link, URL content (without other regions) will be loaded on #jquery_ajax_load_target element. Those classes and id could be personalized to your needs. Target element coould be set on a per-link basis using the data-target attribute to define a valid jQuery ID.

Optionally css and js files could be loaded or not. Loading those files has an effect on performance, so load those only if needed.

It comes with a set of modules that uses the functionality for: