T(-) Countdown - Version 2.2.8

Version Description

  • fixed missing php tag.
Download this release

Release Info

Developer baden03
Plugin Icon 128x128 T(-) Countdown
Version 2.2.8
Comparing to
See all releases

Code changes from version 2.2.7 to 2.2.8

countdown-timer.php CHANGED
@@ -5,7 +5,7 @@ Text Domain: tminus
5
  Domain Path: /languages
6
  Plugin URI: http://plugins.twinpictures.de/plugins/t-minus-countdown/
7
  Description: Display and configure multiple T(-) Countdown timers using a shortcode or sidebar widget.
8
- Version: 2.2.7
9
  Author: twinpictures, baden03
10
  Author URI: http://www.twinpictures.de/
11
  License: GPL2
@@ -525,7 +525,7 @@ function print_my_script() {
525
  'localtime': '<?php echo $script['localtime']; ?>'
526
  },
527
  style: '<?php echo $script['style']; ?>',
528
- launchtarget: '<? echo $script['launchtarget']; ?>',
529
  omitWeeks: <?php echo $script['omitweeks'];
530
  if($script['content']){
531
  echo ", onComplete: function() {
5
  Domain Path: /languages
6
  Plugin URI: http://plugins.twinpictures.de/plugins/t-minus-countdown/
7
  Description: Display and configure multiple T(-) Countdown timers using a shortcode or sidebar widget.
8
+ Version: 2.2.8
9
  Author: twinpictures, baden03
10
  Author URI: http://www.twinpictures.de/
11
  License: GPL2
525
  'localtime': '<?php echo $script['localtime']; ?>'
526
  },
527
  style: '<?php echo $script['style']; ?>',
528
+ launchtarget: '<?php echo $script['launchtarget']; ?>',
529
  omitWeeks: <?php echo $script['omitweeks'];
530
  if($script['content']){
531
  echo ", onComplete: function() {
css/darth/style.css CHANGED
@@ -69,4 +69,5 @@
69
  color: #fff;
70
  text-align: left;
71
  font-size: 9px;
 
72
  }
69
  color: #fff;
70
  text-align: left;
71
  font-size: 9px;
72
+ white-space:nowrap;
73
  }
css/jedi/style.css CHANGED
@@ -66,6 +66,7 @@
66
  left: -15px;
67
  top: 16px;
68
  width:28px;
 
69
  color: #000;
70
  text-align: left;
71
  font-size: 9px;
66
  left: -15px;
67
  top: 16px;
68
  width:28px;
69
+ white-space:nowrap;
70
  color: #000;
71
  text-align: left;
72
  font-size: 9px;
languages/tminus-en_EN.po CHANGED
@@ -15,103 +15,103 @@ msgstr ""
15
  "Language: English\n"
16
  "X-Poedit-SourceCharset: UTF-8\n"
17
 
18
- #: tminus.php:107
19
  msgid "A highly customizable jQuery countdown timer by Twinpictures"
20
  msgstr ""
21
 
22
- #: tminus.php:134 tminus.php:376 tminus.php:554
23
  msgid "weeks"
24
  msgstr ""
25
 
26
- #: tminus.php:135 tminus.php:377 tminus.php:555
27
  msgid "days"
28
  msgstr ""
29
 
30
- #: tminus.php:136 tminus.php:378 tminus.php:556
31
  msgid "hours"
32
  msgstr ""
33
 
34
- #: tminus.php:137 tminus.php:379 tminus.php:557
35
  msgid "minutes"
36
  msgstr ""
37
 
38
- #: tminus.php:138 tminus.php:380 tminus.php:558
39
  msgid "seconds"
40
  msgstr ""
41
 
42
- #: tminus.php:392
43
  msgid "Title:"
44
  msgstr ""
45
 
46
- #: tminus.php:393
47
  msgid "Target Date:"
48
  msgstr ""
49
 
50
- #: tminus.php:394
51
  msgid "Target Time (HH:MM:SS):"
52
  msgstr ""
53
 
54
- #: tminus.php:414
55
  msgid "Omit Weeks:"
56
  msgstr ""
57
 
58
- #: tminus.php:414
59
  msgid "No"
60
  msgstr ""
61
 
62
- #: tminus.php:414
63
  msgid "Yes"
64
  msgstr ""
65
 
66
- #: tminus.php:415
67
  msgid "Style:"
68
  msgstr ""
69
 
70
- #: tminus.php:429
71
  msgid "Inject Script:"
72
  msgstr ""
73
 
74
- #: tminus.php:429
75
  msgid "Footer"
