DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:fkstimer

FKStimer Plugin

Compatible with DokuWiki

2015-03-11, 2015-08-10a "Detritus"

plugin Display time to deadline

Last updated on
2015-03-11
Provides
Syntax
Repository
Source

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Tagged with countdown, deadline, time

Installation

:!: External requirements: This plugin requires the following additional components that must be installed separately (via Manual Install tab of the Extension Manager):

Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.

Examples/Usage

There are 2 different to set deadline date:

  1. syntax with full time format:
     Y-m-dTH:i:s 

    “T” is delimiter

  2. syntax with separate parameters

After load page Javacript start count down time.

If time is over display message Term is over!

display data by time:

time do deadline day hours min seconds
T<24 hour Y Y Y N
1 hour < T <24 hour N Y Y Y
1 min < T < 1 hour N N Y Y
T < 1 min N N N Y

pages uses this plugin: http://vyfuk.org

Syntax

Full format:

{{fkstimer>date=2015-03-15T20:00:00}}

Separate parameters:

{{fkstimer>year=2015;month=3;day=15;[hours=20];[minute=0];[second=0]}}

If isn't set hours minute automatically is set value to 00.

Configuration and Settings

Development

Change Log

Newest version use server time.

$conf['server_corection'] (in seconds) is server correction between actual time and server time, for example in web Europe web page in webhosting in USA. Or different date of summer time in another country's.

Known Bugs and Issues

ToDo/Wish List

FAQ

Discussion

plugin/fkstimer.txt · Last modified: 2018-05-29 23:27 by Klap-in

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki