Advertisement
Guest User

xoops template

a guest
Oct 3rd, 2014
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 11.59 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
  2.  
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<{$xoops_langcode}>" lang="<{$xoops_langcode}>">
  4.  
  5. <head>
  6.  
  7. <!-- Theme name -->
  8.  
  9.   <!-- Title and meta -->
  10.  
  11.   <title><{if $xoops_pagetitle !=''}><{$xoops_pagetitle}> : <{/if}><{$xoops_sitename}></title>
  12.  
  13.   <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />  
  14.  
  15.   <meta name="robots" content="<{$xoops_meta_robots}>" />
  16.  
  17.   <meta name="keywords" content="<{if $xoops_pagetitle !=''}><{$xoops_pagetitle}>, <{/if}><{$xoops_meta_keywords}>" />
  18.  
  19.   <meta name="description" content="<{if $xoops_pagetitle !=''}><{$xoops_pagetitle}>, <{/if}><{$xoops_meta_description}>" />
  20.  
  21.   <meta name="rating" content="<{$xoops_meta_rating}>" />
  22.  
  23.   <meta name="author" content="<{$xoops_meta_author}>" />
  24.  
  25.   <meta name="copyright" content="<{$xoops_meta_copyright}>" />
  26.  
  27.   <meta name="generator" content="xoops-theme.com" />
  28.  
  29.  
  30.  
  31. <!-- Rss -->
  32.  
  33. <link rel="alternate" type="application/rss+xml" title="RSS Feed" href="<{xoAppUrl backend.php}>" />
  34.  
  35.  
  36.  
  37. <!-- Favicon -->
  38.  
  39.   <link rel="shortcut icon" type="image/ico" href="<{xoImgUrl icons/favicon.ico}>" />
  40.  
  41.   <link rel="icon" type="image/png" href="<{xoImgUrl icons/icon.png}>" />
  42.  
  43.  
  44.  
  45. <!-- Sheet Css -->
  46.  
  47.   <link rel="stylesheet" type="text/css" media="all" title="Style sheet" href="<{xoAppUrl xoops.css}>" />
  48.  
  49.   <link rel="stylesheet" type="text/css" media="all" title="Style sheet" href="<{xoImgUrl style.css}>" />
  50.  
  51.   <link rel="stylesheet" type="text/css" media="all" title="Style sheet" href="<{xoImgUrl responsiveslides.css}>" />
  52.  
  53.  
  54.  
  55.  
  56.  
  57.   <{$xoops_module_header}>
  58.  
  59.  
  60.  
  61. <{if $xoops_dirname != "publisher"}>
  62.  
  63. <script type="text/javascript" src="<{$xoops_imageurl}>js/jquery.min.js"></script>
  64.  
  65. <{/if}>
  66.  
  67.  
  68.  
  69. <script type="text/javascript" src="<{$xoops_imageurl}>js/jquery-ui.min.js"></script>
  70.  
  71.  
  72.  
  73. <script type="text/javascript">
  74.  
  75.    jQuery.noConflict();  
  76.  
  77.  jQuery(document).ready(function($){
  78.  
  79.   $("#featured > ul").tabs({fx:{opacity: "toggle"}}).tabs("rotate", 5000, true);
  80.  
  81.  });
  82.  
  83. </script>
  84.  
  85. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
  86. <script src="responsiveslides.min.js"></script>
  87. <script src="responsiveslides.js"></script>
  88.  
  89. </head>
  90.  
  91. <body id="<{$xoops_dirname}>" class="<{$xoops_langcode}>">
  92.  
  93.   <noscript><h1><{if $xoops_pagetitle !=''}><{$xoops_pagetitle}><{/if}></h1></noscript>
  94.  
  95. </body>
  96.  
  97. <body id="<{$xoops_dirname}>" class="<{$xoops_langcode}>">
  98.  
  99.  
  100.  
  101.            
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115. <div id="xo-canvas">
  116.  
  117.   <table border="0" width="100%" cellspacing="1">
  118.  
  119.     <tr>
  120.  
  121.       <td valign="top"><div id="logo1">
  122.  
  123.       <a href="http://monsite/site/modules/news/"><img src="<{xoImgUrl images/stairs2.jpg }>"></a>
  124.  
  125.     </div></td>
  126.  
  127.        <td width="81%" height="129" align="left" valign="middle"><div align="center"><ul class="rslides">
  128.   <li><img src="http://monsite.com/site/images/nouv/bannieres/champignons/01.jpg" alt=""></li>
  129.   <li><img src="http://monsite.com/site/images/nouv/bannieres/champignons/02.jpg" alt=""></li>
  130.   <li><img src="http://monsite.com/site/images/nouv/bannieres/champignons/03.jpg" alt=""></li>
  131. </ul>
  132.  
  133.          
  134.  
  135.         </table>
  136.  
  137. </div></td>
  138.  
  139.  
  140.  
  141.   </table>
  142.  
  143.  
  144.  
  145.  
  146.  
  147. </div>
  148.  
  149.  
  150.  
  151.   <div id="xo-canvas">
  152.  
  153. <table border="0" width="100%">
  154.  
  155.   <tr>
  156.  
  157.     <td valign="top"><!-- Navigation Menu --><ul id="menu">
  158.  
  159.  
  160.  
  161.     <li><a class="sub" ><b>Infos pratiques</b><!--[if gte IE 7]><!--></a><!--<![endif]-->
  162.  
  163.   <!--[if lte IE 6]><table><tr><td><![endif]-->
  164.  
  165.     <ul>
  166.  
  167.  
  168.  
  169.       <li><a href="<{xoAppUrl /modules/news/article.php?storyid=3}>">Accès</a></li>
  170.  
  171.       <li><a href="<{xoAppUrl /modules/news/article.php?storyid=1}>">Horaire</a></li>
  172.  
  173.       <li><a href="<{xoAppUrl /modules/news/article.php?storyid=2}>">Congés</a></li>
  174.  
  175.       <li><a href="<{xoAppUrl /modules/news/article.php?storyid=5}>">L'équipe</a></li>
  176.  
  177.       <li><a href="<{xoAppUrl /modules/news/article.php?storyid=139}>">Qui sommes-nous?</a></li>
  178.  
  179.             <!--[if lte IE 6]></td></tr></table></a><![endif]-->
  180.  
  181.  
  182.  
  183.     </ul>
  184.  
  185.   <!--[if lte IE 6]></td></tr></table></a><![endif]-->
  186.  
  187.   </li>
  188.  
  189.  
  190.  
  191.   <li><a class="sub" ><b>Nos Préparations</b><!--[if gte IE 7]><!--></a><!--<![endif]-->
  192.  
  193.   <!--[if lte IE 6]><table><tr><td><![endif]-->
  194.  
  195.     <ul>
  196.  
  197.  
  198.  
  199.       <li><a href="<{xoAppUrl /modules/news/article.php?storyid=146}>">Dermatologie</a></li>
  200.  
  201.       <li><a href="<{xoAppUrl /modules/news/article.php?storyid=147}>">Produits été</a></li>
  202.  
  203.       <li><a href="<{xoAppUrl /modules/news/article.php?storyid=148}>">Infections ORL</a></li>
  204.  
  205.       <li><a href="<{xoAppUrl /modules/news/article.php?storyid=149}>">Préparations pour pathologies diverses</a></li>
  206.  
  207.       <li><a href="<{xoAppUrl /modules/news/article.php?storyid=150}>">Compléments alimentaires</a></li>
  208.  
  209.       <li><a href="<{xoAppUrl /modules/news/article.php?storyid=157}>">Préparations pédiatriques</a></li>
  210.  
  211.       <li><a href="<{xoAppUrl /modules/news/article.php?storyid=151}>">Préparations pour chevaux</a></li>
  212.  
  213.       <li><a href="<{xoAppUrl /modules/news/article.php?storyid=152}>">Préparations pour chiens et chats</a></li>
  214.  
  215.       <li><a href="<{xoAppUrl /modules/news/article.php?storyid=153}>">Tisanes</a></li>
  216.  
  217.  
  218.  
  219.       <!--[if lte IE 6]></td></tr></table></a><![endif]-->
  220.  
  221.  
  222.  
  223.     </ul>
  224.  
  225.   <!--[if lte IE 6]></td></tr></table></a><![endif]-->
  226.  
  227.   </li>
  228.  
  229.  
  230.  
  231.  
  232.  
  233.   <li><a class="sub" ><b>Nos conseils</b><!--[if gte IE 7]><!--></a><!--<![endif]-->
  234.  
  235.   <!--[if lte IE 6]><table><tr><td><![endif]-->
  236.  
  237.     <ul>
  238.  
  239.  
  240.  
  241.       <li><a href="<{xoAppUrl /modules/news/article.php?storyid=195}>">Conseil du mois</a></li>
  242.  
  243.       <li><a href="<{xoAppUrl /modules/news/article.php?storyid=169}>">Conseillothèque</a></li>
  244.  
  245.       <li><a href="<{xoAppUrl /modules/news/article.php?storyid=179}>">Aromathérapie</a></li>          
  246.  
  247.       <!--[if lte IE 6]></td></tr></table></a><![endif]-->
  248.  
  249.  
  250.  
  251.     </ul>
  252.  
  253.   <!--[if lte IE 6]></td></tr></table></a><![endif]-->
  254.  
  255.   </li>
  256.  
  257.  
  258.  
  259.   <li><a class="sub" ><b>Nos Services</b><!--[if gte IE 7]><!--></a><!--<![endif]-->
  260.  
  261.   <!--[if lte IE 6]><table><tr><td><![endif]-->
  262.  
  263.     <ul>
  264.  
  265.  
  266.  
  267.       <li><a href="<{xoAppUrl /modules/news/article.php?storyid=7}>">Nos Trousses</a></li>
  268.  
  269.       <li><a href="<{xoAppUrl /modules/news/article.php?storyid=12}>">Cosmétiques</a></li>
  270.  
  271.       <li><a href="<{xoAppUrl /modules/news/article.php?storyid=8}>">Recyclage</a></li>
  272.  
  273.       <li><a href="<{xoAppUrl /modules/news/article.php?storyid=9}>">Ristournes</a></li>
  274.  
  275.       <li><a href="<{xoAppUrl /modules/news/article.php?storyid=15}>">Avantages mutuelles</a></li>
  276.  
  277.       <li><a href="<{xoAppUrl /modules/news/article.php?storyid=17}>">Location de matériel </a></li>
  278.  
  279.  
  280.  
  281.       <!--[if lte IE 6]></td></tr></table></a><![endif]-->
  282.  
  283.  
  284.  
  285.     </ul>
  286.  
  287.   <!--[if lte IE 6]></td></tr></table></a><![endif]-->
  288.  
  289.   </li>
  290.  
  291.  
  292.  
  293.   <li><a class="sub" ><b>Actualité</b><!--[if gte IE 7]><!--></a><!--<![endif]-->
  294.  
  295.   <!--[if lte IE 6]><table><tr><td><![endif]-->
  296.  
  297.     <ul>
  298.  
  299.  
  300.  
  301.       <li><a href="<{xoAppUrl /modules/news/article.php?storyid=143}>">Collectes de sang</a></li><br>
  302.  
  303.       <li><a href="<{xoAppUrl /modules/news/article.php?storyid=159}>">Activités de l'ONE</a></li><br>
  304.  
  305.       <li><a href="<{xoAppUrl /modules/news/article.php?storyid=160}>">Collecte de radiographies</a></li><br>
  306.      
  307.       <li><a href="<{xoAppUrl /modules/news/article.php?storyid=194}>">Dossier pharmaceutique partagé</a></li><br>
  308.      
  309.       <li><a href="<{xoAppUrl /modules/news/article.php?storyid=196}>">Balades champignons 9 et 10 octobre</a></li><br>
  310.      
  311.  
  312.  
  313.  
  314.          
  315.  
  316.       <!--[if lte IE 6]></td></tr></table></a><![endif]-->
  317.  
  318.  
  319.  
  320.     </ul>
  321.  
  322.   <!--[if lte IE 6]></td></tr></table></a><![endif]-->
  323.  
  324.   </li>
  325.  
  326.  
  327.  
  328.   <li><a href="<{xoAppUrl /modules/news/article.php?storyid=10}>"><b>Gardes</b><!--[if gte IE 7]><!--></a><!--<![endif]-->
  329.  
  330.   <!--[if lte IE 6]><table><tr><td><![endif]--></li>  
  331.  
  332. </li>
  333.   <li><a href="<{xoAppUrl /modules/extgallery/public-album.php?id=1}>"><b>Pharmacies du monde</b><!--[if gte IE 7]><!--></a><!--<![endif]-->
  334.  
  335.   <!--[if lte IE 6]><table><tr><td><![endif]--></li>  
  336.  
  337. </li>
  338.  
  339.   <li><a href="<{xoAppUrl /modules/xforms/?form_id=1  }>"><b>Contact</b><!--[if gte IE 7]><!--></a><!--<![endif]-->
  340.  
  341.   <!--[if lte IE 6]><table><tr><td><![endif]--></li>  
  342.  
  343.  
  344.  
  345. </ul>
  346.  
  347.  </td>
  348.  
  349.   </tr>
  350.  
  351. </table>
  352.  
  353.  
  354.  
  355.  
  356.  
  357.   <table id="xo-canvas-content" cellspacing="0">
  358.  
  359.     <tr >
  360.  
  361.  
  362.  
  363.  
  364.  
  365.     <td id="xo-page">
  366.  
  367.     <!-- Display center blocks if any -->
  368.  
  369. <{if $xoops_showcblock == 1}>
  370.  
  371.   <table cellspacing="0" class="centercol">
  372.  
  373.     <tr>
  374.  
  375.       <td id="centerCcolumn" colspan="2">
  376.  
  377.         <!-- Start center-center blocks loop -->
  378.  
  379. <{foreach item=block from=$xoops_ccblocks}> <{include file="$xoops_theme/theme_blockcenter_c.html"}> <{/foreach}>
  380.  
  381.         <!-- End center-center blocks loop -->      </td>
  382.  
  383.     </tr>
  384.  
  385.     <tr>
  386.  
  387.       <td id="centerLcolumn">
  388.  
  389.         <!-- Start center-left blocks loop -->
  390.  
  391. <{foreach item=block from=$xoops_clblocks}> <{include file="$xoops_theme/theme_blockcenter_l.html"}> <{/foreach}>
  392.  
  393.         <!-- End center-left blocks loop -->      </td>
  394.  
  395.       <td id="centerRcolumn">
  396.  
  397.         <!-- Start center-right blocks loop -->
  398.  
  399. <{foreach item=block from=$xoops_crblocks}> <{include file="$xoops_theme/theme_blockcenter_r.html"}> <{/foreach}>
  400.  
  401.         <!-- End center-right blocks loop -->      </td>
  402.  
  403.     </tr>
  404.  
  405.   </table>
  406.  
  407. <{/if}>
  408.  
  409.   <!-- End display center blocks -->
  410.  
  411.   <div id="content"> <{$xoops_contents}> </div>
  412.  
  413. <{if $xoBlocks.page_bottomleft or $xoBlocks.page_bottomright or $xoBlocks.page_bottomcenter}>
  414.  
  415.   <table cellspacing="0" class="centercol">
  416.  
  417. <{if $xoBlocks.page_bottomcenter}>
  418.  
  419.     <tr>
  420.  
  421.       <td id="bottomCcolumn" colspan="2"> <{foreach from=$xoBlocks.page_bottomcenter item=block}><{include file="$xoops_theme/theme_blockcenter_c.html"}><{/foreach}> </td>
  422.  
  423.     </tr>
  424.  
  425. <{/if}> <{if $xoBlocks.page_bottomleft or $xoBlocks.page_bottomright}>
  426.  
  427.     <tr>
  428.  
  429.       <td id="bottomLcolumn"> <{foreach from=$xoBlocks.page_bottomleft item=block}><{include file="$xoops_theme/theme_blockcenter_l.html"}><{/foreach}> </td>
  430.  
  431.       <td id="bottomRcolumn"> <{foreach from=$xoBlocks.page_bottomright item=block}><{include file="$xoops_theme/theme_blockcenter_r.html"}><{/foreach}> </td>
  432.  
  433.     </tr>
  434.  
  435. <{/if}>
  436.  
  437.   </table>
  438.  
  439. <{/if}>
  440.  
  441.       </td>
  442.  
  443.           <!-- Start left blocks loop -->
  444.  
  445.       <{if $xoops_showlblock}>
  446.  
  447.           <td id="xo-canvas-leftcolumn">
  448.  
  449.           <{foreach item=block from=$xoops_lblocks}>
  450.  
  451.           <{include file="$xoops_theme/theme_blockleft.html"}>
  452.  
  453.         <{/foreach}>
  454.  
  455.         <!-- End left blocks loop -->              
  456.  
  457.            </td>
  458.  
  459.      <{/if}>
  460.  
  461.     <!-- End left blocks loop -->
  462.  
  463.  
  464.  
  465.         <!-- Start right blocks loop -->
  466.  
  467.     <{if $xoops_showrblock}>
  468.  
  469.     <td id="xo-canvas-rightcolumn">
  470.  
  471.         <{foreach item=block from=$xoops_rblocks}>
  472.  
  473.           <{include file="$xoops_theme/theme_blockright.html"}>
  474.  
  475.         <{/foreach}>
  476.  
  477.         <!-- End right blocks loop -->      
  478.  
  479.     </td>
  480.  
  481.     <{/if}>
  482.  
  483.         <!-- End right blocks loop -->  
  484.  
  485.     </tr>
  486.  
  487.   </table>
  488.  
  489. </div>
  490.  
  491.   <!-- Start footer -->
  492.  
  493. <div id="footer">
  494.  
  495.   <p><{$xoops_footer}> Designed by
  496.  
  497.   <a target="_blank" href="http://www.maitsco.com">Maitsco</a> -  
  498.  
  499.  
  500.  
  501.  
  502.  
  503.  
  504.  
  505. </div>
  506.  
  507.   <!-- end Footer -->
  508.  
  509. </body>
  510. <script>
  511.   $(function() {
  512.     $(".rslides").responsiveSlides();
  513.   });
  514. </script>
  515.  
  516. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement