[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] cvs: phpdoc(REF_STRUCT_DEV) /en/reference/geoip constants.xml reference.xml  /en/reference
From:       "Hannes Magnusson" <bjori () php ! net>
Date:       2007-10-28 0:13:54
Message-ID: cvsbjori1193530434 () cvsserver
[Download RAW message or body]

bjori		Sun Oct 28 00:13:54 2007 UTC

  Modified files:              (Branch: REF_STRUCT_DEV)
    /phpdoc/en/reference/geoip	constants.xml reference.xml 
    /phpdoc/en/reference/json	reference.xml 
    /phpdoc/en/reference/misc	constants.xml reference.xml 
  Log:
  Upgrade markup
  
  
["bjori-20071028001354.txt" (text/plain)]

http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/geoip/constants.xml?r1=1.2&r2=1.2.2.1&diff_format=u
                
Index: phpdoc/en/reference/geoip/constants.xml
diff -u phpdoc/en/reference/geoip/constants.xml:1.2 \
                phpdoc/en/reference/geoip/constants.xml:1.2.2.1
--- phpdoc/en/reference/geoip/constants.xml:1.2	Wed Jun 20 22:24:31 2007
+++ phpdoc/en/reference/geoip/constants.xml	Sun Oct 28 00:13:53 2007
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-<section xml:id="geoip.constants" xmlns="http://docbook.org/ns/docbook">
+<!-- $Revision: 1.2.2.1 $ -->
+<appendix xml:id="geoip.constants" xmlns="http://docbook.org/ns/docbook" \
xmlns:xlink="http://www.w3.org/1999/xlink">  &reftitle.constants;
  &extension.constants;
  <variablelist>
@@ -167,7 +167,7 @@
    </listitem>
   </varlistentry>
  </variablelist>
-</section>
+</appendix>
 
 <!-- Keep this comment at the end of the file
 Local variables:
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/geoip/reference.xml?r1=1.3.2.1&r2=1.3.2.2&diff_format=u
                
Index: phpdoc/en/reference/geoip/reference.xml
diff -u phpdoc/en/reference/geoip/reference.xml:1.3.2.1 \
                phpdoc/en/reference/geoip/reference.xml:1.3.2.2
--- phpdoc/en/reference/geoip/reference.xml:1.3.2.1	Wed Oct  3 11:41:10 2007
+++ phpdoc/en/reference/geoip/reference.xml	Sun Oct 28 00:13:53 2007
@@ -1,20 +1,23 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3.2.1 $ -->
+<!-- $Revision: 1.3.2.2 $ -->
 <!-- Purpose: basic.other -->
 <!-- Membership: pecl, external -->
-<reference xml:id="ref.geoip" xmlns="http://docbook.org/ns/docbook" \
xmlns:xlink="http://www.w3.org/1999/xlink"> +<book xml:id="ref.geoip" \
xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">  \
<title>GeoIP Functions</title>  <titleabbrev>GeoIP</titleabbrev>
 
- <partintro>
-  <section xml:id="geoip.intro">
-   &reftitle.intro;
-   <para>
-     The GeoIP extension allows you to find the location of an IP address. City,
-     State, Country, Longitude, Latitude, and other information as all, such as 
-     ISP and connection type can be obtained with the help of GeoIP.
-   </para>
-  </section>
+ <preface xml:id="geoip.intro">
+  &reftitle.intro;
+  <para>
+    The GeoIP extension allows you to find the location of an IP address. City,
+    State, Country, Longitude, Latitude, and other information as all, such as 
+    ISP and connection type can be obtained with the help of GeoIP.
+  </para>
+ </preface>
+
+ <chapter xml:id="geoip.setup" xmlns="http://docbook.org/ns/docbook" \
xmlns:xlink="http://www.w3.org/1999/xlink"> +  <title>Installing/Configuring</title>
+ 
   <section xml:id="geoip.requirements">
    &reftitle.required;
    <para>
@@ -30,7 +33,7 @@
     <link xlink:href="&url.maxmind;">Maxmind</link>.
    </para>
   </section>
-
+ 
   <section xml:id="geoip.installation">
    &reftitle.install;
    <para>