76
  msgstr ""
77
 
78
- #: tminus.php:429
79
  msgid "Inline"
80
  msgstr ""
81
 
82
- #: tminus.php:434
83
  msgid "Rockstar Features"
84
  msgstr ""
85
 
86
- #: tminus.php:438
87
  msgid "This is totally worth 3 bucks."
88
  msgstr ""
89
 
90
- #: tminus.php:445
91
  msgid "Above Countdown"
92
  msgstr ""
93
 
94
- #: tminus.php:447
95
  msgid "Top HTML:"
96
  msgstr ""
97
 
98
- #: tminus.php:450
99
  msgid "Below Countdown"
100
  msgstr ""
101
 
102
- #: tminus.php:452
103
  msgid "Bottom HTML:"
104
  msgstr ""
105
 
106
- #: tminus.php:455
107
  msgid "When Countdown Reaches Zero"
108
  msgstr ""
109
 
110
- #: tminus.php:457
111
  msgid "Launch Event HTML:"
112
  msgstr ""
113
 
114
- #: tminus.php:458
115
  msgid "Launch Target:"
116
  msgstr ""
117
 
@@ -123,35 +123,35 @@ msgstr ""
123
  msgid "Count Up"
124
  msgstr ""
125
 
126
- #: tminus.php:472
127
  msgid "Digit Titles"
128
  msgstr ""
129
 
130
- #: tminus.php:474
131
  msgid "How do you spell \"weeks\"?:"
132
  msgstr ""
133
 
134
- #: tminus.php:475
135
  msgid "How do you spell \"days\"?:"
136
  msgstr ""
137
 
138
- #: tminus.php:476
139
  msgid "How do you spell \"hours\"?:"
140
  msgstr ""
141
 
142
- #: tminus.php:477
143
  msgid "How do you spell \"minutes\"?:"
144
  msgstr ""
145
 
146
- #: tminus.php:478
147
  msgid "And \"seconds\" are spelled:"
148
  msgstr ""
149
 
150
- #: tminus.php:489
151
  msgid "Schedule Recurring Countdown"
152
  msgstr ""
153
 
154
- #: tminus.php:491
155
  msgid ""
156
  "%sT(-) Countdown Control%s is a premium countdown plugin that includes the "
157
  "ability to schedule and manage mulitple recurring T(-) Countdowns... the "
15
  "Language: English\n"
16
  "X-Poedit-SourceCharset: UTF-8\n"
17
 
18
+ #: countdown-timer.php:107
19
  msgid "A highly customizable jQuery countdown timer by Twinpictures"
20
  msgstr ""
21
 
22
+ #: countdown-timer.php:134 countdown-timer.php:376 countdown-timer.php:554
23
  msgid "weeks"
24
  msgstr ""
25
 
26
+ #: countdown-timer.php:135 countdown-timer.php:377 countdown-timer.php:555
27
  msgid "days"
28
  msgstr ""
29
 
30
+ #: countdown-timer.php:136 countdown-timer.php:378 countdown-timer.php:556
31
  msgid "hours"
32
  msgstr ""
33
 
34
+ #: countdown-timer.php:137 countdown-timer.php:379 countdown-timer.php:557
35
  msgid "minutes"
36
  msgstr ""
37
 
38
+ #: countdown-timer.php:138 countdown-timer.php:380 countdown-timer.php:558
39
  msgid "seconds"
40
  msgstr ""
41
 
42
+ #: countdown-timer.php:392
43
  msgid "Title:"
44
  msgstr ""
45
 
46
+ #: countdown-timer.php:393
47
  msgid "Target Date:"
48
  msgstr ""
49
 
50
+ #: countdown-timer.php:394
51
  msgid "Target Time (HH:MM:SS):"
52
  msgstr ""
53
 
54
+ #: countdown-timer.php:414
55
  msgid "Omit Weeks:"
56
  msgstr ""
57
 
58
+ #: countdown-timer.php:414
59
  msgid "No"
60
  msgstr ""
61
 
62
+ #: countdown-timer.php:414
63
  msgid "Yes"
64
  msgstr ""
65
 
66
+ #: countdown-timer.php:415
67
  msgid "Style:"
68
  msgstr ""
69
 
70
+ #: countdown-timer.php:429
71
  msgid "Inject Script:"
72
  msgstr ""
73
 
74
+ #: countdown-timer.php:429
75
  msgid "Footer"
76
  msgstr ""
77
 
78
+ #: countdown-timer.php:429
79
  msgid "Inline"
80
  msgstr ""
81
 
