--- a/web/wp-content/themes/IRI-Theme/home.php Thu Sep 16 15:45:36 2010 +0000
+++ b/web/wp-content/themes/IRI-Theme/home.php Mon Nov 19 18:26:13 2012 +0100
@@ -1,6 +1,9 @@
<?php get_header(); ?>
<!--START LEFT SIDE-->
<div id="feature" class="column span-15 colborder">
+
+ <?php pikslider_show(); ?>
+
<!--BEGIN FEATURED POST-->
<?php
$PostHomeId = xilimlSam_other_posts(3);
@@ -18,6 +21,7 @@
</div>
<?php endwhile; ?>
</div>
+
<!--END FEATURED POST-->
<!-- BEGIN THREE AT RIGHT -->
<div class="column span-7 last">
@@ -69,7 +73,16 @@
</h3>
<?php ec3_get_calendar(); ?>
-
+
+<!-- LIEN NOUVELLE PLATEFORME -->
+<hr />
+<h3>Lignes de Temps</h3>
+<ul><li><a href="http://ldt.iri.centrepompidou.fr" target="_blank">Nouvelle plateforme Lignes de Temps</a></li></ul>
+
+<!-- POLEMIC TWEET ARCHIVES -->
+<hr />
+<iframe src="http://polemictweet.com/archives-iframe.php" width="270" height="240" frameborder="0"></iframe>
+<hr />
<!--END OF THIS AREA -->