You are here

README.txt in Field Timer 7.2

Same filename and directory in other branches
  1. 8 README.txt
  2. 7 README.txt
  3. 2.x README.txt
h1. Field Timer

h2. Description

This module provides field which can be displayed as a timer/countdown. 
A start/target date can be any date or an entity property which represent a 
date (for example, created date of a node). Module provides 3 field formatters: 
simple text and 2 formatters based on jQuery plugins County and 
jQuery Countdown.

h2. Requirements

Libraries (http://drupal.org/project/libraries)
Date Popup from package of modules Date (http://drupal.org/project/date)
County (https://github.com/brilsergei/county)
jQuery Countdown (http://keith-wood.name/countdown.html)

h2. Installation

1. Download the module.
2. To be able to use County and jQuery Countdown plugins download them to
sites/all/libraries/county and sites/all/libraries/jquery.countdown. This module
supports jQuery Countdown 2.1.0.
3. Enable the module using admin module page or drush.

h2. Issues, Bugs and Feature Requests

Issues, Bugs and Feature Requests should be made on the page at 
https://drupal.org/project/issues/2040519.

h2. Creators

This module was created by Sergei Brill 
("Drupal user sergei_brill": http://drupal.org/user/2306590/)

File

README.txt
View source
  1. h1. Field Timer
  2. h2. Description
  3. This module provides field which can be displayed as a timer/countdown.
  4. A start/target date can be any date or an entity property which represent a
  5. date (for example, created date of a node). Module provides 3 field formatters:
  6. simple text and 2 formatters based on jQuery plugins County and
  7. jQuery Countdown.
  8. h2. Requirements
  9. Libraries (http://drupal.org/project/libraries)
  10. Date Popup from package of modules Date (http://drupal.org/project/date)
  11. County (https://github.com/brilsergei/county)
  12. jQuery Countdown (http://keith-wood.name/countdown.html)
  13. h2. Installation
  14. 1. Download the module.
  15. 2. To be able to use County and jQuery Countdown plugins download them to
  16. sites/all/libraries/county and sites/all/libraries/jquery.countdown. This module
  17. supports jQuery Countdown 2.1.0.
  18. 3. Enable the module using admin module page or drush.
  19. h2. Issues, Bugs and Feature Requests
  20. Issues, Bugs and Feature Requests should be made on the page at
  21. https://drupal.org/project/issues/2040519.
  22. h2. Creators
  23. This module was created by Sergei Brill
  24. ("Drupal user sergei_brill": http://drupal.org/user/2306590/)