|
|
@@ -1,34 +1,36 @@
|
|
|
-<?xml version='1.0' encoding='UTF-8' ?>
|
|
|
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
|
|
- "@DOCBOOK_DTD@"
|
|
|
-[
|
|
|
- <!ENTITY % xinclude SYSTEM "xinclude.mod">
|
|
|
- %xinclude;
|
|
|
-]>
|
|
|
-<book id="manual" lang="fa">
|
|
|
- <bookinfo>
|
|
|
- <title>راهنمای مرجع برنامه نویسان</title>
|
|
|
- <subtitle>Zend Framework</subtitle>
|
|
|
- <edition>راهنمای مرجع برنامه نویسان برای Zend Framework</edition>
|
|
|
- <pubdate><?dbtimestamp format="Y-m-d"?></pubdate>
|
|
|
- <copyright>
|
|
|
- <year>2005-<?dbtimestamp format="Y"?></year>
|
|
|
- <holder>
|
|
|
- Zend Technologies Inc.
|
|
|
- (<ulink url="http://www.zend.com" />)
|
|
|
- </holder>
|
|
|
- </copyright>
|
|
|
- <!--
|
|
|
- A Title page graphic can be included like this
|
|
|
- <mediaobject>
|
|
|
- <imageobject>
|
|
|
- <imagedata fileref="../web/images/foo.jpg"/>
|
|
|
- </imageobject>
|
|
|
- </mediaobject>
|
|
|
- -->
|
|
|
- </bookinfo>
|
|
|
- <chapter id="introduction">
|
|
|
- <title>مقدمه ای بر Zend Framework</title>
|
|
|
+<?xml version="1.0" encoding="utf-8"?>
|
|
|
+<!-- EN-Revision: 17215 -->
|
|
|
+<!-- Reviewed: no -->
|
|
|
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
|
|
+ "@DOCBOOK_DTD@"
|
|
|
+[
|
|
|
+ <!ENTITY % xinclude SYSTEM "xinclude.mod">
|
|
|
+ %xinclude;
|
|
|
+]>
|
|
|
+<book id="manual" lang="fa">
|
|
|
+ <bookinfo>
|
|
|
+ <title>راهنمای مرجع برنامه نویسان</title>
|
|
|
+ <subtitle>Zend Framework</subtitle>
|
|
|
+ <edition>راهنمای مرجع برنامه نویسان برای Zend Framework</edition>
|
|
|
+ <pubdate><?dbtimestamp format="Y-m-d"?></pubdate>
|
|
|
+ <copyright>
|
|
|
+ <year>2005-<?dbtimestamp format="Y"?></year>
|
|
|
+ <holder>
|
|
|
+ Zend Technologies Inc.
|
|
|
+ (<ulink url="http://www.zend.com" />)
|
|
|
+ </holder>
|
|
|
+ </copyright>
|
|
|
+ <!--
|
|
|
+ A Title page graphic can be included like this
|
|
|
+ <mediaobject>
|
|
|
+ <imageobject>
|
|
|
+ <imagedata fileref="../web/images/foo.jpg"/>
|
|
|
+ </imageobject>
|
|
|
+ </mediaobject>
|
|
|
+ -->
|
|
|
+ </bookinfo>
|
|
|
+ <chapter id="introduction">
|
|
|
+ <title>مقدمه ای بر Zend Framework</title>
|
|
|
<xi:include href="ref/overview.xml">
|
|
|
<xi:fallback>
|
|
|
<xi:include href="../en/ref/overview.xml" />
|
|
|
@@ -1180,6 +1182,11 @@
|
|
|
<xi:include href="../en/module_specs/Zend_Pdf-Drawing.xml" />
|
|
|
</xi:fallback>
|
|
|
</xi:include>
|
|
|
+ <xi:include href="module_specs/Zend_Pdf-InteractiveFeatures.xml">
|
|
|
+ <xi:fallback>
|
|
|
+ <xi:include href="../en/module_specs/Zend_Pdf-InteractiveFeatures.xml" />
|
|
|
+ </xi:fallback>
|
|
|
+ </xi:include>
|
|
|
<xi:include href="module_specs/Zend_Pdf-Properties.xml">
|
|
|
<xi:fallback>
|
|
|
<xi:include href="../en/module_specs/Zend_Pdf-Properties.xml" />
|