author | hurons@caf4f556-3d62-0410-8435-a86758001935 |
Mon, 17 May 2010 10:08:38 +0000 | |
changeset 180 | d8780eeb2607 |
parent 170 | 8e3a5a6fc63e |
child 183 | 632ee16f1e91 |
permissions | -rw-r--r-- |
136 | 1 |
<?php get_header(); ?> |
2 |
<!--START LEFT SIDE--> |
|
3 |
<div id="feature" class="column span-15 colborder"> |
|
4 |
<!--BEGIN FEATURED POST--> |
|
170
8e3a5a6fc63e
English version just for user loged view
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
136
diff
changeset
|
5 |
<?php |
8e3a5a6fc63e
English version just for user loged view
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
136
diff
changeset
|
6 |
$PostHomeId = xilimlSam_other_posts(3); |
8e3a5a6fc63e
English version just for user loged view
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
136
diff
changeset
|
7 |
query_posts("p=".$PostHomeId); |
8e3a5a6fc63e
English version just for user loged view
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
136
diff
changeset
|
8 |
?> |
136 | 9 |
<?php while (have_posts()) : the_post(); ?> |
10 |
<div id="maincontent" class="column span-15 colborder first"> |
|
11 |
<div class="contentHome"> |
|
12 |
<div class="category-page-header"> |
|
13 |
<div id="p2c-header"> |
|
170
8e3a5a6fc63e
English version just for user loged view
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
136
diff
changeset
|
14 |
<?php the_content(); ?> |
136 | 15 |
</div> |
16 |
</div> |
|
17 |
</div> |
|
18 |
</div> |
|
19 |
<?php endwhile; ?> |
|
20 |
</div> |
|
21 |
<!--END FEATURED POST--> |
|
22 |
<!-- BEGIN THREE AT RIGHT --> |
|
23 |
<div class="column span-7 last"> |
|
24 |
<div id="home_right"> |
|
25 |
||
26 |
<!-- RESEARCH BOX |
|
27 |
<div class="box"> |
|
28 |
<div> |
|
29 |
<h6>Recherche</h6> |
|
30 |
<?php getSearch(); ?> |
|
31 |
</div> |
|
32 |
<div class="cleaner"></div> |
|
33 |
</div> |
|
34 |
--> |
|
35 |
|
|
36 |
<!-- ACTU BOX --> |
|
37 |
<div> |
|
170
8e3a5a6fc63e
English version just for user loged view
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
136
diff
changeset
|
38 |
<h3><?php _e("Next Events",'IriTheme'); ?></h3> |
136 | 39 |
<?php ec3_get_events_home(1); ?> |
40 |
|
|
41 |
<!-- --> |
|
42 |
<?php /*query_posts('cat=16&posts_per_page=2'); ?> |
|
43 |
<ul> |
|
44 |
<?php while (have_posts()) : the_post(); ?> |
|
45 |
<li> |
|
46 |
<a href="<?php the_permalink() ?>" rel="bookmark" title="<?php the_title(); ?>" class="title" target="_blank"><?php the_title(); ?></a> |
|
47 |
</li> |
|
48 |
<?php endwhile; */?> |
|
49 |
<!--</ul>--> |
|
50 |
|
|
51 |
</div> |
|
52 |
<hr></hr> |
|
53 |
|
|
54 |
<!-- AGENDA BOX --> |
|
170
8e3a5a6fc63e
English version just for user loged view
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
136
diff
changeset
|
55 |
<h3><?php _e("Calendar",'IriTheme'); ?> |
136 | 56 |
<?php |
57 |
// iCalendar link. |
|
58 |
$webcal = get_option('home') . "/?ec3_ical"; |
|
59 |
// Macintosh always understands webcal:// protocol. |
|
60 |
// It's hard to guess on other platforms, so stick to http:// |
|
61 |
if(strstr($_SERVER['HTTP_USER_AGENT'],'Mac OS X')) |
|
62 |
$webcal = preg_replace('/^http:/','webcal:',$webcal); |
|
63 |
echo "\t <a id='ec3_publish' href='$webcal'" |
|
170
8e3a5a6fc63e
English version just for user loged view
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
136
diff
changeset
|
64 |
. " title='".__('Cliquer ici pour vous abonner au Icalendar de l"Institut de recherche et d"innovation.','IriTheme').">\n" |
136 | 65 |
. "\t <img src='".get_option('home')."/wp-content/plugins/event-calendar/publish.gif' alt='iCalendar' />\n" |
66 |
. "\t </a>\n"; |
|
67 |
?> |
|
68 |
||
69 |
</h3> |
|
70 |
<?php ec3_get_calendar(); ?> |
|
71 |
|
|
72 |
||
73 |
<!--END OF THIS AREA --> |
|
74 |
||
75 |
<!-- SOCIAL AREA --> |
|
76 |
<div id="social"> |
|
170
8e3a5a6fc63e
English version just for user loged view
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
136
diff
changeset
|
77 |
<?php _e("Networks",'IriTheme'); ?> : |
136 | 78 |
<ul class="addtoany_list"> |
170
8e3a5a6fc63e
English version just for user loged view
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
136
diff
changeset
|
79 |
<li><a target="_blank" rel="nofollow" href="http://twitter.com/IRILive" title="<?php __("Click here to access IRI's Twitter account",'IriTheme')?>"><img width="16" height="16" alt="Twitter" src="<?php bloginfo('stylesheet_directory'); ?>/images/icons/twitter.png"/></a> </li> |
8e3a5a6fc63e
English version just for user loged view
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
136
diff
changeset
|
80 |
<li><a target="_blank" rel="nofollow" href="http://www.facebook.com/home.php?#/pages/Institut-de-recherche-et-dinnovation-IRI/259317533466" title="<?php _e("Click here to access IRI's Facebook account",'IriTheme'); ?>"><img width="16" height="16" alt="Facebook" src="<?php bloginfo('stylesheet_directory'); ?>/images/icons/facebook.png"/></a></li> |
8e3a5a6fc63e
English version just for user loged view
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
136
diff
changeset
|
81 |
<li><a target="_blank" rel="nofollow" href="http://delicious.com/iri_institute" title="<?php __("Click here to access IRI's Delicious account",'IriTheme')?>"><img width="16" height="16" alt="Delicous" src="<?php bloginfo('stylesheet_directory'); ?>/images/icons/delicious.png"/></a></li> |
8e3a5a6fc63e
English version just for user loged view
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
136
diff
changeset
|
82 |
<li><a target="_blank" rel="nofollow" href="http://www.flickr.com/photos/iri_institute/" title="<?php __("Click here to access IRI's FlickR account",'IriTheme')?>"><img width="16" height="16" alt="FlickR" src="<?php bloginfo('stylesheet_directory'); ?>/images/icons/flickr.gif"/></a></li> |
8e3a5a6fc63e
English version just for user loged view
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
136
diff
changeset
|
83 |
<li><a target="_blank" rel="nofollow" href="http://www.linkedin.com/groups?home=&gid=2718850" title="<?php __("Click here to access IRI's LinkedIn account",'IriTheme')?>"><img width="16" height="16" alt="FlickR" src="<?php bloginfo('stylesheet_directory'); ?>/images/icons/linkedin.png"/></a></li> |
136 | 84 |
<ul> |
85 |
</div> |
|
86 |
<!--END OF THIS AREA --> |
|
87 |
</div> |
|
88 |
</div> |
|
89 |
<hr></hr> |
|
90 |
||
91 |
<?php get_sidebar(); ?> |
|
92 |
<?php get_footer(); ?> |