Custom Date Format Examples

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a basic Drupal 7 example module of leveraging custom date formats via a module with drupal. These formats can then be used for Views, nodes, theming and more. This has come in really handy for some client projects over the past months so I thought I would share this. I have no plans to release this as a full module, it will just stay here in a sandbox.

Spider Event Calendar

Component type

module

Categories

Maintenance status

Development status

Downloads

14514

Component created

Component changed

This module is the best Drupal Event Calendar plugin available in Drupal Modules Directory. Spider Event Calendar is a highly configurable product which allows you to have multiple organized events. Spider Drupal Event Calendar is an extraordinary user friendly extension.

Feeds GCal

Component type

module

Maintenance status

Development status

Component created

Component changed

Google Calendar importer for Feeds module. Although usually you can import single iCal feeds from Google Calendar, user's united feeds seem to be only available through Google API. Actually, that was the reason for developing the module/plugin.

Dependencies:

Work Calendar

Component type

module

Categories

Maintenance status

Development status

Downloads

2504

Component created

Component changed

Work Calendar allows to define yearly working/holiday calendars.

In general, these calendars can define what dates in a year are considered available or not, for any purpose.

Work calendars are defined by a pattern of week days: choose which week days a business/office/resource/whatever is open/available. See the picture for details.

Pop-up announcement

Component type

module

Maintenance status

Development status

Downloads

13314

Component created

Component changed

Overview

The module provides a pop-up announcements in the overlay which will appear for the site visitor on the first, second and fifth visit to the site (customizable).

You may create so much announcements, as You need and define where and when each from them will be appear.

Very useful solution for interaction and communication with site visitors. You may post announcement about conferences, great news, "Tip of day" system, information about coming site maintenance, new goods, sales and much more.

Features

  • The announcements may be with html.
  • The announcements will appear on the overlay.
  • Announcements added to the site as a block - it make possible to use flexible visibility settings to define pages where announcement will appear.
  • On the configure page it is possible to define, on which visit the announcement will appear. By default on the first, second and fifth visit.
  • If interval between http requests is more than one hour, these are two different visits.
  • After 23 days records about visits become old and automatically are removed from the database.
  • Any count of separates blocks with announcements is available now. It is possible to define different visibility for every announcement - for example, for different parts of site.
  • Admin page for managing all announcements.
  • Ability to define time delay after which announcement would be visible was added.

Clean Calendar

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The clean calendar project was created to display a simplified calendar (week view) that is responsive. It differs from the calendar module for views in that it provides only three simplified block displays of event information.

Time of Day

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A very simple field for storing and displaying the time of day, i.e. 5:30 AM. The time is stored as ISO time so it will sort correctly and because it's a datetime value it can be displayed using date format strings for a personalized display.