User modal

Component type

module

Maintenance status

Development status

Downloads

1786

Component created

Component changed

User modal module allows opening the Register/ Login/ Reset password menu items
as tabs. Since the tabs are shown via JS and not AJAX, this may lead to a better
user experience, as there is no time waiting for the selected tab to load.
The module requires the client have JS enabled.

The module comes with a well documented example module, that shows the user-modal and an example of how an implementing module can re-use the user-modal as subform to allow users to create an article node and login through a single modal window.

Realworks Integration

Component type

module

Maintenance status

Development status

Component created

Component changed

This is an initial module to integrate Realworks synchronisation into Drupal, xml and images are synchronised once a day, only new or updated images are imported into Drupal.

There are several templates and associated functions you can use in your template to generate the real estate output:

realworks_overview()
realworks_teaser()
realworks_details()
realworks_showimages()

There is also a search block you can use to search the available real estate.

PHP's SimpleXML is required on the server.

Eventslots

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Eventslots / shifts

This module is made for the situation when you have an Event where people can sign up for different time slots or shifts and for different roles in this Event.

VoIP Twilio

Component type

module

Maintenance status

Development status

Component created

Component changed

The VoIP Twilio module makes it possible for the VoIP Drupal platform to make and receive text and voice calls via the Twilio Cloud Communications service (http://www.twilio.com/).

In particular, the VoIP Twilio module enables the creation of Drupal sites that:
* Are accessible via SMS and regular phone calls
* Can use a combination of 8 voices (4 male, 4 female) in 4 different languages for text to speech generation

simpleadmin

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Basic content administration module that provides tables similar to admin/content/node, but with a different user permission.
Also it provides a local task by content type, which is easier for end-user/client to use than the admin/content form.

(better description & screenshot to come)

Mask Input

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

It allows a user to more easily enter fixed width input where you would like them to enter the data in a certain format (dates,phone numbers, etc). 99/99/9999, a*-999-a999

Module works under Drupal 7, there is a similar project that works on Drupal 6 ( http://drupal.org/project/masked_input )
My version is more user friendly, now You don't need to know a element #id, just choose mask input widget and enter a mask.