diff options
| author | Starla Insigna <hatkirby@fourisland.com> | 2010-07-08 09:24:56 +1000 |
|---|---|---|
| committer | Starla Insigna <hatkirby@fourisland.com> | 2010-07-08 09:24:56 +1000 |
| commit | 0ca630ea6ce8c6e5853bb88cb0e4b6ba2e6da86b (patch) | |
| tree | 7aed26c1e85cfa877344696198ad2523c33cb1bf | |
| parent | 128676b247ac30d3513ad3d426da685c7a55eadc (diff) | |
| download | fourisland-0ca630ea6ce8c6e5853bb88cb0e4b6ba2e6da86b.tar.gz fourisland-0ca630ea6ce8c6e5853bb88cb0e4b6ba2e6da86b.tar.bz2 fourisland-0ca630ea6ce8c6e5853bb88cb0e4b6ba2e6da86b.zip | |
Installed Tweetboard
| -rwxr-xr-x | includes/specialdates.php | 1 | ||||
| -rwxr-xr-x | theme/layouts/4.5/layout.tpl | 9 | ||||
| -rwxr-xr-x | theme/layouts/6.2/layout.tpl | 9 | ||||
| -rwxr-xr-x | theme/layouts/7/layout.tpl | 9 |
4 files changed, 28 insertions, 0 deletions
| diff --git a/includes/specialdates.php b/includes/specialdates.php index a7c51f9..8d0aa08 100755 --- a/includes/specialdates.php +++ b/includes/specialdates.php | |||
| @@ -55,6 +55,7 @@ sd_lunar_annual('Fathers Day',6,7,3); //BG Pic; DateFinder | |||
| 55 | sd_solar_annual('CTNH',6,17); //Header Pic; DateFinder | 55 | sd_solar_annual('CTNH',6,17); //Header Pic; DateFinder |
| 56 | sd_solar_annual('Independance Day',7,4); //BG Pic; DateFinder | 56 | sd_solar_annual('Independance Day',7,4); //BG Pic; DateFinder |
| 57 | sd_lunar_annual('SysAdminDay',7,5,4); //DateFinder | 57 | sd_lunar_annual('SysAdminDay',7,5,4); //DateFinder |
| 58 | sd_solar_annual('Opposite Day',8,25); //Yet to be implemented | ||
| 58 | sd_lunar_annual('Labor Day',9,1,1); //Yet to be implemented | 59 | sd_lunar_annual('Labor Day',9,1,1); //Yet to be implemented |
| 59 | sd_solar_annual('Four Island A',9,22); //BG Pic; DateFinder; Header Pic | 60 | sd_solar_annual('Four Island A',9,22); //BG Pic; DateFinder; Header Pic |
| 60 | sd_lunar_annual('Columbus Day',10,1,2); //BG Pic; DateFinder | 61 | sd_lunar_annual('Columbus Day',10,1,2); //BG Pic; DateFinder |
| diff --git a/theme/layouts/4.5/layout.tpl b/theme/layouts/4.5/layout.tpl index 58f1a39..ada39b9 100755 --- a/theme/layouts/4.5/layout.tpl +++ b/theme/layouts/4.5/layout.tpl | |||
| @@ -279,6 +279,15 @@ AudioPlayer.setup("http://fourisland.com/theme/js/audio-player/player.swf", { | |||
| 279 | </DIV> | 279 | </DIV> |
| 280 | </DIV> | 280 | </DIV> |
| 281 | 281 | ||
| 282 | <script type="text/javascript"> | ||
| 283 | var _tbdef = {user: 'starla4444'}; | ||
| 284 | (function(){ | ||
| 285 | var d = document;var tbjs = d.createElement('script'); tbjs.type = 'text/javascript'; | ||
| 286 | tbjs.async = true; tbjs.src = 'http://tweetboard.com/tb.js'; var tbel = d.getElementsByTagName('head')[0]; | ||
| 287 | if(!tbel) tbel = d.getElementsByTagName('head')[0]; tbel.appendChild(tbjs); | ||
| 288 | })(); | ||
| 289 | </script> | ||
| 290 | |||
| 282 | <!--Google Analytics--> | 291 | <!--Google Analytics--> |
| 283 | <script type="text/javascript"> | 292 | <script type="text/javascript"> |
| 284 | var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); | 293 | var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); |
| diff --git a/theme/layouts/6.2/layout.tpl b/theme/layouts/6.2/layout.tpl index 90a739b..6f91eab 100755 --- a/theme/layouts/6.2/layout.tpl +++ b/theme/layouts/6.2/layout.tpl | |||
| @@ -337,6 +337,15 @@ AudioPlayer.setup("http://fourisland.com/theme/js/audio-player/player.swf", { | |||
| 337 | </DIV> | 337 | </DIV> |
| 338 | </DIV> | 338 | </DIV> |
| 339 | 339 | ||
| 340 | <script type="text/javascript"> | ||
| 341 | var _tbdef = {user: 'starla4444'}; | ||
| 342 | (function(){ | ||
| 343 | var d = document;var tbjs = d.createElement('script'); tbjs.type = 'text/javascript'; | ||
| 344 | tbjs.async = true; tbjs.src = 'http://tweetboard.com/tb.js'; var tbel = d.getElementsByTagName('head')[0]; | ||
| 345 | if(!tbel) tbel = d.getElementsByTagName('head')[0]; tbel.appendChild(tbjs); | ||
| 346 | })(); | ||
| 347 | </script> | ||
| 348 | |||
| 340 | <!--Google Analytics--> | 349 | <!--Google Analytics--> |
| 341 | <script type="text/javascript"> | 350 | <script type="text/javascript"> |
| 342 | var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); | 351 | var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); |
| diff --git a/theme/layouts/7/layout.tpl b/theme/layouts/7/layout.tpl index 8f58b16..25489d7 100755 --- a/theme/layouts/7/layout.tpl +++ b/theme/layouts/7/layout.tpl | |||
| @@ -247,6 +247,15 @@ AudioPlayer.setup("http://fourisland.com/theme/js/audio-player/player.swf", { | |||
| 247 | </p> | 247 | </p> |
| 248 | </div> | 248 | </div> |
| 249 | 249 | ||
| 250 | <script type="text/javascript"> | ||
| 251 | var _tbdef = {user: 'starla4444'}; | ||
| 252 | (function(){ | ||
| 253 | var d = document;var tbjs = d.createElement('script'); tbjs.type = 'text/javascript'; | ||
| 254 | tbjs.async = true; tbjs.src = 'http://tweetboard.com/tb.js'; var tbel = d.getElementsByTagName('head')[0]; | ||
| 255 | if(!tbel) tbel = d.getElementsByTagName('head')[0]; tbel.appendChild(tbjs); | ||
| 256 | })(); | ||
| 257 | </script> | ||
| 258 | |||
| 250 | <!--Google Analytics--> | 259 | <!--Google Analytics--> |
| 251 | <script type="text/javascript"> | 260 | <script type="text/javascript"> |
| 252 | var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); | 261 | var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); |
