cvs: smarty /docs/de getting-started.xml /docs/en getting-started.xml /docs/entities global.ent /docs/fr getting-started.xml /docs/pt_BR getting-started.xml /docs/ru getting-started.xml

"Mehdi Achour" <[email protected]>
Newsgroups gmane.comp.php.cvs.smarty
Message-ID <cvsdidou1082307743@cvsserver>
didou		Sun Apr 18 13:02:23 2004 EDT

  Modified files:              
    /smarty/docs/en	getting-started.xml 
    /smarty/docs/fr	getting-started.xml 
    /smarty/docs/de	getting-started.xml 
    /smarty/docs/pt_BR	getting-started.xml 
    /smarty/docs/ru	getting-started.xml 
    /smarty/docs/entities	global.ent 
  Log:
  new global entity for zend and php-accelerator
  
http://cvs.php.net/diff.php/smarty/docs/en/getting-started.xml?r1=1.3&r2=1.4&ty=u
Index: smarty/docs/en/getting-started.xml
diff -u smarty/docs/en/getting-started.xml:1.3 smarty/docs/en/getting-started.xml:1.4
--- smarty/docs/en/getting-started.xml:1.3	Sun Mar 28 20:54:07 2004
+++ smarty/docs/en/getting-started.xml	Sun Apr 18 13:02:23 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <part id="getting.started">
  <title>Getting Started</title>
 
@@ -44,8 +44,8 @@
    they are created, they are executed from then on. Therefore there is no
    costly template file parsing for each request, and each template can take
    full advantage of PHP compiler cache solutions such as Zend Accelerator