@@ -41,16 +44,26 @@
     <link xlink:href="&url.pecl.package;geoip">&url.pecl.package;geoip</link>.
    </para>
   </section>
-
+ 
+  <section xml:id="geoip.configuration">
+   &reftitle.runtime;
+   &no.config;
+  </section>
+ 
   <section xml:id="geoip.resources">
    &reftitle.resources;
    &no.resource;
   </section>
-  <!-- Information found in constants.xml -->
-  &reference.geoip.constants;
- </partintro>
- &reference.geoip.functions.entities;
-</reference>
+ 
+ </chapter>
+ 
+ &reference.geoip.constants;
+
+ <reference xml:id="functions.geoip" xmlns="http://docbook.org/ns/docbook" \
xmlns:xlink="http://www.w3.org/1999/xlink"> +  <title>GeoIP &Functions;</title>
+  &reference.geoip.functions.entities;
+ </reference>
+</book>
 
 <!-- Keep this comment at the end of the file
 Local variables:
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/json/reference.xml?r1=1.4.2.1&r2=1.4.2.2&diff_format=u
                
Index: phpdoc/en/reference/json/reference.xml
diff -u phpdoc/en/reference/json/reference.xml:1.4.2.1 \
                phpdoc/en/reference/json/reference.xml:1.4.2.2
--- phpdoc/en/reference/json/reference.xml:1.4.2.1	Wed Oct  3 11:41:11 2007
+++ phpdoc/en/reference/json/reference.xml	Sun Oct 28 00:13:53 2007
@@ -1,22 +1,25 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4.2.1 $ -->
+<!-- $Revision: 1.4.2.2 $ -->
 <!-- Purpose: basic.other -->
 <!-- Membership: pecl, bundled -->
-<reference xml:id="ref.json" xmlns="http://docbook.org/ns/docbook" \
xmlns:xlink="http://www.w3.org/1999/xlink"> +
+<book xml:id="ref.json" xmlns="http://docbook.org/ns/docbook" \
xmlns:xlink="http://www.w3.org/1999/xlink">  <title>JSON Functions</title>
  <titleabbrev>JSON</titleabbrev>
 
- <partintro>
-  <section xml:id="json.intro">
-   &reftitle.intro;
-   <para>
-    This extension implements the <link
-     xlink:href="&url.json;">JavaScript Object Notation (JSON)</link> 
-    data-interchange format. The decoding is handled by a parser based on 
-    the JSON_checker by Douglas Crockford.
-   </para>
-  </section>
-  
+ <preface xml:id="json.intro">
+  &reftitle.intro;
+  <para>
+   This extension implements the <link
+    xlink:href="&url.json;">JavaScript Object Notation (JSON)</link> 
+   data-interchange format. The decoding is handled by a parser based on 
+   the JSON_checker by Douglas Crockford.
+  </para>
+ </preface>
+
+ <chapter xml:id="json.setup" xmlns="http://docbook.org/ns/docbook" \
xmlns:xlink="http://www.w3.org/1999/xlink"> +  <title>Installing/Configuring</title>
+ 
   <section xml:id="json.requirements">
    &reftitle.required;
    <para>
@@ -28,11 +31,36 @@
     <link xlink:href="&url.pecl.package;json">&url.pecl.package;json</link>
    </para>
   </section>
- </partintro>
  
- &reference.json.functions.entities;
+  <section xml:id="json.installation">
+   &reftitle.install;
+   &no.install;
+  </section>
+ 
+  <section xml:id="json.configuration">
+   &reftitle.runtime;
+   &no.config;
+  </section>
+ 
+  <section xml:id="json.resources">
+   &reftitle.resources;
+   &no.resource;
+  </section>
+ 
+ </chapter>
+ 
+ <appendix xml:id="json.constants" xmlns="http://docbook.org/ns/docbook" \
xmlns:xlink="http://www.w3.org/1999/xlink"> +  &reftitle.constants;
+  &no.constants;
+ </appendix>
+ 
+ <reference xml:id="functions.json" xmlns="http://docbook.org/ns/docbook" \
xmlns:xlink="http://www.w3.org/1999/xlink"> +  <title>JSON &Functions;</title>
+
+  &reference.json.functions.entities;
 
