This project is not covered by Drupal’s security advisory policy.

A Fields module that creates a timetable field that can be display through an nice weekly grid. Can be use to display opening hours or working hours in a very neat way.

If you need to display office hours in a graphical way you have now a proper solution !

Provides a Views display displaying fields using the Timetable plugin.

You can see a live example at Polyclinique du Borinage or Polyclinique du Borinage

We need more examples!

If you have successfully implemented this module on a live site, please post the URL to the issue: http://drupal.org/node/1826808, so others may better understand what is possible. Thanks!

-----------------------------------------------------------------------------
CURRENT FEATURES
-----------------------------------------------------------------------------

  • Timetable field support granularity, min Time, Max time
    • granularity can be 1 hour, 30 minutes, 15 minutes, 5 minutes or 1 minute
  • Integration with view
    • Color support based on manual color, random color or field color
    • Description support

-----------------------------------------------------------------------------
REQUIREMENTS
-----------------------------------------------------------------------------

The following modules are required:

* views (7.3) with Chaos tools
* libraries

-----------------------------------------------------------------------------
INSTALLATION
-----------------------------------------------------------------------------

1. Download the timetable plugin from https://github.com/targoo/timetable

2. Unzip & copy the directory into your sites/all/libraries directory

3. Rename it to "timetable".

4. Enable the module.

-----------------------------------------------------------------------------
USAGE
-----------------------------------------------------------------------------
Field
1. Add the field to an node/entity
2. Select the 'Timetable' field type
3. Set the formatter details
- Granularity
- Min Time
- Max Time

View
1. Add the field to a view
2. Select the 'Field Timetable' formatter
3. Check the formatter settings of the field

-----------------------------------------------------------------------------
RECOMMENDED MODULES
-----------------------------------------------------------------------------
I would recommend the Color Field to color your timetable entries.



Credit

Maintainer and developer: targoo




Development sponsored by Marique Calcus and written by Calcus David. For professional support and development services contact Marique Calcus.

Project information

Releases