Another Version of Drupal 8 | Drupalize.Me
Date Range field, Moderation States, Outside In, Place Block
Date Range field, Moderation States, Outside In, Place Block
All nodes work with views so anything that generates events as separate nodes will work with views.
This module is a CCK formatter allowing users to pick one or more dates (from a date, datetime or datestamp CCK field) similar to the Doodle online service. The main features of this module are: The ability set date ranges (like 26/12/2009 17:00 - 19:00) The results are stored using Voting API
Fuzzy Date
This module provides date and time fields that allows any individual component to be left blank, while still providing a sortable listing of the fields. Useful if you need to handle dates like "8:46 a.m Sep 11, 2001 EST", "12 noon 25 May, Early 16th Century" or "May 20000 BC" in the one field.
This module contains code to create an iCal feed in Views. It has been pulled out of the Calendar iCal module because it has no dependency on Calendar and it could be used on any view. The code has also been generalized so that it will work for any entity, not just nodes. It creates an 'iCal' view mode for every entity type that can be used to to configure the description used in the iCal feed, and adds theme suggestions to tell Drupal to look for an iCal version of the entity template.