AJAX Error Suppress

Component type

module

Maintenance status

Development status

Component created

Component changed

Drupal alerts "An AJAX HTTP request terminated abnormally" during normal site operation, confusing site visitors/editors.

This module aims to supress Drupal core's default AJAX error (status 0).

The solution is based on the issue: https://www.drupal.org/node/1232416

If you use this module, you don't need to patch any core files

Simply install/enable the module as usual.

Autocomplete and ajax functionality is modified by extending system module libraries.

Multi Criteria Content Rating

Component type

module

Maintenance status

Development status

Component created

Component changed

Introduction

There are a few modules to enable content rating in Drupal. Most of these modules only supports one criteria. So I decided to develop a module to enable site administrators to define multi-criteria rating system for modules. Also they could present average of ratings in content page and custom Views.

Multi Criteria Content Rating

Entity popup

Component type

module

Categories

Maintenance status

Development status

Downloads

2484

Component created

Component changed

This module allows you to show an entity in a popup. For flexibility, it doesn't provide any popup plugins itself, but it provides a menu callback that allows you to load the entity into any popup you desire. There are example modules included for Colorbox and for jQuery UI Dialog (included in Drupal Core).

Webform VIP Registration

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Provides a Webform Component that allows users to register for a specific date with limited availability. It allows you to create a recurring event with limited seating/slots and keep track of available slots per date.

Simple Date Popup

Component type

module

Maintenance status

Development status

Component created

Component changed

An adaptation of the Date Popup sub-module of the Date module. Gets rid of the fieldset, so that the text field from which the calendar pops up is actually rendered as a simple text field. There is no timepicker, no "to" date - this is for simple date entry only.