Friendly Register

Component type

module

Maintenance status

Development status

Downloads

8603

Component created

Component changed

Friendly Register module allows users to see if a username or email address has already been used during registration before they submit the form. This module checks the database and returns an error if the username is already in use. In addition to checking the username the module checks if there is already an account using that email address, if there is, a message is displayed with links to the login or reset password pages.

Features:

Responsive Image Gallery

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a rough port of the responsive image gallery with a thumbnail carousel using Elastislide. Inspired by Twitter’s “user gallery”.

I am looking for a co-maintainer to help out with producing an Alpha release. No code should be used on any sites at this time and should be considered unstable.

createjs

Component type

module

Maintenance status

Development status

Component created

Component changed

Add http://createjs.org to Drupal

Create — A new kind of web editing interface

Create, from the Midgard Project is a comprehensive web editing interface for Content Management Systems. It is designed to provide a modern, fully browser-based HTML5 environment for managing content. Create can be adapted to work on almost any content management backend.

Date Popup Restrictions

Component type

module

Maintenance status

Development status

Component created

Component changed

About this module

This module allow to add day select restrictions in the date_popup widget from
the date moduel that could be displayed as custom form widget, in a entity
with date field or as a exposed filter in a view. The approach to restrict the
selectable days is done used a view display that is used as a data source of
dates that we are interested to allow selectable in our widget. Other days not
returned by this view will be unselectable.

jQuery UI Multiselect

Component type

module

Maintenance status

Development status

Downloads

7587

Component created

Component changed

This module integrates the jQuery UI Multiselect plugin with existing select list field widgets.
The jQuery plugin is demonstrated at http://www.quasipartikel.at/multiselect.

The advantages of this interface over regular selection lists are:

  • Separate columns for selected and available items, offering a clear view of which items are selected, unlike regular list boxes where one has to scroll through the whole list to find out what is selected.
  • Less risks of mistakenly unselecting everything. Remember ever having mispressed the Ctrl key in a multiselection list, losing a painfully crafted selection? Could not happen with this interface.
  • The selection can be manually ordered with drag & drop operations (optional).
  • The available options can be searched (live search) (optional).
  • The number of selected items is displayed.
  • Select All / Deselect All buttons are offered (optional).

Pusher API

Component type

module

Maintenance status

Development status

Downloads

532

Component created

Component changed

This module uses the API from pusher.com as a module. This is the API only. This modules doesn't do anything by itself and need te be called from other modules.

A example of a module that uses this module can be found as a sub module of this module, called pusherapi_shoutbox.

This module is a work in progress, feel free to add issues with requests for new features!

This module is sponsored by Finalist

User Progress API

Component type

module

Maintenance status

Development status

Downloads

3016

Component created

Component changed

Blog post / screencast on what this module does (D6)
User progress is an API for fine grain event tracking of a user through your site. This has been developed for use within the context of education and charting student progression through out a system but should be able to be used in any drupal site to track certain user actions. By default the module does nothing other then provide the framework for other modules to invoke. Some included modules that implement this (and how):