pre production version :
******************************
Template evolution :
- css ( so much things)
- js ( new navigation tools ...)
- lib for php ZIp
- function.php (for download LDT and other litle function)
- page (header, home, footer, single, search, searchform, post ...)
******************************
New plug in :
- wp touch
- wp explorer
- TextCutter
- ultimate-google-analytics
- nice titles
******************************
Plug in customization :
- related-posts-by-category
- posts-of-current-category
- order-categories
- event-calendar
- translation wp explorer
- exec-php
******************************
Road map for next version :
- cleaning php code
put template function to new plugin
- cleaning Css code
- re organize Js code
- all new correction ask
<hr></hr>
<div>
<ul id="partenaire">
<li><a href="http://www.centrepompidou.fr/" target="_blank" class="JQplink"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/partenaires/centre-pompidou.gif" alt="logo centre prompidou"/></a></li>
<li><a href="http://www.cccb.org/ca/" target="_blank" class="JQplink"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/partenaires/cccb.gif" alt="logo CCCB"/></a></li>
<li><a href="http://www.microsoft.com/fr/fr/" target="_blank" class="JQplink"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/partenaires/microsoft.gif" alt="logo microsoft" /></a></li>
<li><a href="http://www.gold.ac.uk/" target="_blank" class="JQplink"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/partenaires/goldsmiths.gif" alt="logo goldsmith college" /></a></li>
<li><a href="http://www.iii.u-tokyo.ac.jp/english/" target="_blank" class="JQplink"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/partenaires/iii-u-tokyo.gif" alt="logo universit� de tokyo" /></a></li>
<li><a href="http://www.institut-telecom.fr/fr_accueil.html" target="_blank" class="JQplink"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/partenaires/institut-telecom.gif" alt="logo Institut telecom" /></a></li>
<li style="border-right:none;"><a href="http://www.ensci.com/" target="_blank" class="JQplink"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/partenaires/ensci.gif" alt="logo ensci"/></a></li>
</ul>
</div>
<hr></hr>
<div id="footer" >
<ul id="footer">
<li><a href="#" rel="Copyright"> © <?php echo date('Y'); ?> <?php bloginfo('name'); ?></a></li>
<?php dp_list_posts('category=8'); ?>
</ul>
</div>
</div>
<?php wp_footer(); ?>
</body>
</html>