cvs: smarty /docs/de/programmers plugins.xml /docs/en/programmers plugins.xml /docs/fr/programmers plugins.xml /docs/pt_BR/programmers plugins.xml
"Mehdi Achour" <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvsdidou1080557505@cvsserver> |
didou Mon Mar 29 05:51:45 2004 EDT
Modified files:
/smarty/docs/en/programmers plugins.xml
/smarty/docs/de/programmers plugins.xml
/smarty/docs/fr/programmers plugins.xml
/smarty/docs/pt_BR/programmers plugins.xml
Log:
add an ID to this section
http://cvs.php.net/diff.php/smarty/docs/en/programmers/plugins.xml?r1=1.3&r2=1.4&ty=u
Index: smarty/docs/en/programmers/plugins.xml
diff -u smarty/docs/en/programmers/plugins.xml:1.3 smarty/docs/en/programmers/plugins.xml:1.4
--- smarty/docs/en/programmers/plugins.xml:1.3 Sun Mar 28 21:03:39 2004
+++ smarty/docs/en/programmers/plugins.xml Mon Mar 29 05:51:41 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<chapter id="plugins">
<title>Extending Smarty With Plugins</title>
<para>
@@ -24,7 +24,7 @@
use the API or convert your custom functionality into plugins.
</para>
- <sect1>
+ <sect1 id="plugins.howto">
<title>How Plugins Work</title>
<para>
Plugins are always loaded on demand. Only the specific modifiers,
http://cvs.php.net/diff.php/smarty/docs/de/programmers/plugins.xml?r1=1.2&r2=1.3&ty=u
Index: smarty/docs/de/programmers/plugins.xml
diff -u smarty/docs/de/programmers/plugins.xml:1.2 smarty/docs/de/programmers/plugins.xml:1.3
--- smarty/docs/de/programmers/plugins.xml:1.2 Sun Mar 28 10:45:40 2004
+++ smarty/docs/de/programmers/plugins.xml Mon Mar 29 05:51:42 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<chapter id="plugins">
<title>Smarty durch Plugins erweitern</title>
<para>
@@ -24,7 +24,7 @@
</para>
- <sect1>
+ <sect1 id="plugins.howto">
<title>Wie Plugins funktionieren</title>
<para>
Plugins werden immer erst bei Bedarf geladen. Nur die im Template
http://cvs.php.net/diff.php/smarty/docs/fr/programmers/plugins.xml?r1=1.4&r2=1.5&ty=u
Index: smarty/docs/fr/programmers/plugins.xml
diff -u smarty/docs/fr/programmers/plugins.xml:1.4 smarty/docs/fr/programmers/plugins.xml:1.5
--- smarty/docs/fr/programmers/plugins.xml:1.4 Mon Mar 29 05:26:13 2004
+++ smarty/docs/fr/programmers/plugins.xml Mon Mar 29 05:51:43 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<chapter id="plugins">
<title>Etendre Smarty avec des plugins</title>
<para>
@@ -26,7 +26,7 @@
l'API ou convertir vos fonctionnalités personnalisées en plugins.
</para>
- <sect1>
+ <sect1 id="plugins.howto">
<title>Comment fonctionnent les plugins</title>
<para>
Les plugins sont toujours chargés a la demande. Seuls les modificateurs
http://cvs.php.net/diff.php/smarty/docs/pt_BR/programmers/plugins.xml?r1=1.1&r2=1.2&ty=u
Index: smarty/docs/pt_BR/programmers/plugins.xml
diff -u smarty/docs/pt_BR/programmers/plugins.xml:1.1 smarty/docs/pt_BR/programmers/plugins.xml:1.2
--- smarty/docs/pt_BR/programmers/plugins.xml:1.1 Sun Mar 28 10:24:19 2004
+++ smarty/docs/pt_BR/programmers/plugins.xml Mon Mar 29 05:51:44 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<chapter id="plugins">
<title>Extendendo a Smarty com Plugins</title>
<para>
@@ -24,7 +24,7 @@
funcionalidade customizadas em plugins.
</para>
- <sect1>
+ <sect1 id="plugins.howto">
<title>Como os Plugins Funcionam</title>
<para>
Plugins são sempre lidos quando requisitados. Apenas os modificadores específicos,
@@ -799,4 +799,4 @@
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
--->
\ No newline at end of file
+-->
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php