82
+ #: countdown-timer.php:434
83
  msgid "Rockstar Features"
84
  msgstr ""
85
 
86
+ #: countdown-timer.php:438
87
  msgid "This is totally worth 3 bucks."
88
  msgstr ""
89
 
90
+ #: countdown-timer.php:445
91
  msgid "Above Countdown"
92
  msgstr ""
93
 
94
+ #: countdown-timer.php:447
95
  msgid "Top HTML:"
96
  msgstr ""
97
 
98
+ #: countdown-timer.php:450
99
  msgid "Below Countdown"
100
  msgstr ""
101
 
102
+ #: countdown-timer.php:452
103
  msgid "Bottom HTML:"
104
  msgstr ""
105
 
106
+ #: countdown-timer.php:455
107
  msgid "When Countdown Reaches Zero"
108
  msgstr ""
109
 
110
+ #: countdown-timer.php:457
111
  msgid "Launch Event HTML:"
112
  msgstr ""
113
 
114
+ #: countdown-timer.php:458
115
  msgid "Launch Target:"
116
  msgstr ""
117
 
123
  msgid "Count Up"
124
  msgstr ""
125
 
126
+ #: countdown-timer.php:472
127
  msgid "Digit Titles"
128
  msgstr ""
129
 
130
+ #: countdown-timer.php:474
131
  msgid "How do you spell \"weeks\"?:"
132
  msgstr ""
133
 
134
+ #: countdown-timer.php:475
135
  msgid "How do you spell \"days\"?:"
136
  msgstr ""
137
 
138
+ #: countdown-timer.php:476
139
  msgid "How do you spell \"hours\"?:"
140
  msgstr ""
141
 
142
+ #: countdown-timer.php:477
143
  msgid "How do you spell \"minutes\"?:"
144
  msgstr ""
145
 
146
+ #: countdown-timer.php:478
147
  msgid "And \"seconds\" are spelled:"
148
  msgstr ""
149
 
150
+ #: countdown-timer.php:489
151
  msgid "Schedule Recurring Countdown"
152
  msgstr ""
153
 
154
+ #: countdown-timer.php:491
155
  msgid ""
156
  "%sT(-) Countdown Control%s is a premium countdown plugin that includes the "
157
  "ability to schedule and manage mulitple recurring T(-) Countdowns... the "
readme.txt CHANGED
@@ -4,8 +4,8 @@ Contributors: twinpictures, baden03
4
  Donate link: http://plugins.twinpictures.de/plugins/t-minus-countdown/
5
  Tags: countdown, timer, clock, ticker, widget, event, counter, count down, t minus, t-minus, twinpictures, plguin-oven, pluginoven, G2, spaceBros, littlewebtings, jQuery, javascript
6
  Requires at least: 3.3
7
- Tested up to: 3.4.2
8
- Stable tag: 2.2.7
9
 
10
  T(-) Countdown will display a highly customizable, flash-free countdown timer as a sidebar widget or in a post or page using a shortcode.
11
 
@@ -61,6 +61,9 @@ Ah yes! <a href='http://twitter.com/#!/twinpictures'>@Twinpictures</a> is on the
61
 
62
  == Changelog ==
63
 
 
 
 
64
  = 2.2.7 =
65
  * Added I18n localization support
66
  * Added German translation
@@ -161,6 +164,9 @@ Ah yes! <a href='http://twitter.com/#!/twinpictures'>@Twinpictures</a> is on the
161
 
162
  == Upgrade Notice ==
163
 
 
 
 
164
  = 2.2.7 =
165
  * Language support added
166
  * German translation added
4
  Donate link: http://plugins.twinpictures.de/plugins/t-minus-countdown/
5
  Tags: countdown, timer, clock, ticker, widget, event, counter, count down, t minus, t-minus, twinpictures, plguin-oven, pluginoven, G2, spaceBros, littlewebtings, jQuery, javascript
6
  Requires at least: 3.3
7
+ Tested up to: 3.5
8
+ Stable tag: 2.2.8
9
 
10
  T(-) Countdown will display a highly customizable, flash-free countdown timer as a sidebar widget or in a post or page using a shortcode.
11
 
61
 
62
  == Changelog ==
63
 
64
+ = 2.2.8 =
65
+ * fixed missing php tag.
66
+
67
  = 2.2.7 =
68
  * Added I18n localization support
69
  * Added German translation
164
 
165
  == Upgrade Notice ==
166
 
167
+ = 2.2.8 =
168
+ * small bug fix that was causing issues on some systems.
169
+
170
  = 2.2.7 =
171
  * Language support added
172
  * German translation added