1==== Countdown Plugin Changelog ==== 2 32019-01-13 Luis Machuca Bezzaza 4 5 * Version: 2.6. 6 * syntax.php: Removed getInfo() in favor of DW native. 7 * syntax.php: PHP >= 7.0 function prototype warnings fixed by Stefan Huehner. 8 * The plugin is now moved to a version control. 9 102011-03-07 Luis Machuca Bezzaza 11 12 * Version: 2.5rc2 13 * cleaner code 14 * syntax.php: Corrected a "one day remaining" bug as notified in wikipage. 15 * syntax.php: Substituted <strong> container by simple <span class...> one. 16 * syntax.php: Beta support for business days. 17 * syntax.php: Beta support for notifying the server's wall time. 18 * syntax.php: Beta support for text renderer. 19 * plugin.info.txt: Added. 20 * conf/metadata.php: Added. 21 * ChangeLog: Added. 22 * Added localized plugin description. 23 242009-12-18 Luis Machuca Bezzaza 25 26 * Version: 2.5rc 27 * Under new management. 28 * lang/: Spanish language file <Luis Machuca Bezzaza>. 29 * lang/: Brazilian Portuguese language file <Adirson Maguila>. 30 * lang/: Czech language file <Roman Šilar>. 31 * syntax.php: Use getLang, getConf interface. 32 * syntax.php: Display hr/min in countdown message. 33 342009-01-24 Ekkart Kleinod 35 36 * Version: 2.1.3 37 * lang/: French language file <unknown>. 38 392008-07-20 Ekkart Kleinod 40 41 * Version: 2.1.2 42 * lang/: Estonian language file <unknown>. 43 442008-04-17 Ekkart Kleinod 45 46 * Version: 2.1.1 47 * lang/: Polish language file <unknown>. 48 * lang/: Swedish language file corrected. 49 502008-03-04 EKkart Kleinod 51 52 * Version: 2.1 53 * bugfix: No newline after "?>" (Warning: Cannot modify header information...) 54 * syntax.php: computation of days with ceil (problem with 1 day into future) 55 * conf/default.php: new variable 'use_today' 56 572008-02-20 Ekkart Kleinod 58 59 * Version: 2.0.1 60 * lang/: Swedish language file <unknown>. 61 622008-02-18 Ekkart Kleinod 63 64 * Version: 2.0 65 * syntax.php: enhanced input (using strtotime, and therefore GNU date formats) 66 * syntax.php: optional output of entered date 67 * conf/default.php: optional output of entered date 68 692008-02-18 Paul Peters 70 * Version: 1.0 71 * based on a nucleuswiki plugin by Trent Adams | Edmond Hui 72 * basic input functionality 73