-   (http://www.zend.com) or PHP Accelerator
-   (http://www.php-accelerator.co.uk).
+   (<ulink url="&url.zend;">&url.zend;</ulink>) or PHP Accelerator
+   (<ulink url="&url.php-accelerator;">&url.php-accelerator;</ulink>).
   </para>
   <para>
    Some of Smarty's features:
http://cvs.php.net/diff.php/smarty/docs/fr/getting-started.xml?r1=1.2&r2=1.3&ty=u
Index: smarty/docs/fr/getting-started.xml
diff -u smarty/docs/fr/getting-started.xml:1.2 smarty/docs/fr/getting-started.xml:1.3
--- smarty/docs/fr/getting-started.xml:1.2	Sun Apr 18 12:51:37 2004
+++ smarty/docs/fr/getting-started.xml	Sun Apr 18 13:02:23 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <part id="getting.started">
  <title>Pour commencer</title>
 
@@ -46,8 +46,9 @@
    de ces derniers. Une fois créés, ils sont exécutés.
    Il n'y a donc pas d'analyse coûteuse de template à chaque requête,
    et les templates peuvent bénéficier des solutions de cache PHP
-   comme Zend Accelerator (http://www.zend.com) ou PHP Accelerator
-   (http://www.php-accelerator.co.uk).
+   comme Zend Accelerator (<ulink url="&url.zend;">&url.zend;</ulink>) ou 
+   PHP Accelerator 
+   (<ulink url="&url.php-accelerator;">&url.php-accelerator;</ulink>).
    </para>
    <para>
     Quelques caractéristiques de Smarty :
http://cvs.php.net/diff.php/smarty/docs/de/getting-started.xml?r1=1.1&r2=1.2&ty=u
Index: smarty/docs/de/getting-started.xml
diff -u smarty/docs/de/getting-started.xml:1.1 smarty/docs/de/getting-started.xml:1.2
--- smarty/docs/de/getting-started.xml:1.1	Sun Mar 28 10:20:08 2004
+++ smarty/docs/de/getting-started.xml	Sun Apr 18 13:02:23 2004
@@ -1,7 +1,7 @@
 <!-- Smarty German Documentation Port -->
-<!-- $Id: getting-started.xml,v 1.1 2004/03/28 15:20:08 didou Exp $ -->
+<!-- $Id: getting-started.xml,v 1.2 2004/04/18 17:02:23 didou Exp $ -->
 <!-- $Author: didou $ -->
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <part id="getting.started">
  <title>Erste Schritte</title>
  <chapter id="what.is.smarty">
@@ -40,7 +40,7 @@
 	m&uuml;ssen Templates nicht f&uuml;r jeden Seitenaufruf performance-intensiv 
     neu geparst werden und jedes Template kann voll von PHP Compiler-Cache 
     L&ouml;sungen profitieren. 
-    (Zend, http://www.zend.com; PHP Accelerator, http://www.php-accelerator.co.uk)
+    (Zend, <ulink url="&url.zend;">&url.zend;</ulink>; PHP Accelerator, <ulink url="&url.php-accelerator;">&url.php-accelerator;</ulink>)
    </para>
    <para>
     Ein paar Smarty Charakteristiken
http://cvs.php.net/diff.php/smarty/docs/pt_BR/getting-started.xml?r1=1.1&r2=1.2&ty=u
Index: smarty/docs/pt_BR/getting-started.xml
diff -u smarty/docs/pt_BR/getting-started.xml:1.1 smarty/docs/pt_BR/getting-started.xml:1.2
--- smarty/docs/pt_BR/getting-started.xml:1.1	Sun Mar 28 10:23:27 2004
+++ smarty/docs/pt_BR/getting-started.xml	Sun Apr 18 13:02:23 2004
@@ -38,8 +38,8 @@
 	são executados. Então não há interpretação de arquivo de
 	template custosa para cada pedido, e 
 	cada template pode levar total vantagem de soluções de cache de compiladores PHP tais como
-	Zend Accelerator (http://www.zend.com) ou PHP Accelerator
-	(http://www.php-accelerator.co.uk).
+	Zend Accelerator (<ulink url="&url.zend;">&url.zend;</ulink>) ou PHP Accelerator
+	(<ulink url="&url.php-accelerator;">&url.php-accelerator;</ulink>).
    </para>
    <para>
     Algumas das características do Smarty:
http://cvs.php.net/diff.php/smarty/docs/ru/getting-started.xml?r1=1.1&r2=1.2&ty=u
Index: smarty/docs/ru/getting-started.xml
diff -u smarty/docs/ru/getting-started.xml:1.1 smarty/docs/ru/getting-started.xml:1.2
--- smarty/docs/ru/getting-started.xml:1.1	Tue Mar 30 04:05:19 2004
+++ smarty/docs/ru/getting-started.xml	Sun Apr 18 13:02:23 2004
@@ -39,8 +39,8 @@
 	 íåîáõîäèìîñòè îáðàáàòûâàòü ôàéë øàáëîíà äëÿ êàæäîãî çàïðîñà, è êàæäûé
 	 øàáëîí ìîæåò ïîëüçîâàòüñÿ âñåìè ïðåèìóùåñòâàìè êýøèðóþøèõ ðåøåíèé
 	 php êîìïèëÿòîðà òàêèõ, êàê Zend Accelerator
-	(http://www.zend.com) èëè PHP Accelerator
-	(http://www.php-accelerator.co.uk).
+	(<ulink url="&url.zend;">&url.zend;</ulink>) èëè PHP Accelerator
+	(<ulink url="&url.php-accelerator;">&url.php-accelerator;</ulink>).
    </para>
    <para>
     Íåêîòîðûå âîçìîæíîñòè Smarty:
http://cvs.php.net/diff.php/smarty/docs/entities/global.ent?r1=1.1&r2=1.2&ty=u
Index: smarty/docs/entities/global.ent
diff -u smarty/docs/entities/global.ent:1.1 smarty/docs/entities/global.ent:1.2
--- smarty/docs/entities/global.ent:1.1	Sun Mar 28 13:56:09 2004
+++ smarty/docs/entities/global.ent	Sun Apr 18 13:02:23 2004
@@ -1,13 +1,14 @@
 <!--
- $Id: global.ent,v 1.1 2004/03/28 18:56:09 didou Exp $
+ $Id: global.ent,v 1.2 2004/04/18 17:02:23 didou Exp $
 
  Contains global "macros" for all the XML documents.
  -->
 
-<!ENTITY url.smarty     'http://smarty.php.net/'>
-<!ENTITY url.ml.archive 'http://marc.theaimsgroup.com/?l=smarty&amp;r=1&amp;w=2'>
-<!ENTITY ml.general.sub '[email protected]'>
-
+<!ENTITY url.smarty          'http://smarty.php.net/'>
+<!ENTITY url.ml.archive      'http://marc.theaimsgroup.com/?l=smarty&amp;r=1&amp;w=2'>
+<!ENTITY ml.general.sub      '[email protected]'>
+<!ENTITY url.php-accelerator 'http://www.php-accelerator.co.uk'>
+<!ENTITY url.zend            'http://www.zend.com/'>
 
 <!-- The three special language constants -->
 <!ENTITY true  '<constant>TRUE</constant>'>

-- 
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.