Last change
on this file since 67754 was
67754,
checked in by l.oiseau2nuit@…, 8 years ago
|
on continue la 'skiplinkisation' (work in progress)
|
File size:
1.0 KB
|
Line | |
---|
1 | [(#REM) Page d'accueil Contenu ] |
---|
2 | <section class="content-principal panel" id="a_propos"> |
---|
3 | <header class="cartouche"> |
---|
4 | <h1 class="h1">[(#SLOGAN_SITE_SPIP|abs_url)]</h1> |
---|
5 | [(#LOGO_RUBRIQUE|image_passe_partout{352,0}|image_reduire{350,0,center}|inserer_attribut{alt,[(#SLOGAN_SITE_SPIP|textebrut)]})] |
---|
6 | <INCLURE{fond=social/#ENV{type-page},env} /> |
---|
7 | </header> |
---|
8 | [<article id="descriptif_site_spip" class="texte #EDIT{meta-descriptif_site}">(#DESCRIPTIF_SITE_SPIP|abs_url)</article>] |
---|
9 | </section> |
---|
10 | [(#PLUGINS{skiplink}|oui) [<nav class="nettoyeur skiplink remonter">(#INCLURE{fond=inclure/remonter})</nav>] ] |
---|
11 | |
---|
12 | <BOUCLE_articles(ARTICLES){tout}{0,1}> |
---|
13 | [(#REM) On presente par defaut les articles en mode colonnes ] |
---|
14 | <INCLURE{fond=liste/articles-resume-col,env,ajax,titre=<:derniers_articles:>} /> |
---|
15 | [(#REM) Sinon à l'ancienne, en mode bloc : <INCLURE{fond=liste/articles-resume,env,ajax,titre=<:derniers_articles:>} /> ] |
---|
16 | </BOUCLE_articles> |
---|
17 | [(#PLUGINS{skiplink}|oui) [<nav class="nettoyeur skiplink remonter">(#INCLURE{fond=inclure/remonter})</nav>] ] |
---|
Note: See
TracBrowser
for help on using the repository browser.