-
Notifications
You must be signed in to change notification settings - Fork 2
/
tout.html
196 lines (149 loc) · 4.08 KB
/
tout.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
[(#REM)
Un cache plus court, pour la boucle syndic_articles
]#CACHE{3600}
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" lang="#LANG" dir="#LANG_DIR">
<head>
<title>[(#NOM_SITE_SPIP|textebrut)] - Tous les articles récents</title>
[<meta name="description" content="(#DESCRIPTIF_SITE_SPIP|couper{150}|textebrut)" />]
<INCLURE{fond=inc-head}{feed=tout}/>
[(#ENV{semaine}|?{'<meta name="robots" content="noindex" />'})]
</head>
<body class="page_tout">
<div id="page">
[(#REM) Bandeau de la page ]
<INCLURE{fond=inc-bandeau}{semaine} />
[(#REM) Contenu principal : derniers articles publies ]
<div class="hfeed" id="conteneur">
<INCLURE{fond=inc-entete}{titre=} />
[(#REM) selectionner les recents pour eviter pb de perfs
Le critere semaine indique la date du dernier jour a prendre en compte
(inclus, d'ou l'ajout de 24h00)
]
<BOUCLE_auj(ARTICLES){!par date}{0,1}>
[(#SET{fin,[(#VAL{U}|date{#DATE|strtotime}|plus{86400})]})]
</BOUCLE_auj>
[(#ENV{semaine}|match{'^\d{4}-\d{2}-\d{2}$'}|?{
#SET{fin,#ENV{semaine}|strtotime|plus{86400}}
})]
[(#SET{debut,[(#VAL{Y-m-d}|date{[(#GET{fin}|moins{1209600})]})]})]
[(#SET{fin,[(#VAL{Y-m-d}|date{[(#GET{fin})]})]})]
<BOUCLE_recents(ARTICLES)
{date>=#GET{debut}}
{date<=#GET{fin}}
{doublons recents}
{lang}
></BOUCLE_recents>
[(#REM) Calcul des audios]
<BOUCLE_audio(ARTICLES)
{surtitre=='^(.* )?audio([^a-z].*)?$'}
{!doublons recents}
{doublons}
{doublons radio}
/>
<div class="central">
[(#REM) A la une ]
<BOUCLE_une(ARTICLES) {type IN une,tresbien} {doublons}
{par date}{inverse}{0,1}
{date<=#GET{fin}}
>
<div id="chandelle"><div id="une">
[(#ID_ARTICLE|microcache{inc-entry})]
</div></div>
</BOUCLE_une>
<div id="nuage">[(#REM|nuage_tags)
<br /><a href="/themes">» Tous les thèmes</a>
]</div>
</div>[(#REM) /central ]
[(#REM) Derniers articles ]
<div class="central">
<div id="marge">
</div>
<div id="contenu">
<B_articles_recents>
<div class="menu articles">
<BOUCLE_articles_recents(ARTICLES)
{!doublons recents}
{doublons}
{type!=''}
{lang=fr}
{!par date}
{date>=#GET{debut}}
>
[(#ID_ARTICLE|microcache{inc-entry})]
</BOUCLE_articles_recents>
</div>
</B_articles_recents>
<B_english>
<div id="english" class="menu pavedepeches">
<a class="plus" title="In English" href="anglais">+</a>
<h4>In English</h4>
<BOUCLE_english(ARTICLES)
{date<=#GET{fin}}
{lang=en}
{doublons}
{!par date}
{date>#GET{debut}}
>
[(#ID_ARTICLE|microcache{inc-entry})]
</BOUCLE_english>
</div>
</B_english>
<a id="precedente"
href="/[(#VAL{Y-m-d}|date{[(#GET{fin}|strtotime|moins{1209601})]})]"
rel="nofollow">il y a deux semaines...</a>
</div>[(#REM) #contenu]
<div id="navigation">
<B_breves>
<div id="depeches" class="menu pavedepeches">
<h4>Dépêches</h4>
<BOUCLE_breves(ARTICLES)
{!doublons recents}
{doublons}
{!par date}
{type=''}
>
[(#ID_ARTICLE|microcache{inc-entry})]
</BOUCLE_breves>
</div>
</B_breves>
<div class="menu pavedepeches">
<h2 style='display:none;'></h2>
[(#REM) Rechercher ]
#FORMULAIRE_RECHERCHE
[(#REM) Menu de navigation par rubriques ]
<INCLURE{fond=inc-rubriques} />
</div>
<B_aussi>
<div id="aussi" class="menu pavedepeches">
<h4>La semaine précédente</h4>
<BOUCLE_aussi(ARTICLES)
{!doublons recents}
{doublons}
{type!=''}
{!par date}
>
[(#ID_ARTICLE|microcache{inc-entry})]
</BOUCLE_aussi>
</div>
</B_aussi>
<B_radio>
<div class="menu pavedepeches ecouter">
<h4>Attention les oreilles</h4>
<BOUCLE_radio(ARTICLES)
{!doublons radio}
{!par date}
>
[(#ID_ARTICLE|microcache{inc-entry})]
</BOUCLE_radio>
</div>
</B_radio>
</div><!--#navigation-->
<div style="clear:both;"></div>
</div>[(#REM) /central ]
</div><!--#conteneur-->
[(#REM) Pied de page ]
<INCLURE{fond=inc-pied} />
</div><!--#page-->
</body>
</html>