Navigation par mot clef

Bonsoir
J'essaie de mettre en forme une navigation par mot clef.

Je souhaite que, dans une page particulière tous les mots clefs s'affichent
sous le nom du groupe auquel ils appartiennent et qu'ils aient un lien avec
la ou les rubriques, les articles, les brèves et les sites référencés
concernés. Tout ceci bien entendu sans doublon de nom de groupe.

Même après avoir lu le "tutorial", je patauge encore lamentablement avec
cette boucle (sans mise en forme) :

          <BOUCLE_mot_1(MOTS){tout}>
               <B_2>
                    Mots-clés du groupe : [(#TYPE)]
                   <BOUCLE_mot_2(MOTS){type}{doublons}>
                              #TITRE
                                <B_rubs>
                                    <BOUCLE_rubs(RUBRIQUES){id_mot}{par
titre}>
                                    <a href="#URL_RUBRIQUE">[(#TITRE)]
                                    </BOUCLE_rubs>
                                </B_rubs>
                                <//B_rubs>
                        <B_art>
                                <BOUCLE_4(ARTICLES){id_mot}>
                                "#URL_ARTICLE">[(#TITRE)]</a>
                                </BOUCLE_4>
                        </B_art>
                        <//B_art>
                        <B_breves>
                                <BOUCLE_breves(BREVES){id_mot}{par
date}{inverse}>
                                <a href="#URL_BREVE">[(#TITRE)]
                                </BOUCLE_breves>
                        </B_breves>
                        <//B_breves>
                        <B_sites>
                                <BOUCLE_sites(SITES){id_mot}{unique}{par
nom_site}>
                                a href="#URL_SITE">[(#NOM_SITE)]</a>
                                </BOUCLE_sites>
                        </B_sites>
                        <//B_sites>
                </BOUCLE_mot_2>
             </BOUCLE_mot_1>
             </B_2>
             <//B_2>

Quelqu'un(e) peut-il (elle) "mayday" et m'indiquer où j'ai tout faux ?

D'avance merci.
JB

From eric.malaussena@laposte.net Thu Oct 31 08:56:40 2002

Return-Path: <eric.malaussena@laposte.net>
Received: from les.saffres.org (AMarseille-201-1-3-232.abo.wanadoo.fr
  [193.253.250.232])
  by miel.brainstorm.fr (Postfix) with ESMTP id D72371D335
  for <spip@rezo.net>; Thu, 31 Oct 2002 08:56:39 +0100 (CET)
Received: from Spooler by les.saffres.org (Mercury/32 v3.32) ID MO000006;
    31 Oct 02 08:56:44 +0100
Received: from spooler by LES-SAFFRES (Mercury/32 v3.32);
  31 Oct 02 08:56:31 +0100
Received: from localhost (127.0.0.1) by les.saffres.org (Mercury/32 v3.32)
  with ESMTP ID MG000005; 31 Oct 02 08:56:26 +0100
Date: Thu, 31 Oct 2002 08:56:26 +0100
From: Eric Malaussena <eric.malaussena@laposte.net>
X-Mailer: The Bat! (v1.62/Beta7) Personal
X-Priority: 3 (Normal)
Message-ID: <18043605721.20021031085626@laposte.net>
To: liste SPIP <spip@rezo.net>
Subject: Re: [Spip] Autre question
In-Reply-To: <04d301c2802f$e555f830$5c1a4151@rj5r9>
References: <04d301c2802f$e555f830$5c1a4151@rj5r9>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-BeenThere: spip@rezo.net
X-Mailman-Version: 2.1b3+
Precedence: list
List-Help: <mailto:spip-request@rezo.net?subject=help>
List-Archive: <Discuter chez rezo.net;
List-Unsubscribe: <http://listes.rezo.net/mailman/listinfo/spip&gt;,
  <mailto:spip-request@rezo.net?subject=unsubscribe>
List-Subscribe: <http://listes.rezo.net/mailman/listinfo/spip&gt;,
  <mailto:spip-request@rezo.net?subject=subscribe>
List-Post: <mailto:spip@rezo.net>
List-Id: SPIP : questions/reponses <spip.rezo.net>
X-List-Received-Date: Thu, 31 Oct 2002 07:56:40 -0000
Status: O
Content-Length: 580
Lines: 17

Bonjour Lino,

Le mercredi 30 octobre 2002 à 17:17:51, tu écrivais :

LB> Voila en consultant le site de spip http://www.uzine.net/spip
LB> je m'arcçois que tous les articles sont en html
LB> comment fait on pour obtenir ce résultat car toutes nos pages sont en php3
LB> il y a t il un truc

Voir l'article du manuel de référence :
http://www.uzine.net/article765.html

--
Cordialement,
   Eric Malausséna mailto:eric.malaussena@laposte.net
                       ICQ : 129351631
Utilisant The Bat! v1.62/Beta7 (N°S : 0ADE8A79) sur Windows XP 5.1 build 2600 Service Pack 1

Bonjour,

C'est en effet sous la forme sans répétition que je le souhaite :

NOM DE GROUPE
           MOTS CLES -> liens avec RUBRIQUES
            MOTS CLES -> liens avec ARTICLES
             MOTS CLES -> liens avec BREVES
            MOTS CLES -> liens avec SITES

et je souhaite bien sûr avoir
MOTS CLEFS -> liens avec SOUS-RUBRIQUES
si cela n'est pas systématique avec MOTS CLEF-> liens avec RUBRIQUES.

D'avance merci.
JB

----- Original Message -----
From: "mdivol" <mdivol@netcourrier.com>
To: "Julesbourvil" <julesbourvil@hotmail.com>
Sent: Thursday, October 31, 2002 9:45 AM
Subject: Re: [Spip] Navigation par mot clef

Bonjour,
Est-ce sous cette forme que tu veux les résultats :

NOM DE GROUPE
            MOTS CLES -> liens avec RUBRIQUES
            MOTS CLES -> liens avec ARTICLES
            MOTS CLES -> liens avec BREVES
            MOTS CLES -> liens avec SITES

et répétition
NOM DE GROUPE
            MOTS CLES -> liens avec RUBRIQUES
            MOTS CLES -> liens avec ARTICLES
            MOTS CLES -> liens avec BREVES
            MOTS CLES -> liens avec SITES

A+

Michel

www.ouvaton.coop
L'hébergement à 1 euro par mois !
----- Original Message -----
From: "Julesbourvil" <julesbourvil@hotmail.com>
To: "Spip" <spip@rezo.net>
Sent: Thursday, October 31, 2002 8:21 AM
Subject: [Spip] Navigation par mot clef

> Bonsoir
> J'essaie de mettre en forme une navigation par mot clef.
>
> Je souhaite que, dans une page particulière tous les mots clefs
s'affichent
> sous le nom du groupe auquel ils appartiennent et qu'ils aient un lien
avec
> la ou les rubriques, les articles, les brèves et les sites référencés
> concernés. Tout ceci bien entendu sans doublon de nom de groupe.
>
> Même après avoir lu le "tutorial", je patauge encore lamentablement

avec

> cette boucle (sans mise en forme) :
>
> <BOUCLE_mot_1(MOTS){tout}>
> <B_2>
> Mots-clés du groupe : [(#TYPE)]
> <BOUCLE_mot_2(MOTS){type}{doublons}>
> #TITRE
> <B_rubs>
> <BOUCLE_rubs(RUBRIQUES){id_mot}{par
> titre}>
> <a href="#URL_RUBRIQUE">[(#TITRE)]
> </BOUCLE_rubs>
> </B_rubs>
> <//B_rubs>
> <B_art>
> <BOUCLE_4(ARTICLES){id_mot}>
> "#URL_ARTICLE">[(#TITRE)]</a>
> </BOUCLE_4>
> </B_art>
> <//B_art>
> <B_breves>
> <BOUCLE_breves(BREVES){id_mot}{par
> date}{inverse}>
> <a href="#URL_BREVE">[(#TITRE)]
> </BOUCLE_breves>
> </B_breves>
> <//B_breves>
> <B_sites>
> <BOUCLE_sites(SITES){id_mot}{unique}{par
> nom_site}>
> a href="#URL_SITE">[(#NOM_SITE)]</a>
> </BOUCLE_sites>
> </B_sites>
> <//B_sites>
> </BOUCLE_mot_2>
> </BOUCLE_mot_1>
> </B_2>
> <//B_2>
>
> Quelqu'un(e) peut-il (elle) "mayday" et m'indiquer où j'ai tout faux ?
>
> D'avance merci.
> JB
> _______________________________________________
> liste spip
> spip@rezo.net - désabonnement : spip-off@rezo.net
> Infos et archives : http://listes.rezo.net/mailman/listinfo/spip
> Documentation de SPIP : http://www.uzine.net/spip
>

From ecranbur@ecranbureau.com Thu Oct 31 10:33:48 2002

Return-Path: <ecranbur@ecranbureau.com>
Received: from host2.euronetside.net (unknown [209.239.36.220])
  by miel.brainstorm.fr (Postfix) with ESMTP id CB7F81D26B
  for <spip@rezo.net>; Thu, 31 Oct 2002 10:33:47 +0100 (CET)
Received: from pl800 ([217.109.166.245])
  by host2.euronetside.net (8.10.2/8.10.2) with SMTP id g9V9XOY05651;
  Thu, 31 Oct 2002 04:33:24 -0500
Message-ID: <004701c280c0$a41c7600$2a01a8c0@oleane.net>
From: "Ecran de Bureau" <ecranbur@ecranbureau.com>
To: "Julesbourvil" <julesbourvil@hotmail.com>, "Spip" <spip@rezo.net>
References:
  <DAV54WhPC91bDdgo2eJ00009ef9@hotmail.com><000501c280b9$e4da1dc0$efb3fea9@ceve>
  <DAV68W5k1Ed28kIN4Mm0000bf21@hotmail.com>
Subject: Re: [Spip] Navigation par mot clef
Date: Thu, 31 Oct 2002 10:33:58 +0100
MIME-Version: 1.0
Content-Type: multipart/mixed;
  boundary="----=_NextPart_000_0044_01C280C9.053A8BE0"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4133.2400
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400
X-BeenThere: spip@rezo.net
X-Mailman-Version: 2.1b3+
Precedence: list
List-Help: <mailto:spip-request@rezo.net?subject=help>
List-Archive: <Discuter chez rezo.net;
List-Unsubscribe: <http://listes.rezo.net/mailman/listinfo/spip&gt;,
  <mailto:spip-request@rezo.net?subject=unsubscribe>
List-Subscribe: <http://listes.rezo.net/mailman/listinfo/spip&gt;,
  <mailto:spip-request@rezo.net?subject=subscribe>
List-Post: <mailto:spip@rezo.net>
List-Id: SPIP : questions/reponses <spip.rezo.net>
X-List-Received-Date: Thu, 31 Oct 2002 09:33:48 -0000
Status: O
Content-Length: 29783
Lines: 839

C'est un message de format MIME en plusieurs parties.

------=_NextPart_000_0044_01C280C9.053A8BE0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 8bit

salut
je m'en suis servi pour l'un de mes sites donc je te joins les fichiers dans
lesquels tu trouveras le code spip
Cordialement
Manuel adami

----- Original Message -----
From: "Julesbourvil" <julesbourvil@hotmail.com>
To: "Spip" <spip@rezo.net>
Sent: Thursday, October 31, 2002 10:24 AM
Subject: Re: [Spip] Navigation par mot clef

Bonjour,

C'est en effet sous la forme sans répétition que je le souhaite :

NOM DE GROUPE
           MOTS CLES -> liens avec RUBRIQUES
            MOTS CLES -> liens avec ARTICLES
             MOTS CLES -> liens avec BREVES
            MOTS CLES -> liens avec SITES

et je souhaite bien sûr avoir
MOTS CLEFS -> liens avec SOUS-RUBRIQUES
si cela n'est pas systématique avec MOTS CLEF-> liens avec RUBRIQUES.

D'avance merci.
JB

----- Original Message -----
From: "mdivol" <mdivol@netcourrier.com>
To: "Julesbourvil" <julesbourvil@hotmail.com>
Sent: Thursday, October 31, 2002 9:45 AM
Subject: Re: [Spip] Navigation par mot clef

> Bonjour,
> Est-ce sous cette forme que tu veux les résultats :
>
> NOM DE GROUPE
> MOTS CLES -> liens avec RUBRIQUES
> MOTS CLES -> liens avec ARTICLES
> MOTS CLES -> liens avec BREVES
> MOTS CLES -> liens avec SITES
>
> et répétition
> NOM DE GROUPE
> MOTS CLES -> liens avec RUBRIQUES
> MOTS CLES -> liens avec ARTICLES
> MOTS CLES -> liens avec BREVES
> MOTS CLES -> liens avec SITES
>
> A+
>
> Michel
>
>
>
> www.ouvaton.coop
> L'hébergement à 1 euro par mois !
> ----- Original Message -----
> From: "Julesbourvil" <julesbourvil@hotmail.com>
> To: "Spip" <spip@rezo.net>
> Sent: Thursday, October 31, 2002 8:21 AM
> Subject: [Spip] Navigation par mot clef
>
>
> > Bonsoir
> > J'essaie de mettre en forme une navigation par mot clef.
> >
> > Je souhaite que, dans une page particulière tous les mots clefs
> s'affichent
> > sous le nom du groupe auquel ils appartiennent et qu'ils aient un lien
> avec
> > la ou les rubriques, les articles, les brèves et les sites référencés
> > concernés. Tout ceci bien entendu sans doublon de nom de groupe.
> >
> > Même après avoir lu le "tutorial", je patauge encore lamentablement
avec
> > cette boucle (sans mise en forme) :
> >
> > <BOUCLE_mot_1(MOTS){tout}>
> > <B_2>
> > Mots-clés du groupe : [(#TYPE)]
> > <BOUCLE_mot_2(MOTS){type}{doublons}>
> > #TITRE
> > <B_rubs>
> >

<BOUCLE_rubs(RUBRIQUES){id_mot}{par

> > titre}>
> > <a href="#URL_RUBRIQUE">[(#TITRE)]
> > </BOUCLE_rubs>
> > </B_rubs>
> > <//B_rubs>
> > <B_art>
> > <BOUCLE_4(ARTICLES){id_mot}>
> > "#URL_ARTICLE">[(#TITRE)]</a>
> > </BOUCLE_4>
> > </B_art>
> > <//B_art>
> > <B_breves>
> > <BOUCLE_breves(BREVES){id_mot}{par
> > date}{inverse}>
> > <a href="#URL_BREVE">[(#TITRE)]
> > </BOUCLE_breves>
> > </B_breves>
> > <//B_breves>
> > <B_sites>
> >

<BOUCLE_sites(SITES){id_mot}{unique}{par

> > nom_site}>
> > a href="#URL_SITE">[(#NOM_SITE)]</a>
> > </BOUCLE_sites>
> > </B_sites>
> > <//B_sites>
> > </BOUCLE_mot_2>
> > </BOUCLE_mot_1>
> > </B_2>
> > <//B_2>
> >
> > Quelqu'un(e) peut-il (elle) "mayday" et m'indiquer où j'ai tout faux ?
> >
> > D'avance merci.
> > JB
> > _______________________________________________
> > liste spip
> > spip@rezo.net - désabonnement : spip-off@rezo.net
> > Infos et archives : http://listes.rezo.net/mailman/listinfo/spip
> > Documentation de SPIP : http://www.uzine.net/spip
> >
>
_______________________________________________
liste spip
spip@rezo.net - désabonnement : spip-off@rezo.net
Infos et archives : http://listes.rezo.net/mailman/listinfo/spip
Documentation de SPIP : http://www.uzine.net/spip

------=_NextPart_000_0044_01C280C9.053A8BE0
Content-Type: application/octet-stream;
  name="mot.php3"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
  filename="mot.php3"

<?php=0A=
$fond =3D "mot";=0A=
$delais =3D 24 * 3600;=0A=
=0A=
=0A=
include ("inc-public.php3");=0A=
=0A=
=0A=
?>=0A=

------=_NextPart_000_0044_01C280C9.053A8BE0
Content-Type: application/octet-stream;
  name="listemot.php3"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
  filename="listemot.php3"

<?php
$fond = "listemot";
$delais = 24 * 3600;

include ("inc-public.php3");

?>
------=_NextPart_000_0044_01C280C9.053A8BE0
Content-Type: text/html;
  name="mot.html"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
  filename="mot.html"

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//FR">

<html>

  <!--- le design est la propri=E9t=E9 exclusive d'Ecran de Bureau et de =
Diboo & les Eggdrops ---><!-- toute reproduction est strictement =
interdite et sera susceptible de poursuites, si vous voulez utiliser =
notre design,
  faites en la demande =E0 l'adresse suivante : ecranbur@ecranbureau.com =
--->

  <head>
    <meta http-equiv=3D"content-type" =
content=3D"text/html;charset=3Diso-8859-1">
  =09
    <BOUCLE_head(MOTS){id_mot}>
    <title>[(#NOM_SITE_SPIP) - ][(#TITRE|supprimer_numero)]</title>
    <meta name=3D"description" content=3D"[(#INTRODUCTION)]">
    <meta name=3D"keywords" =
content=3D"<BOUCLE_mots(MOTS){tout}{","}>[(#TITRE|smilies|supprimer_numer=
o)]</BOUCLE_mots>">
    </BOUCLE_head>
    <meta name=3D"robot" content=3D"follow, index, all">
    <meta name=3D"revisit-after" content=3D"15 days"> =09
    <link href=3D"style.css" rel=3D"stylesheet" media=3D"screen">
  </head>

  <body bgcolor=3D"#ffffff" leftmargin=3D"0" marginheight=3D"0" =
marginwidth=3D"0" topmargin=3D"10">
  <BOUCLE_principale(MOTS){id_mot}{doublons}>
    <table class=3D"tabgeneral" width=3D"780" cellspacing=3D"0" =
cellpadding=3D"0" align=3D"center">
      <!--- legende qui apparaitra en bas de page juste sous le tableau =
principal --->
      <caption align=3D"bottom">Design &copy; <a =
href=3D"http://www.ecranbureau.com">EDB-Diboo</a> - D&eacute;veloppement =
: <a href=3D"mailto:ecranbur@ecranbureau.com">EDB-Diboo</a> - Site =
r&eacute;alis&eacute; avec <a =
href=3D"http://www.uzine.net/rubrique-91.html&quot; =
target=3D"_blank">SPIP</a><br>
      </caption>
      <tr>
        <td>
        <!--- d=E9but et insertion de notre mise en page du kit graphique =
--->
          <table width=3D"100%" border=3D"0" cellspacing=3D"0" =
cellpadding=3D"0" align=3D"center">
            <tr>
              <td width=3D"780" background=3D"images/hautdepage.gif">
              <!--- insertion des differents services d'EDB, comme forum, faq, =
chat, annuaires....---->
                <table width=3D"100%" border=3D"0" cellspacing=3D"0" =
cellpadding=3D"0" align=3D"right">
                  <tr>
                    <td align=3D"center" valign=3D"middle" width=3D"348">INSEREZ =
LE LOGO DE VOTRE SITE LARGEUR MAX=3D358</td>
                    <td align=3D"center" valign=3D"middle" width=3D"48"><a =
href=3D"sommaire.php3">
                                        <img src=3D"images/home.gif" =
alt=3D"" name=3D"home" border=3D"0" width=3D"32" =
height=3D"32"><br>Home</a></td>
                    <td align=3D"center" valign=3D"middle" width=3D"48"><a =
href=3D"rubrique.php3?id_rubrique=3D2&recalcul=3Doui">
                                        <img src=3D"images/forum.gif" =
border=3D"0" width=3D"32" height=3D"32"><br>Forums</a></td>
                    <td align=3D"center" valign=3D"middle" width=3D"48"><a =
href=3D"rubrique.php3?id_rubrique=3D3&recalcul=3Doui">
                                        <img src=3D"images/faq32.gif" =
border=3D"0" width=3D"32" height=3D"32"><br>FAQ</a></td>
                    <td align=3D"center" valign=3D"middle" width=3D"48"><a =
href=3D"#null" onclick=3D"javascript:window.open('http://lien de votre =
livre =
dor','livredor','width=3D800,height=3D600,scrollbars=3D1,resizable=3D1');=
">
                                        <img =
src=3D"images/livre_or32.gif" border=3D"0" width=3D"32" =
height=3D"32"><br>Livre d'Or</a></td>
                    <td align=3D"center" valign=3D"middle" width=3D"48"><a =
href=3D"rubrique.php3?id_rubrique=3D4&recalcul=3Doui">
                                        <img =
src=3D"images/annonce32.gif" border=3D"0" width=3D"32" =
height=3D"32"><br>Annonces</a></td>
                    <td align=3D"center" valign=3D"middle" width=3D"48"><a =
href=3D"#null" onclick=3D"javascript:window.open('http://lien vers votre =
annuaire','annuaire','width=3D800,height=3D600,scrollbars=3D1,resizable=3D=
1')">
                                        <img =
src=3D"images/annuaire32.gif" border=3D"0" width=3D"32" =
height=3D"32"><br>Annuaire</a></td>
                    <td align=3D"center" valign=3D"middle" width=3D"48"><a =
href=3D"#null" onclick=3D"javascript:window.open('indiquez le lien de =
votre module de =
chat','chat','width=3D300,height=3D300,scrollbars=3D0,resizable=3D0');">
                                        <img src=3D"images/diboo32.gif" =
border=3D"0" width=3D"32" height=3D"32"><br>Chat</a></td>
                    <td align=3D"center" valign=3D"middle" width=3D"48"><A =
HREF=3D"#" =
onClick=3D"window.open('newsletter.php3','_blank','toolbar=3D0, =
location=3D0, directories=3D0, status=3D0, scrollbars=3D1, =
resizable=3D1, copyhistory=3D0, menuBar=3D0, width=3D300, height=3D500, =
left=3D150, top=3D150');return(false)">
                                        <img =
src=3D"images/newsletter.gif" border=3D"0" width=3D"32" =
height=3D"32"><br>Newsletter</td>
                    <td align=3D"center" valign=3D"middle" width=3D"48"><a =
href=3D"mailto:votre email">
                                        <img =
src=3D"images/contact32.gif" alt=3D"" border=3D"0" width=3D"32" =
height=3D"32"><br>Contact</a></td>
                  </tr>
                </table>
              <!--- fin insertion des diff=E9rents services d'EDB--->
              </td>
            </tr>
            <tr>
              <td width=3D"780"><img src=3D"images/separation.gif" =
height=3D"20" width=3D"780" border=3D"0"></td>
            </tr>
            <tr>
            <!--- corps de la page --->
              <td align=3D"left" valign=3D"top" width=3D"780">
                <table width=3D"100%" border=3D"0" cellspacing=3D"0" =
cellpadding=3D"0">
                  <tr>
                    <td align=3D"left" valign=3D"top">
                      <table width=3D"180" border=3D"0" cellspacing=3D"2" =
cellpadding=3D"2">
                        <tr>
                          <td class=3D"tableau">
                            <img src=3D"images/puce_gen24.gif" alt=3D"" =
align=3D"absmiddle" border=3D"0" width=3D"24" height=3D"24"> <font =
size=3D"4"><b>SOMMAIRE</b></font>
                            <br><br>
                            =
<BOUCLE_rubrique(RUBRIQUES){racine}{id_rubrique!=3D=3D^(1|2|3|4)$}>
                              [<img src=3D"images/dossier16.gif" align=3D"absmiddle" =
width=3D"16" height=3D"16"> <a =
href=3D"#URL_RUBRIQUE"><b>(#TITRE|supprimer_numero|majuscules)</b></a><br=

]

                            </BOUCLE_rubrique><br>
                          </td> =09
                        </tr> =09
                      </table>
                      <br>
                      <table width=3D"180" border=3D"0" cellspacing=3D"2" =
cellpadding=3D"2">
                        <tr>
                          <td class=3D"tableau" background=3D"images/hautdepage.gif">
                            <img src=3D"images/recherche32.gif" alt=3D"" =
align=3D"absmiddle" border=3D"0" width=3D"32" height=3D"32"> <font =
size=3D"4"><b>RECHERCHE</b></font><br>
                            <form action=3D"recherche.php3" method=3D"post">
                                         <input type=3D"text" name=3D"recherche" =
size=3D"18" value=3D"Rechercher" onMouseOver=3D"this.focus();" =
onFocus=3D"if(this.value =3D=3D 'Rechercher') this.value =3D '';" =
class=3D"inputfield">
                                              <input type=3D"image" =
src=3D"images/recherche16.gif" align=3D"absbottom" width=3D"16" =
height=3D"16" /> =09
                                       </form>
                          </td> =09
                        </tr> =09
                      </table> =09
                      <br>
                      <table width=3D"180" border=3D"0" cellspacing=3D"2" =
cellpadding=3D"2">
                        <tr>
                          <td class=3D"tableau" background=3D"images/hautdepage.gif">
                            <img src=3D"images/membres32.gif" alt=3D"" =
align=3D"absmiddle" border=3D"0" width=3D"32" height=3D"32"> <font =
size=3D"4"><b>MEMBRES</b></font>
                            <p align=3D"left">
                            <img src=3D"puce.gif" width=3D"8" height=3D"11"> <A =
HREF=3D"#" =
onClick=3D"window.open('inscription.php3','_blank','toolbar=3D0, =
location=3D0, directories=3D0, status=3D0, scrollbars=3D1, =
resizable=3D1, copyhistory=3D0, menuBar=3D0, width=3D300, height=3D300, =
left=3D150, top=3D150');return(false)"><b>Inscription</b></a><br>
                            <img src=3D"puce.gif" width=3D"8" height=3D"11"> <A =
HREF=3D"#" =
onClick=3D"window.open('spip_pass.php3?oubli_pass=3Doui','_blank','toolba=
r=3D0, location=3D0, directories=3D0, status=3D0, scrollbars=3D1, =
resizable=3D1, copyhistory=3D0, menuBar=3D0, width=3D500, height=3D500, =
left=3D150, top=3D150');return(false)"><b>Mot de passe =
oubli=E9</b></a><br>
                            <img src=3D"puce.gif" width=3D"8" height=3D"11"> <A =
HREF=3D"#" onClick=3D"window.open('inscrire.html','_blank','toolbar=3D0, =
location=3D0, directories=3D0, status=3D0, scrollbars=3D1, =
resizable=3D1, copyhistory=3D0, menuBar=3D0, width=3D500, height=3D500, =
left=3D150, top=3D150');return(false)"><b>Pourquoi =
s'inscrire</b></a><br>
                            <img src=3D"puce.gif" width=3D"8" height=3D"11"> <A =
HREF=3D"#" =
onClick=3D"window.open('spip_login.php3','_blank','toolbar=3D1, =
location=3D1, directories=3D1, status=3D1, scrollbars=3D1, =
resizable=3D1, copyhistory=3D1, menuBar=3D1, width=3D500, height=3D500, =
left=3D150, top=3D150');return(false)"><b>Identification</b></a><br><br>
                          </td> =09
                        </tr> =09
                      </table>
                      <br>
                      <B12>

<TABLE CELLPADDING=3D0 CELLSPACING=3D0 BORDER=3D0><TR><TD =
WIDTH=3D"100%">

<TABLE CELLPADDING=3D0 CELLSPACING=3D0 BORDER=3D0 WIDTH=3D100%><TR><TD =
background=3D"hautdepage.gif" WIDTH=3D"100%" class=3D"tableau">

<b>

<font size=3D"2">

D'autres mots-cl=E9s

</b></font>

</TD></TR></TABLE>

<TABLE CELLPADDING=3D0 CELLSPACING=3D0 BORDER=3D0 WIDTH=3D"100%"><TR>

  <TD WIDTH=3D"100%" class=3D"tableau">

<UL>

<BOUCLE12(MOTS){type}{id_groupe!=3D30}{id_groupe!=3D31}{par =
titre}{doublons}>

<LI><A HREF=3D"#URL_MOT">[(#TITRE|smilies)]</A>

</BOUCLE12>

</UL>

</TD></TR>

  <TR>

  <TD WIDTH=3D"100%" class=3D"tableau" background=3D"hautdepage.gif">=09

  <a href=3D"listemot.php3"><font size=3D"2">

  <b>Acc=E8s =E0 tous les th=E8mes</b></font></a>

  </TD></TR>

</TABLE>

</TD></TR></TABLE>

</B12>
                    </td>
                    <td align=3D"left" valign=3D"top">
                      <table width=3D"470" border=3D"0" cellspacing=3D"2" =
cellpadding=3D"2"> =09
                        <tr>
                          <td class=3D"titre" align=3D"center">
                                                    <img =
src=3D"images/theme32.gif" alt=3D"" align=3D"absmiddle" border=3D"0" =
width=3D"32" height=3D"32">[(#TITRE)]</td> =09
                        </tr>
                        <tr>
                          <td align=3D"center">
                            <a href=3D"listemot.php3"><font size=3D"2"><b>Retour =E0 =
tous les th=E8mes</b></font></a>
                          </td> =09
                        </tr>
                        <tr>
                          <td>
                        =09
                          <p>

<B4><font size=3D"4"><B>Articles :</B></font>

<ul>

<BOUCLE4(ARTICLES){id_mot}{par titre}{doublons}>

<li>

<A =
HREF=3D"#URL_ARTICLE">[(#TITRE|smilies|supprimer_numero|majuscules)]</A>

</BOUCLE4>

</ul>

</B4>

<B_breves><font size=3D"4"><b>Br&egrave;ves :</b></font>

<ul>

<BOUCLE_breves(BREVES){id_mot}{par titre}{doublons}>

<li>

<a =
href=3D"#URL_BREVE">[(#TITRE|smilies|supprimer_numero|majuscules)]</a>

</BOUCLE_breves>

</ul></B_breves>

<B_sites><font size=3D"4"><b>Sur le web</b></font>
<ul>

<BOUCLE_sites(SITES){id_mot}{unique}{par nom_site}>

<li>

<a href=3D"#URL_SITE">[(#NOM_SITE)<br>]</a>

</BOUCLE_sites>

</ul></B_sites>

                          </td> =09
                        </tr> =09
                      </table>
                    </td>
                    <td align=3D"left" valign=3D"top"> =09
                      <table width=3D"120" border=3D"0" cellspacing=3D"2" =
cellpadding=3D"2">
                        <tr>
                          <td class=3D"tableau"> =09
                            Inserez ici votre module de sondage largeur maxi=3D110 =
pixels<br>
                          </td>
                        </tr>
                      </table> =09
                    </td>
                  </tr> =09
                </table>
              </td>
            <!--- fin corps de page--->
            </tr>
          </table>
        <!--- fin insertion de notre mise en page du kit graphique --->
        </td>
      </tr>
      <tr>
        <td background=3D"images/hautdepage.gif" align=3D"center">
        <BOUCLE_informations(ARTICLES){id_secteur=3D1}{par titre}{" | "}>[<a =
href=3D"#URL_ARTICLE">(#TITRE|supprimer_numero)</a>]</BOUCLE_informations=

        </td>
      </tr>
    </table>
  </BOUCLE_principale>
  </body>
</html>
------=_NextPart_000_0044_01C280C9.053A8BE0
Content-Type: text/html;
  name="listemot.html"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
  filename="listemot.html"

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//FR">

<html>

  <!--- le design est la propri=E9t=E9 exclusive d'Ecran de Bureau et de =
Diboo & les Eggdrops ---><!-- toute reproduction est strictement =
interdite et sera susceptible de poursuites, si vous voulez utiliser =
notre design,
  faites en la demande =E0 l'adresse suivante : ecranbur@ecranbureau.com =
--->

  <head>
    <meta http-equiv=3D"content-type" =
content=3D"text/html;charset=3Diso-8859-1">
  =09
    <BOUCLE_head(MOTS){id_mot}>
    <title>[(#NOM_SITE_SPIP) - ][(#TITRE|supprimer_numero)]</title>
    <meta name=3D"description" content=3D"[(#INTRODUCTION)]">
    <meta name=3D"keywords" =
content=3D"<BOUCLE_tagmots(MOTS){tout}{","}>[(#TITRE|smilies|supprimer_nu=
mero)]</BOUCLE_tagmots>">
    </BOUCLE_head>
    <meta name=3D"robot" content=3D"follow, index, all">
    <meta name=3D"revisit-after" content=3D"15 days"> =09
    <link href=3D"style.css" rel=3D"stylesheet" media=3D"screen">
  </head>

  <body bgcolor=3D"#ffffff" leftmargin=3D"0" marginheight=3D"0" =
marginwidth=3D"0" topmargin=3D"10">
    <table class=3D"tabgeneral" width=3D"780" cellspacing=3D"0" =
cellpadding=3D"0" align=3D"center">
      <!--- legende qui apparaitra en bas de page juste sous le tableau =
principal --->
      <caption align=3D"bottom">Design &copy; <a =
href=3D"http://www.ecranbureau.com">EDB-Diboo</a> - D&eacute;veloppement =
: <a href=3D"mailto:ecranbur@ecranbureau.com">EDB-Diboo</a> - Site =
r&eacute;alis&eacute; avec <a =
href=3D"http://www.uzine.net/rubrique-91.html&quot; =
target=3D"_blank">SPIP</a><br>
      </caption>
      <tr>
        <td>
        <!--- d=E9but et insertion de notre mise en page du kit graphique =
--->
          <table width=3D"100%" border=3D"0" cellspacing=3D"0" =
cellpadding=3D"0" align=3D"center">
            <tr>
              <td width=3D"780" background=3D"images/hautdepage.gif">
              <!--- insertion des differents services d'EDB, comme forum, faq, =
chat, annuaires....---->
                <table width=3D"100%" border=3D"0" cellspacing=3D"0" =
cellpadding=3D"0" align=3D"right">
                  <tr>
                    <td align=3D"center" valign=3D"middle" width=3D"348">INSEREZ =
LE LOGO DE VOTRE SITE LARGEUR MAX=3D358</td>
                    <td align=3D"center" valign=3D"middle" width=3D"48"><a =
href=3D"sommaire.php3">
                                        <img src=3D"images/home.gif" =
alt=3D"" name=3D"home" border=3D"0" width=3D"32" =
height=3D"32"><br>Home</a></td>
                    <td align=3D"center" valign=3D"middle" width=3D"48"><a =
href=3D"rubrique.php3?id_rubrique=3D2&recalcul=3Doui">
                                        <img src=3D"images/forum.gif" =
border=3D"0" width=3D"32" height=3D"32"><br>Forums</a></td>
                    <td align=3D"center" valign=3D"middle" width=3D"48"><a =
href=3D"rubrique.php3?id_rubrique=3D3&recalcul=3Doui">
                                        <img src=3D"images/faq32.gif" =
border=3D"0" width=3D"32" height=3D"32"><br>FAQ</a></td>
                    <td align=3D"center" valign=3D"middle" width=3D"48"><a =
href=3D"#null" onclick=3D"javascript:window.open('http://lien de votre =
livre =
dor','livredor','width=3D800,height=3D600,scrollbars=3D1,resizable=3D1');=
">
                                        <img =
src=3D"images/livre_or32.gif" border=3D"0" width=3D"32" =
height=3D"32"><br>Livre d'Or</a></td>
                    <td align=3D"center" valign=3D"middle" width=3D"48"><a =
href=3D"rubrique.php3?id_rubrique=3D4&recalcul=3Doui">
                                        <img =
src=3D"images/annonce32.gif" border=3D"0" width=3D"32" =
height=3D"32"><br>Annonces</a></td>
                    <td align=3D"center" valign=3D"middle" width=3D"48"><a =
href=3D"#null" onclick=3D"javascript:window.open('http://lien vers votre =
annuaire','annuaire','width=3D800,height=3D600,scrollbars=3D1,resizable=3D=
1')">
                                        <img =
src=3D"images/annuaire32.gif" border=3D"0" width=3D"32" =
height=3D"32"><br>Annuaire</a></td>
                    <td align=3D"center" valign=3D"middle" width=3D"48"><a =
href=3D"#null" onclick=3D"javascript:window.open('indiquez le lien de =
votre module de =
chat','chat','width=3D300,height=3D300,scrollbars=3D0,resizable=3D0');">
                                        <img src=3D"images/diboo32.gif" =
border=3D"0" width=3D"32" height=3D"32"><br>Chat</a></td>
                    <td align=3D"center" valign=3D"middle" width=3D"48"><A =
HREF=3D"#" =
onClick=3D"window.open('newsletter.php3','_blank','toolbar=3D0, =
location=3D0, directories=3D0, status=3D0, scrollbars=3D1, =
resizable=3D1, copyhistory=3D0, menuBar=3D0, width=3D300, height=3D500, =
left=3D150, top=3D150');return(false)">
                                        <img =
src=3D"images/newsletter.gif" border=3D"0" width=3D"32" =
height=3D"32"><br>Newsletter</td>
                    <td align=3D"center" valign=3D"middle" width=3D"48"><a =
href=3D"mailto:votre email">
                                        <img =
src=3D"images/contact32.gif" alt=3D"" border=3D"0" width=3D"32" =
height=3D"32"><br>Contact</a></td>
                  </tr>
                </table>
              <!--- fin insertion des diff=E9rents services d'EDB--->
              </td>
            </tr>
            <tr>
              <td width=3D"780"><img src=3D"images/separation.gif" =
height=3D"20" width=3D"780" border=3D"0"></td>
            </tr>
            <tr>
            <!--- corps de la page --->
              <td align=3D"left" valign=3D"top" width=3D"780">
                <table width=3D"100%" border=3D"0" cellspacing=3D"0" =
cellpadding=3D"0">
                  <tr>
                    <td align=3D"left" valign=3D"top">
                      <table width=3D"180" border=3D"0" cellspacing=3D"2" =
cellpadding=3D"2">
                        <tr>
                          <td class=3D"tableau">
                            <img src=3D"images/puce_gen24.gif" alt=3D"" =
align=3D"absmiddle" border=3D"0" width=3D"24" height=3D"24"> <font =
size=3D"4"><b>SOMMAIRE</b></font>
                            <br><br>
                            =
<BOUCLE_rubrique(RUBRIQUES){racine}{id_rubrique!=3D=3D^(1|2|3|4)$}>
                              [<img src=3D"images/dossier16.gif" align=3D"absmiddle" =
width=3D"16" height=3D"16"> <a =
href=3D"#URL_RUBRIQUE"><b>(#TITRE|supprimer_numero|majuscules)</b></a><br=

]

                            </BOUCLE_rubrique><br>
                          </td> =09
                        </tr> =09
                      </table>
                      <br>
                      <table width=3D"180" border=3D"0" cellspacing=3D"2" =
cellpadding=3D"2">
                        <tr>
                          <td class=3D"tableau" background=3D"images/hautdepage.gif">
                            <img src=3D"images/recherche32.gif" alt=3D"" =
align=3D"absmiddle" border=3D"0" width=3D"32" height=3D"32"> <font =
size=3D"4"><b>RECHERCHE</b></font><br>
                            <form action=3D"recherche.php3" method=3D"post">
                                         <input type=3D"text" name=3D"recherche" =
size=3D"18" value=3D"Rechercher" onMouseOver=3D"this.focus();" =
onFocus=3D"if(this.value =3D=3D 'Rechercher') this.value =3D '';" =
class=3D"inputfield">
                                              <input type=3D"image" =
src=3D"images/recherche16.gif" align=3D"absbottom" width=3D"16" =
height=3D"16" /> =09
                                       </form>
                          </td> =09
                        </tr> =09
                      </table> =09
                      <br>
                      <table width=3D"180" border=3D"0" cellspacing=3D"2" =
cellpadding=3D"2">
                        <tr>
                          <td class=3D"tableau" background=3D"images/hautdepage.gif">
                            <img src=3D"images/membres32.gif" alt=3D"" =
align=3D"absmiddle" border=3D"0" width=3D"32" height=3D"32"> <font =
size=3D"4"><b>MEMBRES</b></font>
                            <p align=3D"left">
                            <img src=3D"puce.gif" width=3D"8" height=3D"11"> <A =
HREF=3D"#" =
onClick=3D"window.open('inscription.php3','_blank','toolbar=3D0, =
location=3D0, directories=3D0, status=3D0, scrollbars=3D1, =
resizable=3D1, copyhistory=3D0, menuBar=3D0, width=3D300, height=3D300, =
left=3D150, top=3D150');return(false)"><b>Inscription</b></a><br>
                            <img src=3D"puce.gif" width=3D"8" height=3D"11"> <A =
HREF=3D"#" =
onClick=3D"window.open('spip_pass.php3?oubli_pass=3Doui','_blank','toolba=
r=3D0, location=3D0, directories=3D0, status=3D0, scrollbars=3D1, =
resizable=3D1, copyhistory=3D0, menuBar=3D0, width=3D500, height=3D500, =
left=3D150, top=3D150');return(false)"><b>Mot de passe =
oubli=E9</b></a><br>
                            <img src=3D"puce.gif" width=3D"8" height=3D"11"> <A =
HREF=3D"#" onClick=3D"window.open('inscrire.html','_blank','toolbar=3D0, =
location=3D0, directories=3D0, status=3D0, scrollbars=3D1, =
resizable=3D1, copyhistory=3D0, menuBar=3D0, width=3D500, height=3D500, =
left=3D150, top=3D150');return(false)"><b>Pourquoi =
s'inscrire</b></a><br>
                            <img src=3D"puce.gif" width=3D"8" height=3D"11"> <A =
HREF=3D"#" =
onClick=3D"window.open('spip_login.php3','_blank','toolbar=3D1, =
location=3D1, directories=3D1, status=3D1, scrollbars=3D1, =
resizable=3D1, copyhistory=3D1, menuBar=3D1, width=3D500, height=3D500, =
left=3D150, top=3D150');return(false)"><b>Identification</b></a><br><br>
                          </td> =09
                        </tr> =09
                      </table>
                      <br>
                    </td>
                    <td align=3D"left" valign=3D"top">
                      <table width=3D"470" border=3D"0" cellspacing=3D"2" =
cellpadding=3D"2">
                      =09
                        <tr> =09
                    <td align=3D"left" valign=3D"top" width=3D"33%">
                      <B_type_mots_cles>
                        <BOUCLE_type_mots_cles(MOTS){tout}{par type}{1/3}>
                            <B_mots>[<b>(#TYPE|majuscules)</b>]=20
                              <BOUCLE_mots(MOTS){type}{par titre}{unique}>
                              <li><a href=3D"#URL_MOT">[(#TITRE|smilies)]</a>
                              </BOUCLE_mots><br>
                              <br>
                            </B_mots>
                        </BOUCLE_type_mots_cles>
                      &nbsp;
                      <//B_type_mots_cles>
                    </td>
                    <td align=3D"left" valign=3D"top" width=3D"33%">
                      <B_type_mots_cles2>
                          <BOUCLE_type_mots_cles2(MOTS){tout}{par type}{2/3}>
                              <B_mots2>[<b>(#TYPE|majuscules)</b>]=20
                                <BOUCLE_mots2(MOTS){type}{par titre}{unique}>
                                  <li><a href=3D"#URL_MOT">[(#TITRE|smilies)]</a>
                                </BOUCLE_mots2><br>
                                <br>
                              </B_mots2>
                          </BOUCLE_type_mots_cles2>
                          &nbsp;
                      <//B_type_mots_cles2>
                    </td>
                    <td align=3D"left" valign=3D"top" width=3D"33%">
                      <B_type_mots_cles3>
                          <BOUCLE_type_mots_cles3(MOTS){tout}{par type}{3/3}>
                              <B_mots3>[<b>(#TYPE|majuscules)</b>]=20
                                <BOUCLE_mots3(MOTS){type}{par titre}{unique}>
                                  <li><a href=3D"#URL_MOT">[(#TITRE|smilies)]</a>
                                </BOUCLE_mots3><br>
                                <br>
                              </B_mots3>
                          </BOUCLE_type_mots_cles3>
                          &nbsp;
                      <//B_type_mots_cles3>
                    </td>
                  </tr></table> =09
                    </td>
                    <td align=3D"left" valign=3D"top">
                      <table width=3D"120" border=3D"0" cellspacing=3D"2" =
cellpadding=3D"2">
                        <tr>
                          <td class=3D"tableau"> =09
                            Inserez ici votre module de sondage largeur maxi=3D110 =
pixels<br>
                          </td>
                        </tr>
                      </table> =09
                    </td>
                  </tr> =09
                </table>
              </td>
            <!--- fin corps de page--->
            </tr>
          </table>
        <!--- fin insertion de notre mise en page du kit graphique --->
        </td>
      </tr>
      <tr>
        <td background=3D"images/hautdepage.gif" align=3D"center">
        <BOUCLE_informations(ARTICLES){id_secteur=3D1}{par titre}{" | "}>[<a =
href=3D"#URL_ARTICLE">(#TITRE|supprimer_numero)</a>]</BOUCLE_informations=

        </td>
      </tr>
    </table>
  </body>
</html>
------=_NextPart_000_0044_01C280C9.053A8BE0--

Oui...si je t'ai bien compris :
Je souhaite que le nom de chaque groupe de mots-cle n'apparaisse qu'une
seule fois.

Chaque nom de groupe devrait comprendre chaque mot-cle de ce groupe.

Chaque mot-clé ne devrait aussi apparaître qu'une seule fois (dans le groupe
concerné) et devrait indiquer avec un lien, à quel(s) article(s) brève(s)
site(s) il est relié.

Pour chaque article, brève, site, il devrait y avoir le nom de - et un lien
vers - la rubrique ou sous-rubrique concernée.

J'espère avoir su clairement exprimer mon souhait :wink:
A+

----- Original Message -----
From: "mdivol" <mdivol@netcourrier.com>
To: "Julesbourvil" <julesbourvil@hotmail.com>
Sent: Thursday, October 31, 2002 10:48 AM
Subject: Re: [Spip] Navigation par mot clef

Ben tu veux alors sur un seul NOM DE GROUPE (=type) si tu ne veux pas de
répétition ?

A+

Michel

www.ouvaton.coop
L'hébergement à 1 euro par mois !
----- Original Message -----
From: "Julesbourvil" <julesbourvil@hotmail.com>
To: "Spip" <spip@rezo.net>
Sent: Thursday, October 31, 2002 10:24 AM
Subject: Re: [Spip] Navigation par mot clef

> Bonjour,
>
> C'est en effet sous la forme sans répétition que je le souhaite :
>
> NOM DE GROUPE
> MOTS CLES -> liens avec RUBRIQUES
> MOTS CLES -> liens avec ARTICLES
> MOTS CLES -> liens avec BREVES
> MOTS CLES -> liens avec SITES
>
> et je souhaite bien sûr avoir
> MOTS CLEFS -> liens avec SOUS-RUBRIQUES
> si cela n'est pas systématique avec MOTS CLEF-> liens avec RUBRIQUES.
>
> D'avance merci.
> JB
>
>
> ----- Original Message -----
> From: "mdivol" <mdivol@netcourrier.com>
> To: "Julesbourvil" <julesbourvil@hotmail.com>
> Sent: Thursday, October 31, 2002 9:45 AM
> Subject: Re: [Spip] Navigation par mot clef
>
>
> > Bonjour,
> > Est-ce sous cette forme que tu veux les résultats :
> >
> > NOM DE GROUPE
> > MOTS CLES -> liens avec RUBRIQUES
> > MOTS CLES -> liens avec ARTICLES
> > MOTS CLES -> liens avec BREVES
> > MOTS CLES -> liens avec SITES
> >
> > et répétition
> > NOM DE GROUPE
> > MOTS CLES -> liens avec RUBRIQUES
> > MOTS CLES -> liens avec ARTICLES
> > MOTS CLES -> liens avec BREVES
> > MOTS CLES -> liens avec SITES
> >
> > A+
> >
> > Michel
> >
> >
> >
> > www.ouvaton.coop
> > L'hébergement à 1 euro par mois !
> > ----- Original Message -----
> > From: "Julesbourvil" <julesbourvil@hotmail.com>
> > To: "Spip" <spip@rezo.net>
> > Sent: Thursday, October 31, 2002 8:21 AM
> > Subject: [Spip] Navigation par mot clef
> >
> >
> > > Bonsoir
> > > J'essaie de mettre en forme une navigation par mot clef.
> > >
> > > Je souhaite que, dans une page particulière tous les mots clefs
> > s'affichent
> > > sous le nom du groupe auquel ils appartiennent et qu'ils aient un

lien

> > avec
> > > la ou les rubriques, les articles, les brèves et les sites

référencés

> > > concernés. Tout ceci bien entendu sans doublon de nom de groupe.
> > >
> > > Même après avoir lu le "tutorial", je patauge encore lamentablement
> avec
> > > cette boucle (sans mise en forme) :
> > >
> > > <BOUCLE_mot_1(MOTS){tout}>
> > > <B_2>
> > > Mots-clés du groupe : [(#TYPE)]
> > > <BOUCLE_mot_2(MOTS){type}{doublons}>
> > > #TITRE
> > > <B_rubs>
> > >
<BOUCLE_rubs(RUBRIQUES){id_mot}{par
> > > titre}>
> > > <a

href="#URL_RUBRIQUE">[(#TITRE)]

> > > </BOUCLE_rubs>
> > > </B_rubs>
> > > <//B_rubs>
> > > <B_art>
> > > <BOUCLE_4(ARTICLES){id_mot}>
> > > "#URL_ARTICLE">[(#TITRE)]</a>
> > > </BOUCLE_4>
> > > </B_art>
> > > <//B_art>
> > > <B_breves>
> > > <BOUCLE_breves(BREVES){id_mot}{par
> > > date}{inverse}>
> > > <a href="#URL_BREVE">[(#TITRE)]
> > > </BOUCLE_breves>
> > > </B_breves>
> > > <//B_breves>
> > > <B_sites>
> > >
<BOUCLE_sites(SITES){id_mot}{unique}{par
> > > nom_site}>
> > > a href="#URL_SITE">[(#NOM_SITE)]</a>
> > > </BOUCLE_sites>
> > > </B_sites>
> > > <//B_sites>
> > > </BOUCLE_mot_2>
> > > </BOUCLE_mot_1>
> > > </B_2>
> > > <//B_2>
> > >
> > > Quelqu'un(e) peut-il (elle) "mayday" et m'indiquer où j'ai tout faux

?

> > >
> > > D'avance merci.
> > > JB
> > > _______________________________________________
> > > liste spip
> > > spip@rezo.net - désabonnement : spip-off@rezo.net
> > > Infos et archives : http://listes.rezo.net/mailman/listinfo/spip
> > > Documentation de SPIP : http://www.uzine.net/spip
> > >
> >
> _______________________________________________
> liste spip
> spip@rezo.net - désabonnement : spip-off@rezo.net
> Infos et archives : http://listes.rezo.net/mailman/listinfo/spip
> Documentation de SPIP : http://www.uzine.net/spip
>

From martinrabo@wanadoo.fr Thu Oct 31 11:26:40 2002

Return-Path: <martinrabo@wanadoo.fr>
Received: from mel-rto4.wanadoo.fr (smtp-out-4.wanadoo.fr [193.252.19.23])
  by miel.brainstorm.fr (Postfix) with ESMTP id 809161D33F
  for <spip@rezo.net>; Thu, 31 Oct 2002 11:26:40 +0100 (CET)
Received: from mel-rta9.wanadoo.fr (193.252.19.69) by mel-rto4.wanadoo.fr
  (6.5.007) id 3DA24D3200E65F26 for spip@rezo.net;
  Thu, 31 Oct 2002 11:26:40 +0100
Received: from athlon (80.8.27.146) by mel-rta9.wanadoo.fr (6.5.007)
        id 3DA24B2900EE8464 for spip@rezo.net; Thu, 31 Oct 2002 11:26:40 +0100
From: "Bernard Martin-Rabaud" <martinrabo@wanadoo.fr>
To: "Spip@Rezo. Net" <spip@rezo.net>
Subject: =?iso-8859-1?Q?RE:_=5BSpip=5D__Nouvelle_fonctionnalit=E9?=
Date: Thu, 31 Oct 2002 11:27:41 +0100
Message-ID: <JOEHLGJKOMDPGJBAHMMEMEDJDKAA.martinrabo@wanadoo.fr>
MIME-Version: 1.0
Content-Type: multipart/alternative;
  boundary="----=_NextPart_000_0022_01C280D0.8688CB60"
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
importance: Normal
In-Reply-To: <006701c280af$15ab86b0$05001aac@prometeo>
X-BeenThere: spip@rezo.net
X-Mailman-Version: 2.1b3+
Precedence: list
List-Help: <mailto:spip-request@rezo.net?subject=help>
List-Archive: <Discuter chez rezo.net;
List-Unsubscribe: <http://listes.rezo.net/mailman/listinfo/spip&gt;,
  <mailto:spip-request@rezo.net?subject=unsubscribe>
List-Subscribe: <http://listes.rezo.net/mailman/listinfo/spip&gt;,
  <mailto:spip-request@rezo.net?subject=subscribe>
List-Post: <mailto:spip@rezo.net>
List-Id: SPIP : questions/reponses <spip.rezo.net>
X-List-Received-Date: Thu, 31 Oct 2002 10:26:40 -0000
Status: O
Content-Length: 3439
Lines: 91

This is a multi-part message in MIME format.

------=_NextPart_000_0022_01C280D0.8688CB60
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 8bit

Le mieux serait que tu te mettes en relation avec George Kandalaft
(kandalaft@MCR1.POPTEL.ORG.UK) qui a traduit la version 1.4.2 en anglais. Il
saura mieux que quiconque ce qu'on peut faire et ce qu'il y a à faire. Il
participe aussi à ces listes. Il vaudrait mieux que tu poses ces questions
dans la liste de développement spip-dev@listes.rezo.net

Une version espagnole serait le top !

Bernard Martin-Rabaud
martinrabo@wanadoo.fr

  -----Message d'origine-----
  De : spip-bounces@rezo.net [mailto:spip-bounces@rezo.net]De la part de
Eduardo Pedreño Bernal
  Envoyé : jeudi 31 octobre 2002 08:27
  À : spip@rezo.net
  Objet : [Spip] Nouvelle fonctionnalité

  Bonjour,

  je suis espagnol, j'ai installé SPIP et je le trouve vraiment interessant.
J'amarai beaucoup savoir si ça serai facile de traduire le script a
l'espagnol. S'il est possible j'amarai le faire.

  Eduardo Pedreño

------=_NextPart_000_0022_01C280D0.8688CB60
Content-Type: text/html;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2716.2200" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><SPAN class=3D466222210-31102002><FONT face=3DArial size=3D2>Le =
mieux serait que=20
tu te mettes en relation avec George Kandalaft (<A=20
href=3D"mailto:kandalaft@MCR1.POPTEL.ORG.UK">kandalaft@MCR1.POPTEL.ORG.UK=
</A>) qui=20
a traduit la version 1.4.2 en anglais. Il saura mieux que quiconque ce =
qu'on=20
peut faire et ce qu'il y a =E0 faire. Il participe aussi =E0 ces listes. =
Il vaudrait=20
mieux que tu poses ces questions dans la liste de d=E9veloppement <A=20
href=3D"mailto:spip-dev@listes.rezo.net">spip-dev@listes.rezo.net</A></FO=
NT></SPAN></DIV>
<DIV><SPAN class=3D466222210-31102002><FONT face=3DArial=20
size=3D2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D466222210-31102002><FONT face=3DArial size=3D2>Une =
version=20
espagnole serait le top !</FONT></SPAN></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<P><FONT size=3D2>Bernard Martin-Rabaud<BR>martinrabo@wanadoo.fr</FONT> =
</P>
<BLOCKQUOTE dir=3Dltr style=3D"MARGIN-RIGHT: 0px">
  <DIV class=3DOutlookMessageHeader dir=3Dltr align=3Dleft><FONT =
face=3DTahoma=20
  size=3D2>-----Message d'origine-----<BR><B>De&nbsp;:</B> =
spip-bounces@rezo.net=20
  [mailto:spip-bounces@rezo.net]<B>De la part de</B> Eduardo Pedre=F1o=20
  Bernal<BR><B>Envoy=E9&nbsp;:</B> jeudi 31 octobre 2002 =
08:27<BR><B>=C0&nbsp;:</B>=20
  spip@rezo.net<BR><B>Objet&nbsp;:</B> [Spip] Nouvelle=20
  fonctionnalit=E9<BR><BR></FONT></DIV>
  <DIV><FONT face=3DArial size=3D2>Bonjour,</FONT></DIV>
  <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
  <DIV><FONT face=3DArial size=3D2>je suis espagnol, j'ai install=E9 =
SPIP et je le=20
  trouve vraiment interessant. J'amarai beaucoup savoir si =E7a serai =
facile de=20
  traduire le script a l'espagnol. S'il est possible j'amarai le=20
  faire.</FONT></DIV>
  <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
  <DIV><FONT face=3DArial size=3D2>Eduardo=20
Pedre=F1o</FONT></DIV></BLOCKQUOTE></BODY></HTML>

------=_NextPart_000_0022_01C280D0.8688CB60--