svn: /phpdoc/fa/trunk/ reference/dom/setup.xml reference/inclued/ini.xml reference/simplexml/setup.xml reference/soap/configure.xml reference/solr/solrclient/construct.xml reference/wddx/configure.xml reference/wddx/setup.xml reference/xmlrpc/setup.xml reference/xmlwriter/setup.xml reference/xsl/setup.xml security/database.xml
[email protected] (Pedram Salehpoor)
| Newsgroups | php.doc.fa |
|---|---|
| Message-ID | <[email protected]> |
psalehpoor Fri, 02 Jul 2010 19:36:29 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=300953
Log:
updated
Changed paths:
U phpdoc/fa/trunk/reference/dom/setup.xml
U phpdoc/fa/trunk/reference/inclued/ini.xml
U phpdoc/fa/trunk/reference/simplexml/setup.xml
U phpdoc/fa/trunk/reference/soap/configure.xml
U phpdoc/fa/trunk/reference/solr/solrclient/construct.xml
U phpdoc/fa/trunk/reference/wddx/configure.xml
U phpdoc/fa/trunk/reference/wddx/setup.xml
U phpdoc/fa/trunk/reference/xmlrpc/setup.xml
U phpdoc/fa/trunk/reference/xmlwriter/setup.xml
U phpdoc/fa/trunk/reference/xsl/setup.xml
U phpdoc/fa/trunk/security/database.xml
svn-diffs-300953.txt
(text/x-diff, 9.7 KB)
Modified: phpdoc/fa/trunk/reference/dom/setup.xml
===================================================================
--- phpdoc/fa/trunk/reference/dom/setup.xml 2010-07-02 19:27:44 UTC (rev 300952)
+++ phpdoc/fa/trunk/reference/dom/setup.xml 2010-07-02 19:36:29 UTC (rev 300953)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 297831 Maintainer: pedram Status: ready -->
+<!-- EN-Revision: 300860 Maintainer: pedram Status: ready -->
<!-- Reviewed: yes -->
<!-- $Revision$ -->
@@ -9,7 +9,7 @@
<!-- {{{ Requirements -->
<section xml:id="dom.requirements">
&reftitle.required;
- &no.requirement;
+ &libxml.required;
</section>
<!-- }}} -->
Modified: phpdoc/fa/trunk/reference/inclued/ini.xml
===================================================================
--- phpdoc/fa/trunk/reference/inclued/ini.xml 2010-07-02 19:27:44 UTC (rev 300952)
+++ phpdoc/fa/trunk/reference/inclued/ini.xml 2010-07-02 19:36:29 UTC (rev 300953)
@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 288721 Maintainer: pedram Status: ready -->
+<!-- EN-Revision: 300658 Maintainer: pedram Status: ready -->
<!-- Reviewed: yes -->
<!-- $Revision$ -->
+
<section xml:id="inclued.configuration" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
&reftitle.runtime;
&extension.runtime;
@@ -16,20 +17,20 @@
<entry>&Name;</entry>
<entry>&Default;</entry>
<entry>&Changeable;</entry>
- <entry>Changelog</entry>
+ <entry>&Changelog;</entry>
</row>
</thead>
<tbody>
<row>
<entry><link linkend="ini.inclued.enabled">inclued.enabled</link></entry>
<entry>Off</entry>
- <entry>PHP_INI_*</entry>
+ <entry>PHP_INI_SYSTEM</entry>
<entry></entry>
</row>
<row>
<entry><link linkend="ini.inclued.dumpdir">inclued.dumpdir</link></entry>
- <entry>Off</entry>
- <entry>PHP_INI_*</entry>
+ <entry>&null;</entry>
+ <entry>PHP_INI_SYSTEM</entry>
<entry></entry>
</row>
</tbody>
@@ -48,7 +49,7 @@
<varlistentry xml:id="ini.inclued.enabled">
<term>
<parameter>inclued.enabled</parameter>
- <type>int</type>
+ <type>bool</type>
</term>
<listitem>
<para>
@@ -60,7 +61,7 @@
<varlistentry xml:id="ini.inclued.dumpdir">
<term>
<parameter>inclued.dumpdir</parameter>
- <type>int</type>
+ <type>string</type>
</term>
<listitem>
<para>
@@ -100,3 +101,4 @@
vi: ts=1 sw=1
-->
+
Modified: phpdoc/fa/trunk/reference/simplexml/setup.xml
===================================================================
--- phpdoc/fa/trunk/reference/simplexml/setup.xml 2010-07-02 19:27:44 UTC (rev 300952)
+++ phpdoc/fa/trunk/reference/simplexml/setup.xml 2010-07-02 19:36:29 UTC (rev 300953)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 288721 Maintainer: pedram Status: ready -->
+<!-- EN-Revision: 300860 Maintainer: pedram Status: ready -->
<!-- Reviewed: yes -->
<!-- $Revision$ -->
@@ -9,6 +9,7 @@
<!-- {{{ Requirements -->
<section xml:id="simplexml.requirements">
&reftitle.required;
+ &libxml.required;
<para>
ضمیمه SimpleXML نیازمند PHP 5 است.
</para>
Modified: phpdoc/fa/trunk/reference/soap/configure.xml
===================================================================
--- phpdoc/fa/trunk/reference/soap/configure.xml 2010-07-02 19:27:44 UTC (rev 300952)
+++ phpdoc/fa/trunk/reference/soap/configure.xml 2010-07-02 19:36:29 UTC (rev 300953)
@@ -1,13 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 288721 Maintainer: pedram Status: ready -->
+<!-- EN-Revision: 300860 Maintainer: pedram Status: ready -->
<!-- Reviewed: yes -->
<!-- $Revision$ -->
<section xml:id="soap.installation" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
&reftitle.install;
- <!-- There are various PECL related entities in language-snippets.ent -->
<para>
- برای فعالسازی پشتیبانی از SOAP PHP را همراه با --enable-soap تنظیم کنید.
+ برای فعالسازی پشتیبانی از SOAP PHP را همراه با <option role="configure">--enable-soap</option> تنظیم کنید.
</para>
</section>
Modified: phpdoc/fa/trunk/reference/solr/solrclient/construct.xml
===================================================================
--- phpdoc/fa/trunk/reference/solr/solrclient/construct.xml 2010-07-02 19:27:44 UTC (rev 300952)
+++ phpdoc/fa/trunk/reference/solr/solrclient/construct.xml 2010-07-02 19:36:29 UTC (rev 300953)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 294374 Maintainer: pedram Status: ready -->
+<!-- EN-Revision: 300649 Maintainer: pedram Status: ready -->
<!-- Reviewed: yes -->
<!-- $Revision$ -->
@@ -36,9 +36,9 @@
<![CDATA[
- secure (Boolean value indicating whether or not to connect in secure mode)
- - hostname (The hostname for the Solr server)
- port (The port number)
- path (The path to solr)
+ - wt (The name of the response writer e.g. xml, phpnative)
- login (The username used for HTTP Authentication, if any)
- password (The HTTP Authentication password)
- proxy_host (The hostname for the proxy server, if any)
@@ -80,6 +80,8 @@
'login' => SOLR_SERVER_USERNAME,
'password' => SOLR_SERVER_PASSWORD,
'port' => SOLR_SERVER_PORT,
+ 'path' => SOLR_PATH_TO_SOLR,
+ 'wt' => SOLR_PHP_NATIVE_RESPONSE_WRITER,
);
$client = new SolrClient($options);
Modified: phpdoc/fa/trunk/reference/wddx/configure.xml
===================================================================
--- phpdoc/fa/trunk/reference/wddx/configure.xml 2010-07-02 19:27:44 UTC (rev 300952)
+++ phpdoc/fa/trunk/reference/wddx/configure.xml 2010-07-02 19:36:29 UTC (rev 300953)
@@ -1,12 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 297028 Maintainer: pedram Status: ready -->
+<!-- EN-Revision: 300860 Maintainer: pedram Status: ready -->
<!-- Reviewed: yes -->
<!-- $Revision$ -->
<section xml:id="wddx.installation" xmlns="http://docbook.org/ns/docbook">
&reftitle.install;
<para>
پس از نصب expat PHP را به همراه
- <option role="configure">--enable-wddx</option> کامپایل کنید.
+ <option role="configure">--enable-wddx</option> و برای استفاده از expat
+به همراه <option role="configure">--with-libexpat-dir</option>
+ کامپایل کنید.
</para>
&windows.builtin;
</section>
Modified: phpdoc/fa/trunk/reference/wddx/setup.xml
===================================================================
--- phpdoc/fa/trunk/reference/wddx/setup.xml 2010-07-02 19:27:44 UTC (rev 300952)
+++ phpdoc/fa/trunk/reference/wddx/setup.xml 2010-07-02 19:36:29 UTC (rev 300953)
@@ -1,10 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 288721 Maintainer: pedram Status: ready -->
+<!-- EN-Revision: 300860 Maintainer: pedram Status: ready -->
<!-- Reviewed: yes -->
<!-- $Revision$ -->
<chapter xml:id="wddx.setup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
&reftitle.setup;
+ &libxml.required;
<!-- {{{ Requirements -->
<section xml:id="wddx.requirements">
Modified: phpdoc/fa/trunk/reference/xmlrpc/setup.xml
===================================================================
--- phpdoc/fa/trunk/reference/xmlrpc/setup.xml 2010-07-02 19:27:44 UTC (rev 300952)
+++ phpdoc/fa/trunk/reference/xmlrpc/setup.xml 2010-07-02 19:36:29 UTC (rev 300953)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 288721 Maintainer: pedram Status: ready -->
+<!-- EN-Revision: 300860 Maintainer: pedram Status: ready -->
<!-- Reviewed: yes -->
<!-- $Revision$ -->
@@ -9,7 +9,7 @@
<!-- {{{ Requirements -->
<section xml:id="xmlrpc.requirements">
&reftitle.required;
- &no.requirement;
+&libxml.required;
</section>
<!-- }}} -->
Modified: phpdoc/fa/trunk/reference/xmlwriter/setup.xml
===================================================================
--- phpdoc/fa/trunk/reference/xmlwriter/setup.xml 2010-07-02 19:27:44 UTC (rev 300952)
+++ phpdoc/fa/trunk/reference/xmlwriter/setup.xml 2010-07-02 19:36:29 UTC (rev 300953)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 288721 Maintainer: pedram Status: ready -->
+<!-- EN-Revision: 300860 Maintainer: pedram Status: ready -->
<!-- Reviewed: yes -->
<!-- $Revision$ -->
@@ -9,7 +9,7 @@
<!-- {{{ Requirements -->
<section xml:id="xmlwriter.requirements">
&reftitle.required;
- &no.requirement;
+ &libxml.required;
</section>
<!-- }}} -->
Modified: phpdoc/fa/trunk/reference/xsl/setup.xml
===================================================================
--- phpdoc/fa/trunk/reference/xsl/setup.xml 2010-07-02 19:27:44 UTC (rev 300952)
+++ phpdoc/fa/trunk/reference/xsl/setup.xml 2010-07-02 19:36:29 UTC (rev 300953)
@@ -9,6 +9,7 @@
<!-- {{{ Requirements -->
<section xml:id="xsl.requirements">
&reftitle.required;
+ &libxml.required;
<para>
این ضمیمه از <productname>libxslt</productname> که در
<link xlink:href="&url.libxslt;">&url.libxslt;</link> یافت میشود استفاده میکند. libxslt
Modified: phpdoc/fa/trunk/security/database.xml
===================================================================
--- phpdoc/fa/trunk/security/database.xml 2010-07-02 19:27:44 UTC (rev 300952)
+++ phpdoc/fa/trunk/security/database.xml 2010-07-02 19:36:29 UTC (rev 300953)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 297645 Maintainer: pedram Status: ready -->
+<!-- EN-Revision: 300101 Maintainer: pedram Status: ready -->
<!-- Reviewed: yes -->
<!-- $Revision$ -->
<!-- splitted from ./index.xml, last change in rev 1.66 -->