clock 6.x-1.7
| Download | Size | md5 hash |
|---|---|---|
| clock-6.x-1.7.tar.gz | 14.79 KB | caf3b36994bcbbd449e122a5e0bbbeac |
| clock-6.x-1.7.zip | 16.72 KB | ee4cf6417367935dd35fa972fa8b6259 |
Release notes
Changes since 6.x-1.6:
- #1192246: Disable Block Cache? by tstoeckler, Rob_Feature, Jarry
- #1241996: Time zone 'Local' passed to date_format_date() by tstoeckler
- #1090892: Time zone not being applied correctly by tstoeckler, PostHistory
Make the clock compatible with page caching.
Makes time zones work again.
clock 7.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| clock-7.x-1.2.tar.gz | 14.86 KB | 9ec4800a48d578dfb7358fd4b944fcaf |
| clock-7.x-1.2.zip | 16.9 KB | 4d1dbe7d269a088e026e08bb9f18d4b3 |
Release notes
List of changes since 7.x-1.1:
- #1192246: Disable Block Cache? by tstoeckler, Rob_Feature, Jarry
- #1241996: Time zone 'Local' passed to date_format_date() by tstoeckler
- #1253596: Time zone type variable as int doesn't work by tstoeckler
This makes Clock module compatible with page caching.
This makes tests pass again.
This fixes a weird bug where the default value on the clock configuration form was wrong.
clock 6.x-1.6
| Download | Size | md5 hash |
|---|---|---|
| clock-6.x-1.6.tar.gz | 14.77 KB | d467e6c86f59ee780736d9d41cb23913 |
| clock-6.x-1.6.zip | 16.99 KB | 74324f7c0dd66201bc2a801d6cc2e07b |
Release notes
This release mainly fixes a bug where the JS update was broken in non-English sites. Thanks FranciscoLuz and gionnibgud for reporting the bug and helping test the fix!
clock 7.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| clock-7.x-1.1.tar.gz | 14.83 KB | c21bffecabdc826e971e6e5da11cadbd |
| clock-7.x-1.1.zip | 17.17 KB | 5a469150ccb4bc2de6d3cba474bcfef0 |
Release notes
This release mainly fixes a bug where the JS update was broken in non-English sites. Thanks FranciscoLuz and gionnibgud for reporting the bug and helping test the fix!
clock 7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| clock-7.x-1.0.tar.gz | 14.71 KB | aafc8305c6e6280aacc5bbe638526a11 |
| clock-7.x-1.0.zip | 16.9 KB | 8224b0307046842257d3e6820c1b8e95 |
Release notes
This is the first release for Drupal 7.
Due to the way Drupal 7 handles dates the user interface of this module has changed a bit.
Drupal 7 provides the ability to create custom "date types" just like the core date types: short, medium and long. For that reason this module no longer provides the ability to display an arbitrary date format, as you can already create arbitrary formats and date types with Drupal 7 core.
For people upgrading from Drupal 6, the variable names have changed, so be sure to run update.php.
As always, please report any bugs you may find!
clock 6.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| clock-6.x-1.5.tar.gz | 14.66 KB | 11a285ba3b03f5fa0af4ff50bba6f4c4 |
| clock-6.x-1.5.zip | 16.73 KB | ccaaff42662ff2ec4361e2f53772ea05 |
Release notes
This release fixes a little bug where the incorrect ordinal was displayed on some dates, e.g. 22th instead of 22nd. Thanks iantresman for finding the bug and providing a fix!
clock 7.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| clock-7.x-1.0-beta1.tar.gz | 14.54 KB | bae9f012699236ce48193611d3e0c358 |
| clock-7.x-1.0-beta1.zip | 16.78 KB | 6c931b1235bb679598f2c8b6dde1e9e3 |
Release notes
Beta release of Clock 7.x
Should work with latest version of Date API and Drupal 7.
The variable names have changed for Drupal 7. An update function is provided that deletes the old variables. You will have to reconfigure your clock block.
clock 6.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| clock-6.x-1.4.tar.gz | 14.46 KB | 944beac691891cbbdbbee01d0c96c3cd |
| clock-6.x-1.4.zip | 16.59 KB | 96f4e534cfa41833f0dd13d0596879dd |
Release notes
The only remarkable change from previous versions is that Clock module no longer relies on the jQuery Timers library. If you had Libraries API installed before, you also don't need that anymore (at least not for Clock module). Upgrading from previous versions is recommended, but not required.
clock 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| clock-6.x-1.3.tar.gz | 17.02 KB | a5879576ce59610fa5e85ece87de62e7 |
| clock-6.x-1.3.zip | 21.18 KB | f5fb06589166d979e316b8658544a3f9 |
Release notes
Please do not use this version. Please use version 6.x-1.4 instead.
clock 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| clock-6.x-1.2.tar.gz | 17.75 KB | e9229a90207c89a43ca63555bb32abd5 |
| clock-6.x-1.2.zip | 21.97 KB | 7319440e9cb56634bbb85c6bbb734e9e |
Release notes
This release is primarily to fix a bug, where the time zone would change to an incorrect value when using the JavaScript feature. This was reported by BillRedman and others (Thanks!). As always: Please do create an issue, if you experience any problems!
In the mean-time, a couple of features have been introduced. See the CHANGELOG for an accurate list of commits.
- First, and foremost: Clock now depends on Libraries API. For now it is not a hard requirement (in that Clock still works without it) but that will change in the future. So be sure to get Libraries API to save yourself some worries in the future.
- Related to the previous change is the fact that the location of the jQuery Timers library has changed to sites/all/libraries/jquerytimers/jquery.timers.js. As with the previous one, this change is not (yet) mandatory, but strongly advised.
- You can now display the Clock in the "Local time zone" which is the time zone of the operating system of the visiting user. Beware: This is not the same thing, as "User time zone".
- Clock module now ships with an extensive help text, which you can access in the usual Drupal help area.
clock 7.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| clock-7.x-2.x-dev.tar.gz | 22.63 KB | 4da5cdd64f3210d27c5d8e9e9ea29044 |
| clock-7.x-2.x-dev.zip | 26.46 KB | 43f04c43e47b215dd6a1de4e24c92c22 |
Release notes
This the development version where support for multiple clocks is being tried out.
It currently works, but there are a number of outstanding issues. If you have a development environment, please try it out and report any bugs.
You will need the Token and Edge modules for this to work.
There is currently a known bug in Edge module, that makes the table on the block configuration page look a bit wonky.
Be sure to run update.php in case you are upgrading.
clock 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| clock-7.x-1.x-dev.tar.gz | 16.14 KB | 08bac123b69016198e78a630fb07eb5d |
| clock-7.x-1.x-dev.zip | 18.17 KB | 10cd1228e60db2d0f43a9014ca330cb5 |
Release notes
Development version compatible with Drupal 7.
clock 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| clock-6.x-1.1.tar.gz | 14.74 KB | 3ebe7cb7b10639773df17250b8ae1dee |
| clock-6.x-1.1.zip | 17.87 KB | 719c2942a2a53b0a5c3d67f54128e790 |
Release notes
Contains a bunch of new features and bug fixes. For a complete list of changes see: http://drupalcode.org/viewvc/drupal/contributions/modules/clock/CHANGELO... (note that I forgot to update CHANGELOG.txt before making this release, so it still says, 6.x-1.x-dev...)
Most notably, in the block configuration interface you will now find an option to "Update the clock continuously via JavaScript". That makes a lot of sense if you're displaying seconds in your clock. Even though it works with all formats it might make sense to turn this off for performance, if, for example, you are only displaying the date. Due to this change, Clock now depends on the jQuery Timers Plugin which you need to download separately and place in your modules/clock/ directory.
A German translation has been added. The module contains a "clock.pot" file in the /translations folder, which you can edit to translate it into other languages. Please upload patches!
This module now integrates with Simpletest, providing some simple tests (no pun intended).
clock 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| clock-6.x-1.0.tar.gz | 7.43 KB | 3eacbb6e1450012c82dc8263819fbf07 |
| clock-6.x-1.0.zip | 7.84 KB | 048cbb821650238336948592581d7c51 |
Release notes
1.0 Release of Clock.
Features configuration of time zone and date format.
clock 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| clock-6.x-1.x-dev.tar.gz | 15.82 KB | 1387886bae7e5949e23886f06c14abb8 |
| clock-6.x-1.x-dev.zip | 17.78 KB | 96a3f4c40160098bc52cf95dac4899c5 |
Release notes
Current development version.
See the CHANGELOG.txt for what's been happening recently.