From 5eb4ac29fd3fd5cf44c42d0a84bfcab574dbc701 Mon Sep 17 00:00:00 2001 From: Plumf Date: Fri, 11 Aug 2023 10:33:10 +0200 Subject: [PATCH] =?UTF-8?q?int=C3=A9gration=20squelettes=20mot=20et=20rubr?= =?UTF-8?q?ique?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mot.html | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++ paquet.xml | 2 +- rubrique.html | 50 ++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 108 insertions(+), 1 deletion(-) create mode 100644 mot.html create mode 100644 rubrique.html diff --git a/mot.html b/mot.html new file mode 100644 index 0000000..4238cb0 --- /dev/null +++ b/mot.html @@ -0,0 +1,57 @@ + + + + + + [(#TITRE|couper{80}|textebrut) - ][(#NOM_SITE_SPIP|textebrut)] + [] + [] + + [(#REM) Lien vers le flux RSS des articles du mot cle ] + + + + + + + +
+ [(#REM) Contenu principal : contenu du mot-cle ] +
+

#TITRE

+
+ + [
(#TEXTE)
] + + [(#REM) Articles lies au mot-cle ] + +
+ #ANCRE_PAGINATION +
    + +
  • + #TITRE +
  • + +
+ [] +
+
+ + [(#REM) Sites web lies au mot-cle ] + + + +
+ + + + + \ No newline at end of file diff --git a/paquet.xml b/paquet.xml index 18639d9..fc95157 100644 --- a/paquet.xml +++ b/paquet.xml @@ -1,7 +1,7 @@ + + + + + [(#TITRE|couper{80}|textebrut) - ][(#NOM_SITE_SPIP|textebrut)] + [] + [] + + + + +
+ + + +
+ [(#REM) Contenu principal : contenu de la rubrique ] +
+
+
+

#TITRE

+
+ + + + [(#REM) Articles de la rubrique ] + +
+ #ANCRE_PAGINATION +
    + +
  • + #TITRE +
  • + +
+ [] +
+
+
+
+
+ + + +
+ + + \ No newline at end of file