Online Booking tool for website

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This tool is created to register online appointments.
This is a great extension for companies that need to schedule appointments with their clients in order to meet them. The clients can select a date and time at the website. The available time is shown in a different color than the unavailable hours.
Have a look at the demo website to see what the tool looks like and what it does exactly.

Nice Tags

Component type

module

Maintenance status

Development status

Downloads

917

Component created

Component changed

This module improves seamlessly the UX for taxonomy tags input fields.

No 3rd party JS libraries are required, as it works out of the box with jQ version shipped with Drupal.

Current Features

If JS is enabled, the input of tags will look nicer, as tags are now separated from the actual input form once they are validated by triggers (coma, enter, tab keys).

Removing these tags is also nicer, as you can hit backspace or use the corresponding "x".

Lightirc irc module

Component type

module

Maintenance status

Development status

Component created

Component changed

The lightirc IRC module allows users to participate in IRC chats via a web page
in the community. This module is based on the mibbit_irc module.
Currently it doesn't support locally hosted lightirc versions or changing servers without editing the module's code.

UUID Path

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module rewrites some entity paths (e.g. nodes, node revisions, users, comments) to use UUIDs instead of entity IDs.

This module was sponsored by iO1 and iVillage.

Auto delog

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allow users with specified role(s) to be automatically unlogued after a specified amount of time.

It can be useful for security purpose to unlog automatically admins.

You can exclude certain IPs from having such behaviour (secured IPs for example).

This module is for version 6.x. It is not planned to port it to Drupal 7 for now and therefore not commit it officially.

RM_Microtemplates

Component type

module

Maintenance status

Development status

Component created

Component changed

The goal of the rm_microtempaltes plugin is to allow users to create their own templates for defined regions on a Drupal website. Take a blogging-website: you want your site to generally look the same, but allow for different template-styles in the content area. The use case when starting to write this module was, that I wanted to be able to have some blog-posts appear on a dark background, while others should be on plain white. Then I wanted some posts to use an image- or video-background - or a different border-top-styling. I wanted templates to be reusable.