ExpertDate

Component type

module

Maintenance status

Development status

Component created

Component changed

Expert Date is a display field formatter for Date fields that hides and shows parts of the date string to save you from writing a massive switch/case statement in your code. Each of the options is independent of the others, and there are many semantic features developed over years of practical use.

Set up the module in Content Types > Display Fields area or your Views where you would normally apply a Date formatter. You may choose zero or all of the options for each instance of the field.

CalendarLink

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Turns Date fields into links to a Calendar View (or any view that accepts Date as a Contextual Filter).

Example: If your date field is for November 20th, the field will now be wrapped in a link to calendar/day/2014-11-20. If you choose a different display you can link to calendar/month/2014-11 or calendar/week/2014-W48 and so on.

Bookings

Component type

module

Maintenance status

Development status

Component created

Component changed

**This module is currently under development and possible completion date is 25 December 2014.

This module allows administrators to create offices and rooms, and allows specific user role to book the room for their time slots.

This module creates automatic permissions, which allows to bound user roles for booking rooms in following categories.

  • To all offices room in one country
  • To all offices room in one city.
  • To all rooms in one office.

Hijri

Component type

module

Maintenance status

Development status

Downloads

2796

Component created

Component changed

This is a smart module that basically extends Drupal's display date to provide Hijri Date integration with Drupal core date field and with other Drupal contributions.

This module is integrated very well with Views module. You can use it to display Hijri date instead of Gregorian date or you can have them both by mention "الموافق".
Also this module comes with Hijri block that will be showing Hijri today date on your website wherever you want to show your Hijri Block of today's date in your header for example.

Consult

Component type

module

Maintenance status

Development status

Downloads

1162

Component created

Component changed

Introduction

With the Consult module, developers and site builders are able to create questionnaires that present site users with a set of possible results based on answers to questions.

Example of a consult

An end user is recommended a website subscription plan based on a series of questions that assess their expected traffic, whether or not they will be serving heavy files and whether or not they expect mainly local or international traffic. A subscription plan that suits the users needs, including recommended add-ons is formulated.

Reserva (rsrv) - A Booking and Reservation API

Component type

module

Maintenance status

Development status

Component created

Component changed

Please checkout BAT - a booking and availability management framework.

----

What is Reserva?

Reserva provides a generalized booking and reservation API for Drupal that can be used to make any entity bookable.

The purposes of Reserva is not to provide an interface or solve specific booking or reserve use cases. Instead it is a framework upon which specific booking scenarios can be built.

RNG - Events and Registrations

Component type

module

Maintenance status

Development status

Downloads

9415

Component created

Component changed

RNG is an event management module for Drupal 8 created in the spirit of Entity Registration (Drupal 7) and Signup (Drupal 6). Users can create registrations for events, and event managers can manage these registrations.

See the quick start guide for setup instructions and basic configuration.

RNG 1.3: The Registrant Update

See RNG 1.3: The Registrant Update for an overview of this update.

Ajax form confirm

Component type

module

Maintenance status

Development status

Component created

Component changed

Introduction

Ajax form confirmation is a lightweight module to establish a confirmation step before actual form submit happens. It serves as notification with call for action, rather than usual Drupal status message

Knowledge Graph

Component type

module

Categories

Maintenance status

Development status

Downloads

541

Component created

Component changed

Introduction

The Knowledge Graph Module allows to build schemas from schema.org using the field ui. A schema can be used to map content type fields and properties as a schema property and output it as JSON-LD in the HTML head.

Requirements

* Entity API (https://www.drupal.org/project/entity)
* Chaos tool suite (ctools) (https://www.drupal.org/project/ctools)