site.html 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  1. <BOUCLE_principale(SITES){id_syndic}>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. [(#REM) Les sites n'ont pas de "lang" a proprement parler ; on se base donc sur la langue de la rubrique qui les contient. Les articles syndiques, eux, ont une "lang". ]
  4. <BOUCLE_lang(RUBRIQUES){id_rubrique}><!-- Cf.: http://paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ -->
  5. <!--[if lt IE 7 ]> <html dir="#LANG_DIR" lang="#LANG" xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" class="[(#LANG_DIR)][ (#LANG)] no-js ie ie ie6 lte9 lte8 lte7"> <![endif]-->
  6. <!--[if IE 7 ]> <html dir="#LANG_DIR" lang="#LANG" xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" class="[(#LANG_DIR)][ (#LANG)] no-js ie ie ie7 lte9 lte8 lte7"> <![endif]-->
  7. <!--[if IE 8 ]> <html dir="#LANG_DIR" lang="#LANG" xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" class="[(#LANG_DIR)][ (#LANG)] no-js ie ie ie8 lte9 lte8"> <![endif]-->
  8. <!--[if IE 9 ]> <html dir="#LANG_DIR" lang="#LANG" xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" class="[(#LANG_DIR)][ (#LANG)] no-js ie ie ie9 lte9"> <![endif]-->
  9. <!--[if (gt IE 9)|!(IE)]><!--> <html dir="#LANG_DIR" lang="#LANG" xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" class="[(#LANG_DIR)][ (#LANG)] no-js"> <!--<![endif]--></BOUCLE_lang>
  10. <head>
  11. <script type='text/javascript'>/*<![CDATA[*/(function(H){H.className=H.className.replace(/\bno-js\b/,'js')})(document.documentElement);/*]]>*/</script>
  12. <title>[(#NOM_SITE|textebrut) - ][(#NOM_SITE_SPIP|textebrut)]</title>
  13. [<meta name="description" content="(#DESCRIPTIF|couper{150}|textebrut)" />]
  14. [<link rel="canonical" href="(#ID_SYNDIC|generer_url_entite{site}|url_absolue)" />]
  15. <INCLURE{fond=inclure/head} />
  16. [(#REM) On demande aux moteurs de ne pas indexer cette page pour ne pas passer devant le site qu'on reference.
  17. ]<meta name="robots" content="noindex" />
  18. </head>
  19. <body class="pas_surlignable page_site">
  20. <div class="page">
  21. <INCLURE{fond=inclure/header} />
  22. <INCLURE{fond=inclure/nav,id_rubrique,env} />
  23. <div class="main">
  24. [(#REM) Contenu principal : affichage du site reference ]
  25. <div class="wrapper">
  26. <div class="content" id="content">
  27. <p class="arbo"><a href="#URL_SITE_SPIP/"><:accueil_site:></a><BOUCLE_ariane(HIERARCHIE){id_syndic}> &gt; <a href="#URL_RUBRIQUE">[(#TITRE|couper{80})]</a></BOUCLE_ariane>[ &gt; <strong class="on">(#NOM_SITE|couper{80})</strong>]</p>
  28. <div class="cartouche">
  29. <a href="#URL_SITE">[(#LOGO_SITE|image_reduire{40,*})]</a>
  30. <h1 class="#EDIT{nom_site}">#NOM_SITE</h1>
  31. </div>
  32. [<div class="#EDIT{descriptif} chapo">(#DESCRIPTIF)</div>]
  33. [<p class="#EDIT{url_site} hyperlien"><a href="#URL_SITE" class="spip_out">(#URL_SITE|couper{80})</a></p>]
  34. [(#REM) Articles issus de la syndication ]
  35. <B_articles>
  36. <div class="menu menu_articles">
  37. #ANCRE_PAGINATION
  38. <h2><:articles:></h2>
  39. <ul>
  40. <BOUCLE_articles(SYNDIC_ARTICLES) {id_syndic} {age<180} {!par date} {pagination 5}>
  41. <li>
  42. <h3><a href="#URL_ARTICLE" class="spip_out">#TITRE</a></h3>
  43. [<div class="enclosures">(#TAGS|afficher_enclosures)</div>]
  44. <small>[(#DATE|affdate_jourcourt)][, <:par_auteur:> (#LESAUTEURS)][ &mdash; <em>(#TAGS|afficher_tags)</em>]</small>
  45. [<div class="introduction">(#DESCRIPTIF|image_reduire{500,*})</div>]
  46. </li>
  47. </BOUCLE_articles>
  48. </ul>
  49. [<p class="pagination">(#PAGINATION)</p>]
  50. </div>
  51. </B_articles>
  52. [<div class="notes"><hr />(#NOTES)</div>]
  53. </div><!--.content-->
  54. </div><!--.wrapper-->
  55. <div class="aside">
  56. <INCLURE{fond=inclure/navsub, id_rubrique} />
  57. #FORMULAIRE_RECHERCHE
  58. [(#REM) Autres sites web ]
  59. <B_sites>
  60. <div class="menu">
  61. #ANCRE_PAGINATION
  62. <h2><:sites_web:></h2>
  63. <ul>
  64. <BOUCLE_sites(SITES) {par nom_site} {pagination 20}>
  65. <li><a href="[(#ID_SYNDIC|generer_url_entite{site,'','',#CONNECT})]"[ class="(#EXPOSE)"]>#NOM_SITE</a></li>
  66. </BOUCLE_sites>
  67. </ul>
  68. [<p class="pagination">(#PAGINATION)</p>]
  69. </div>
  70. </B_sites>
  71. [(#REM) Menu de navigation mots-cles ]
  72. <B_mots>
  73. <div class="menu">
  74. <h2><:mots_clefs:></h2>
  75. <ul>
  76. <BOUCLE_mots(MOTS) {id_syndic} {par titre}>
  77. <li><a href="#URL_MOT" rel="tag">#TITRE</a></li>
  78. </BOUCLE_mots>
  79. </ul>
  80. </div>
  81. </B_mots>
  82. </div><!--.aside-->
  83. </div><!--.main-->
  84. <INCLURE{fond=inclure/footer,self=#SELF} />
  85. </div><!--.page-->
  86. </body>
  87. </html>
  88. </BOUCLE_principale>