diff -r fb7cd02b9848 -r 561aa6d282f6 web/wp-content/themes/IRI-Theme/home.php
--- a/web/wp-content/themes/IRI-Theme/home.php Tue Jan 05 09:59:49 2010 +0000
+++ b/web/wp-content/themes/IRI-Theme/home.php Mon Feb 01 09:51:57 2010 +0000
@@ -32,27 +32,53 @@
-
Actualités [+]
-
+
+
+
+
+
+
+
-
+
+
+ // iCalendar link.
+ $webcal = get_option('home') . "/?ec3_ical";
+ // Macintosh always understands webcal:// protocol.
+ // It's hard to guess on other platforms, so stick to http://
+ if(strstr($_SERVER['HTTP_USER_AGENT'],'Mac OS X'))
+ $webcal = preg_replace('/^http:/','webcal:',$webcal);
+ echo "\t \n"
+ . "\t
\n"
+ . "\t \n";
+ ?>
+
+
-
+
+
+
+
+ ; ?>/images/icons/facebook.png)
+ ; ?>/images/icons/delicious.png)
+ ; ?>/images/icons/flickr.gif)
+