[SPIP Zone] r4680 - in /_squelettes_: atom/atom-articles.html atom/atom-breves.html atom/atom.html outils-recherche/recherche-atom.html

Author: nicolas1.krebs2@netcourrier.com
Date: Fri Aug 18 21:05:09 2006
New Revision: 4680

Log:
Nicolas Krebs quelques corrections

Removed:
    _squelettes_/outils-recherche/recherche-atom.html
Modified:
    _squelettes_/atom/atom-articles.html
    _squelettes_/atom/atom-breves.html
    _squelettes_/atom/atom.html

Modified: _squelettes_/atom/atom-articles.html

--- _squelettes_/atom/atom-articles.html (original)
+++ _squelettes_/atom/atom-articles.html Fri Aug 18 21:05:09 2006
@@ -1,7 +1,7 @@
[(#REM) Squelette pour SPIP 1.9. Sortie au format ATOM 1.0 http://www.ietf.org/rfc/rfc4287.txt .]
#CACHE{7200}
[(#HTTP_HEADER{Content-type: text/xml[; charset=(#CHARSET)]})]
-[(REM) Remplacer text/xml par application/atom+xml des que
+[(#REM) Remplacer text/xml par application/atom+xml des que
http://bugzilla.mozilla.org/show_bug.cgi?id=258012 est corrige.]
<?php echo '<' ?>?xml version="1.0"[ encoding="(#CHARSET)"]?>
<feed xmlns="http://www.w3.org/2005/Atom"[ xml:lang="(#LANG)"]>

Modified: _squelettes_/atom/atom-breves.html

--- _squelettes_/atom/atom-breves.html (original)
+++ _squelettes_/atom/atom-breves.html Fri Aug 18 21:05:09 2006
@@ -1,7 +1,7 @@
[(#REM) Squelette pour SPIP 1.9. Sortie au format ATOM 1.0 http://www.ietf.org/rfc/rfc4287.txt .]
#CACHE{7200}
[(#HTTP_HEADER{Content-type: text/xml[; charset=(#CHARSET)]})]
-[(REM) Remplacer text/xml par application/atom+xml des que
+[(#REM) Remplacer text/xml par application/atom+xml des que
http://bugzilla.mozilla.org/show_bug.cgi?id=258012 est corrige.]
<?php echo '<' ?>?xml version="1.0"[ encoding="(#CHARSET)"]?>
<feed xmlns="http://www.w3.org/2005/Atom"[ xml:lang="(#LANG)"]>
@@ -22,7 +22,7 @@
[ <link rel="replies" type="application/atom+xml" href="(#PARAMETRES_FORUM|url_rss_forum|parametre_url{fmt,atom}|url_absolue)"/>]
[ <published>(#DATE|date_iso)</published>]
[ <updated>(#DATE|date_iso)</updated>]
-[(REM) L'absence de balise <author> ici rend ce document non conforme a la rfc 4287.]
+[(#REM) L'absence de balise <author> ici rend ce document non conforme a la rfc 4287.]
   <BOUCLE_rubrique(RUBRIQUES){id_rubrique}>
[ <category scheme="#URL_SITE_SPIP/rubrique" term="(#ID_RUBRIQUE)"[ label="(#TITRE|texte_backend)[ (#DESCRIPTIF|texte_backend)]"]/>]
   </BOUCLE_rubrique>

Modified: _squelettes_/atom/atom.html

--- _squelettes_/atom/atom.html (original)
+++ _squelettes_/atom/atom.html Fri Aug 18 21:05:09 2006
@@ -1,7 +1,7 @@
[(#REM) Squelette pour SPIP 1.9. Sortie au format ATOM 1.0 http://www.ietf.org/rfc/rfc4287.txt .]
#CACHE{7200}
[(#HTTP_HEADER{Content-type: text/xml[; charset=(#CHARSET)]})]
-[(REM) Remplacer text/xml par application/atom+xml des que
+[(#REM) Remplacer text/xml par application/atom+xml des que
http://bugzilla.mozilla.org/show_bug.cgi?id=258012 est corrige.]
<?php echo '<' ?>?xml version="1.0"[ encoding="(#CHARSET)"]?>
<feed xmlns="http://www.w3.org/2005/Atom"[ xml:lang="(#LANG)"]>
@@ -22,7 +22,7 @@
[ <link rel="replies" type="application/atom+xml" href="(#PARAMETRES_FORUM|url_rss_forum|parametre_url{fmt,atom}|url_absolue)"/>]
[ <published>(#DATE|date_iso)</published>]
[ <updated>(#DATE|date_iso)</updated>]
-[(REM) L'absence de balise <author> ici rend ce document non conforme a la rfc 4287.]
+[(#REM) L'absence de balise <author> ici rend ce document non conforme a la rfc 4287.]
   <BOUCLE_breve_rubrique(RUBRIQUES){id_rubrique}>
[ <category scheme="#URL_SITE_SPIP/rubrique" term="(#ID_RUBRIQUE)"[ label="(#TITRE|texte_backend)[ (#DESCRIPTIF|texte_backend)]"]/>]
   </BOUCLE_breve_rubrique>

Removed: _squelettes_/outils-recherche/recherche-atom.html

--- _squelettes_/outils-recherche/recherche-atom.html (original)
+++ _squelettes_/outils-recherche/recherche-atom.html (removed)
@@ -1,32 +0,0 @@
-[(#REM) Squelette pour SPIP 1.9. Sortie au format ATOM 1.0 http://www.ietf.org/rfc/rfc4287.txt .
-Publication des resultats d'une recherche au format Atom, mais limitee aux articles et a 20 resultats.]
-#CACHE{7200}
-[(#HTTP_HEADER{Content-type: text/xml[; charset=(#CHARSET)]})]
-[(REM) Remplacer text/xml par application/atom+xml des que
-http://bugzilla.mozilla.org/show_bug.cgi?id=258012 est corrige.]
-<?php echo '<' ?>?xml version="1.0"[ encoding="(#CHARSET)"]?>
-<feed xmlns="http://www.w3.org/2005/Atom"[ xml:lang="(#LANG)"]>
- <title>[(#NOM_SITE_SPIP|texte_backend)] <:info_rechercher_02:> [(#RECHERCHE|texte_backend)]</title>]
-[ <subtitle type="html">(#DESCRIPTIF_SITE_SPIP|texte_backend)</subtitle>]
-[ <link rel="alternate" type="text/html" href="(#URL_PAGE{recherche}|parametre_url{recherche,#RECHERCHE}|url_absolue|texte_backend)"/>]
-[ <link rel="self" type="application/atom+xml" href="#URL_SITE_SPIP/(#SELF)"/>]
- <id>#URL_SITE_SPIP/recherche[(#RECHERCHE|texte_backend)]</id>
- <generator uri="http://www.spip.net/" version="<?php echo"$spip_version_affichee"; ?>">SPIP</generator>
-[ <updated>(#DATE|date_iso)</updated>]
-<BOUCLE_articles(ARTICLES){recherche}{par points}{inverse}{0,20}>
- <entry[ xml:lang="(#LANG)"]>
-[ <title>(#TITRE|supprimer_numero|texte_backend)</title>]
-[ <id>#URL_SITE_SPIP/article(#ID_ARTICLE)</id>]
-[ <link rel="alternate" type="text/html" href="(#URL_ARTICLE|url_absolue)"/>]
-[ <published>(#DATE|date_iso)</published>]
-[ <updated>(#DATE_MODIF|date_iso)</updated>]
- <BOUCLE_auteur(AUTEURS){id_article}>
-[ <author><name>(#NOM)</name>[<uri>(#URL_AUTEUR|url_absolue)</uri>]</author>]
- </BOUCLE_auteur>
- <BOUCLE_rubrique(RUBRIQUES){id_rubrique}>
-[ <category scheme="#URL_SITE_SPIP/rubrique" term="(#ID_RUBRIQUE)"[
-label="(#TITRE|texte_backend)[ (#DESCRIPTIF|texte_backend)]"]/>]
- </BOUCLE_rubrique>
- </entry>
-</BOUCLE_articles>
-</feed>
\ No newline at end of file