-</reference>
+ </reference>
+</book>
 
 <!-- Keep this comment at the end of the file
 Local variables:
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/misc/constants.xml?r1=1.4&r2=1.4.2.1&diff_format=u
                
Index: phpdoc/en/reference/misc/constants.xml
diff -u phpdoc/en/reference/misc/constants.xml:1.4 \
                phpdoc/en/reference/misc/constants.xml:1.4.2.1
--- phpdoc/en/reference/misc/constants.xml:1.4	Wed Jun 20 22:24:57 2007
+++ phpdoc/en/reference/misc/constants.xml	Sun Oct 28 00:13:54 2007
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.4 $ -->
-<section xml:id="misc.constants" xmlns="http://docbook.org/ns/docbook">
+<!-- $Revision: 1.4.2.1 $ -->
+<appendix xml:id="misc.constants" xmlns="http://docbook.org/ns/docbook" \
xmlns:xlink="http://www.w3.org/1999/xlink">  &reftitle.constants;
  &extension.constants;
  <variablelist>
@@ -49,7 +49,7 @@
    </listitem>
   </varlistentry>
  </variablelist>
-</section>
+</appendix>
 
 <!-- Keep this comment at the end of the file
 Local variables:
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/misc/reference.xml?r1=1.10.2.1&r2=1.10.2.2&diff_format=u
                
Index: phpdoc/en/reference/misc/reference.xml
diff -u phpdoc/en/reference/misc/reference.xml:1.10.2.1 \
                phpdoc/en/reference/misc/reference.xml:1.10.2.2
--- phpdoc/en/reference/misc/reference.xml:1.10.2.1	Wed Oct  3 11:41:12 2007
+++ phpdoc/en/reference/misc/reference.xml	Sun Oct 28 00:13:54 2007
@@ -1,46 +1,52 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.10.2.1 $ -->
+<!-- $Revision: 1.10.2.2 $ -->
 <!-- Purpose: basic.other -->
 <!-- Membership: core -->
 
- <reference xml:id="ref.misc" xmlns="http://docbook.org/ns/docbook">
-  <title>Miscellaneous Functions</title>
-  <titleabbrev>Misc.</titleabbrev>
-
-  <partintro>
-
-   <section xml:id="misc.intro">
-   &reftitle.intro;
-    <para>
-     These functions were placed here because none of the other
-     categories seemed to fit.
-    </para>
-   </section>
-
-   <section xml:id="misc.requirements">
-    &reftitle.required;
-    &no.requirement;
-   </section>
-   
-   <section xml:id="misc.installation">
-    &reftitle.install;
-    &no.install;
-   </section>
-
-   &reference.misc.ini;
-
-   <section xml:id="misc.resources">
-    &reftitle.resources;
-    &no.resource;
-   </section>
+<book xml:id="ref.misc" xmlns="http://docbook.org/ns/docbook">
+ <title>Miscellaneous Functions</title>
+ <titleabbrev>Misc.</titleabbrev>
+
+ <preface xml:id="misc.intro">
+  &reftitle.intro;
+  <para>
+   These functions were placed here because none of the other
+   categories seemed to fit.
+  </para>
+ </preface>
+
+ <chapter xml:id="misc.setup" xmlns="http://docbook.org/ns/docbook" \
xmlns:xlink="http://www.w3.org/1999/xlink"> +  <title>Installing/Configuring</title>
+ 
+  <section xml:id="misc.requirements">
+   &reftitle.required;
+   &no.requirement;
+  </section>
+ 
+  <section xml:id="misc.installation">
+   &reftitle.install;
+   &no.install;
+  </section>
+ 
+  &reference.misc.ini;
+ 
+  <section xml:id="misc.resources">
+   &reftitle.resources;
+   &no.resource;
+  </section>
+ 
+ </chapter>
+ 
+ &reference.misc.constants;
 
-   &reference.misc.constants;
+ <reference xml:id="functions.misc" xmlns="http://docbook.org/ns/docbook">
+  <title>Misc. &Functions;</title>
 
-  </partintro>
-
-  &reference.misc.functions.entities;
+   &reference.misc.functions.entities;
 
  </reference>
+</book>
+
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic