[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/filter constants.xml reference.xml  /en/referenc
From:       "Hannes Magnusson" <bjori () php ! net>
Date:       2007-10-27 16:39:52
Message-ID: cvsbjori1193503192 () cvsserver
[Download RAW message or body]

bjori		Sat Oct 27 16:39:52 2007 UTC

  Modified files:              (Branch: REF_STRUCT_DEV)
    /phpdoc/en/reference/filter	constants.xml reference.xml 
    /phpdoc/en/reference/funchand	reference.xml 
  Log:
  Upgrade markup
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/filter/constants.xml?r1=1.4&r2=1.4.2.1&diff_format=u
                
Index: phpdoc/en/reference/filter/constants.xml
diff -u phpdoc/en/reference/filter/constants.xml:1.4 \
                phpdoc/en/reference/filter/constants.xml:1.4.2.1
--- phpdoc/en/reference/filter/constants.xml:1.4	Wed Jun 20 22:24:28 2007
+++ phpdoc/en/reference/filter/constants.xml	Sat Oct 27 16:39:52 2007
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.4.2.1 $ -->
 <!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. -->
-<section xml:id="filter.constants" xmlns="http://docbook.org/ns/docbook">
+<appendix xml:id="filter.constants" xmlns="http://docbook.org/ns/docbook">
  &reftitle.constants;
  &extension.constants;
  <variablelist>
@@ -570,7 +570,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/filter/reference.xml?r1=1.12.2.1&r2=1.12.2.2&diff_format=u
                
Index: phpdoc/en/reference/filter/reference.xml
diff -u phpdoc/en/reference/filter/reference.xml:1.12.2.1 \
                phpdoc/en/reference/filter/reference.xml:1.12.2.2
--- phpdoc/en/reference/filter/reference.xml:1.12.2.1	Wed Oct  3 11:41:10 2007
+++ phpdoc/en/reference/filter/reference.xml	Sat Oct 27 16:39:52 2007
@@ -1,14 +1,14 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.12.2.1 $ -->
+<!-- $Revision: 1.12.2.2 $ -->
 <!-- Purpose: basic.vartype -->
 <!-- Membership: pecl -->
 <!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. -->
-<reference xml:id="ref.filter" xmlns="http://docbook.org/ns/docbook">
+
+<book xml:id="ref.filter" xmlns="http://docbook.org/ns/docbook">
  <title>Filter Functions</title>
  <titleabbrev>Filter</titleabbrev>
 
- <partintro>
-  <section xml:id="filter.intro">
+  <preface xml:id="filter.intro">
    &reftitle.intro;
    <para>
     This extension serves to validate and filter data coming from some insecure
@@ -243,23 +243,36 @@
      </tgroup>
     </table>
    </para>
-  </section>
+ </preface>
+
+ <chapter xml:id="filter.setup">
+  <title>Installing/Configuring</title>
+
   <section xml:id="filter.requirements">
    &reftitle.required;
    &no.requirement;
   </section>
 
   &reference.filter.configure;
+
   &reference.filter.ini;
 
   <section xml:id="filter.resources">
    &reftitle.resources;
    &no.resource;
   </section>
-  &reference.filter.constants;
- </partintro>
- &reference.filter.functions.entities;
-</reference>
+
+ </chapter>
+
+ &reference.filter.constants;
+
+ <reference xml:id="filter.functions" xmlns="http://docbook.org/ns/docbook">
+  <title>Filter functions</title>
+
+  &reference.filter.functions.entities;
+
+ </reference>
+</book>
 
 <!-- Keep this comment at the end of the file
 Local variables:
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/funchand/reference.xml?r1=1.8.2.1&r2=1.8.2.2&diff_format=u
                
Index: phpdoc/en/reference/funchand/reference.xml
diff -u phpdoc/en/reference/funchand/reference.xml:1.8.2.1 \
                phpdoc/en/reference/funchand/reference.xml:1.8.2.2
--- phpdoc/en/reference/funchand/reference.xml:1.8.2.1	Wed Oct  3 11:41:10 2007
+++ phpdoc/en/reference/funchand/reference.xml	Sat Oct 27 16:39:52 2007
@@ -1,46 +1,52 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8.2.1 $ -->
+<!-- $Revision: 1.8.2.2 $ -->
 <!-- Purpose: basic.vartype -->
 <!-- Membership: core -->
 
- <reference xml:id="ref.funchand" xmlns="http://docbook.org/ns/docbook">
-  <title>Function Handling Functions</title>
-  <titleabbrev>Function handling</titleabbrev>
-
-  <partintro>
-   <section xml:id="funchand.intro">
-    &reftitle.intro;
-    <para>
-     These functions all handle various operations involved in working
-     with functions.
-    </para>
-   </section>
-
-   <section xml:id="funchand.requirements">
-    &reftitle.required;
-    &no.requirement;
-   </section>
-
-   <section xml:id="funchand.installation">
-    &reftitle.install;
-    &no.install;
-   </section>
-
-   <section xml:id="funchand.configuration">
-    &reftitle.runtime;
-    &no.config;
-   </section>
-   
-   <section xml:id="funchand.constants">
-    &reftitle.constants;
-    &no.constants;
-   </section>
+<book xml:id="ref.funchand" xmlns="http://docbook.org/ns/docbook">
+ <title>Function Handling Functions</title>
+ <titleabbrev>Function handling</titleabbrev>
+
+ <preface xml:id="funchand.intro">
+  &reftitle.intro;
+  <para>
+   These functions all handle various operations involved in working
+   with functions.
+  </para>
+ </preface>
+
+ <chapter xml:id="funchand.setup">
+  <title>Installing/Configuring</title>
+
+  <section xml:id="funchand.requirements">
+   &reftitle.required;
+   &no.requirement;
+  </section>
+
+  <section xml:id="funchand.installation">
+   &reftitle.install;
+   &no.install;
+  </section>
+
+  <section xml:id="funchand.configuration">
+   &reftitle.runtime;
+   &no.config;
+  </section>
+
+  <section xml:id="funchand.resources">
+   &reftitle.resources;
+   &no.resource;
+  </section>
 
-  </partintro>
+ </chapter>
 
-&reference.funchand.functions.entities;
+ <reference xml:id="funchand.strings" xmlns="http://docbook.org/ns/docbook">
+  <title>Function handling functions</title>
+
+  &reference.funchand.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