You are here

Files in Clock 7.2

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt ------------- Clock 7.x-2.x ------------- Clock 7.x-2.x-dev ----------------- - #1521574 by sepehr.sadatifar, Jarry: Fix clock always displaying local time. - by tstoeckler: Fix incorrect file permissions. - #2092117 by tstoeckler: Remove dependency…
clock.admin.css clock.admin.css Administrative styles for clock.module.
clock.admin.inc clock.admin.inc Page generation functions for the administrative pages.
clock.base.css clock.base.css /** * Base styles for clock.module. */ .clock-daylight-savings-time-marker { color: #ff8000; }
clock.info clock.info name = Clock description = Provides a block displaying the current time. core = 7.x package = Date/Time files[] = clock.module files[] = clock.install files[] = clock.js files[] = clock.test
clock.install clock.install Install, update and uninstall functions for the clock module.
clock.module clock.module Display clocks on your site.
clock.table.inc clock.table.inc Backports the 'table' form element from Drupal 7
clock.test clock.test Tests for Clock module.
clock.theme.inc clock.theme.inc Theme-related functions for Clock module.
clock.tokens.inc clock.tokens.inc Token-related functions 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: 7.x-1.x-dev. 2. Enable Clock module as usual. /** * Maintainers */ Clock…

Other projects