sync with EN

This commit is contained in:
yannick
2005-12-05 21:37:01 +00:00
parent 496a98af7e
commit d64dd06527
8 changed files with 108 additions and 38 deletions

View File

@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision$ -->
<!-- EN-Revision: 1.2 Maintainer: didou Status: ready -->
<!-- EN-Revision: 1.3 Maintainer: didou Status: ready -->
<sect1 id="variable.cache.modified.check">
<title>$cache_modified_check</title>
<para>
@@ -9,9 +10,17 @@
modification du fichier de cache n'a pas chang<6E> depuis la derni<6E>re
visite, alors un en-t<>te "304 Not Modified" sera envoy<6F> <20> la place
du contenu. Cel<65> ne fonctionne qu'avec du contenu mis en cache hors de la
balise <command>insert</command>.
balise <link linkend="language.function.insert"><command>{insert}</command></link>.
</para>
<para>
Voir aussi
<link linkend="variable.caching">$caching</link>,
<link linkend="variable.cache.lifetime">$cache_lifetime</link>,
<link linkend="variable.cache.handler.func">$cache_handler_func</link> et
la <link linkend="caching">section sur le cache</link>.
</para>
</sect1>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
@@ -31,4 +40,4 @@ End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
-->