CHANGELOG.txt |
CHANGELOG.txt |
|
-------------
Clock 6.x-1.x
-------------
Clock 6.x-1.x-dev
-----------------
- by tstoeckler: Fix incorrect file permissions.
Clock 6.x-1.7, 2011-08-21
-------------------------
- #1192246 by tstoeckler, Rob_Feature, Jarry: Make the clock… |
clock.info |
clock.info |
|
name = Clock
description = Provides a block displaying the time of a selected time zone.
core = 6.x
package = Date/Time
dependencies[] = date_api
dependencies[] = date_timezone |
clock.install |
clock.install |
|
Install, update and uninstall functions for the clock module. |
clock.module |
clock.module |
|
Functions to manage the display of a clock. |
clock.test |
clock.test |
|
Tests for Clock module. |
README.txt |
README.txt |
|
/**
* Installation
*/
1. If you haven't already, download the "Date" project
(http://drupal.org/project/date) and install it as usual. Current
version: 6.x-2.4.
2. Enable Clock module as usual.
/**
* Maintainers
*/
Clock… |