hoi marlies,
ja das müsste laufen habe es schnell bei dynpg.org ausprobiert und geht super :) eine doku gibt es dazu nicht, aber in diesem Thread stehen schon viele infos:
http://www.dynpg.org/index.php?t=Forum&read_group=138&thread_id=462
Generell kann das Plugin ohne Parameter eingebunden werden und zählt dann einfach runter. Die verwendeten Texte werden über die local-Files des Plugins gesetzt. Design kann via CSS angepasst werden.
folgende parameter können zusätzlich via plugin gesetzt werden:
// until or since
'countdown_mode' => 'until',
// Uppercase mandatory, lowercase optional
// 'Y' for years, 'O' for months, 'W' for weeks, 'D' for days, 'H' for hours, 'M' for minutes, 'S' for seconds.
'countdown_format' => 'dHMS',
// true or false
// Indicate whether or not the countdown should be displayed in a compact format.
'countdown_compact_mode' => false,
// id of the div to fill with the countdown
'countdown_div_id' => 'dynpg_default_countdown',
// set to true if target time should be servertime
'countdown_use_servertime' => false,
// shows after countdown ends
'countdown_expiry_text' => false
mfg
chris.w.
|
*************************************
Christoph Würsch
Urbanización Aranjuez
Asturianas No° 23
Asuncion / Paraguay
-------------------------------------
Tel: +595 (0)21 332 984
-------------------------------------
http://www.chriswuersch.com
*************************************
|