rquadling               Wed Jun 27 13:21:49 2007 UTC

  Modified files:              
    /phpdoc/en/chmonly  aboutchm.xml credits.xml integration.xml 
                        search.xml skins.xml specialities.xml 
                        usingchm.xml 
  Log:
  DocBook5 xml: prefixing, namespace and <link>
  
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/chmonly/aboutchm.xml?r1=1.6&r2=1.7&diff_format=u
Index: phpdoc/en/chmonly/aboutchm.xml
diff -u phpdoc/en/chmonly/aboutchm.xml:1.6 phpdoc/en/chmonly/aboutchm.xml:1.7
--- phpdoc/en/chmonly/aboutchm.xml:1.6  Thu Feb 15 09:24:34 2007
+++ phpdoc/en/chmonly/aboutchm.xml      Wed Jun 27 13:21:49 2007
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
- <chapter id="chm.about">
+<!-- $Revision: 1.7 $ -->
+ <chapter xml:id="chm.about" xmlns="http://docbook.org/ns/docbook"; 
xmlns:xlink="http://www.w3.org/1999/xlink";>
   <title>About This Edition</title>
 
   <para>
@@ -29,10 +29,10 @@
   
   <para>
    For those interested in technical details about Microsoft HTML Help,
-   <ulink url="&url.chm.helpware;">&url.chm.helpware;</ulink> is a great
+   <link xlink:href="&url.chm.helpware;">&url.chm.helpware;</link> is a great
    resource. For more information and positioning of Windows HTML Help
    in the Microsoft help formats and services history, see this
-   <ulink url="&url.chm.history;">WinWriters article</ulink>.
+   <link xlink:href="&url.chm.history;">WinWriters article</link>.
   </para>
    
  </chapter>
http://cvs.php.net/viewvc.cgi/phpdoc/en/chmonly/credits.xml?r1=1.6&r2=1.7&diff_format=u
Index: phpdoc/en/chmonly/credits.xml
diff -u phpdoc/en/chmonly/credits.xml:1.6 phpdoc/en/chmonly/credits.xml:1.7
--- phpdoc/en/chmonly/credits.xml:1.6   Fri Aug 13 01:00:42 2004
+++ phpdoc/en/chmonly/credits.xml       Wed Jun 27 13:21:49 2007
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
- <chapter id="chm.credits">
+<!-- $Revision: 1.7 $ -->
+ <chapter xml:id="chm.credits" xmlns="http://docbook.org/ns/docbook"; 
xmlns:xlink="http://www.w3.org/1999/xlink";>
   <title>CHM Edition Credits</title>
 
   <para>
http://cvs.php.net/viewvc.cgi/phpdoc/en/chmonly/integration.xml?r1=1.4&r2=1.5&diff_format=u
Index: phpdoc/en/chmonly/integration.xml
diff -u phpdoc/en/chmonly/integration.xml:1.4 
phpdoc/en/chmonly/integration.xml:1.5
--- phpdoc/en/chmonly/integration.xml:1.4       Fri Dec 12 19:56:03 2003
+++ phpdoc/en/chmonly/integration.xml   Wed Jun 27 13:21:49 2007
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
- <chapter id="chm.integration">
+<!-- $Revision: 1.5 $ -->
+ <chapter xml:id="chm.integration" xmlns="http://docbook.org/ns/docbook"; 
xmlns:xlink="http://www.w3.org/1999/xlink";>
   <title>Integrating the PHP Manual</title>
 
   <para>
@@ -71,7 +71,7 @@
    Using all this information, you can show a manual page for a function
    requested by a user. A simple example is included in the distribution,
    named <filename>php_quickref.hta</filename>. This is a
-   <ulink url="&url.chm.hta;">HTML Application</ulink> to demonstrate the
+   <link xlink:href="&url.chm.hta;">HTML Application</link> to demonstrate the
    simple process of showing a manual page for a function. The
    <literal>quickRef()</literal> function defined therein does the job.
   </para>
@@ -97,9 +97,9 @@
    If you are a desktop application developer and would like to tightly
    integrate the CHM into your program (such as displaying the TOC tree
    in your IDE's help box), you can find more information at
-   <ulink url="&url.chm.helpware;">&url.chm.helpware;</ulink>, as well as
+   <link xlink:href="&url.chm.helpware;">&url.chm.helpware;</link>, as well as
    links to other useful resources. The official site for HTML Help is
-   at <ulink url="&url.chm;">&url.chm;</ulink>.
+   at <link xlink:href="&url.chm;">&url.chm;</link>.
   </para>
  </chapter>
 
http://cvs.php.net/viewvc.cgi/phpdoc/en/chmonly/search.xml?r1=1.6&r2=1.7&diff_format=u
Index: phpdoc/en/chmonly/search.xml
diff -u phpdoc/en/chmonly/search.xml:1.6 phpdoc/en/chmonly/search.xml:1.7
--- phpdoc/en/chmonly/search.xml:1.6    Wed Apr 27 14:20:08 2005
+++ phpdoc/en/chmonly/search.xml        Wed Jun 27 13:21:49 2007
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
- <chapter id="chm.search">
+<!-- $Revision: 1.7 $ -->
+ <chapter xml:id="chm.search" xmlns="http://docbook.org/ns/docbook"; 
xmlns:xlink="http://www.w3.org/1999/xlink";>
   <title>The Full Text Search</title>
 
   <para>
@@ -35,7 +35,7 @@
    limitation of the viewer. 
   </para>
 
-  <sect1 id="chm.search.rules">
+  <sect1 xml:id="chm.search.rules">
    <title>General searching rules</title>
    <para>
     A basic search consists of the word or phrase you want to find. You
@@ -82,7 +82,7 @@
    </para>
   </sect1>
   
-  <sect1 id="chm.search.words">
+  <sect1 xml:id="chm.search.words">
    <title>Searching for words or phrases</title>
    <para>
     You can search for words or phrases and use wildcard expressions.
@@ -153,7 +153,7 @@
    </para>
   </sect1>
   
-  <sect1 id="chm.search.terms">
+  <sect1 xml:id="chm.search.terms">
    <title>Defining search terms</title>
    <para>
     The AND, OR, NOT, and NEAR operators enable you to precisely define your
@@ -207,7 +207,7 @@
    </para>
   </sect1>
 
-  <sect1 id="chm.search.nested">
+  <sect1 xml:id="chm.search.nested">
    <title>Using nested expressions when searching</title>
    <para>
     Nested expressions allow you to create complex searches for information.
@@ -242,7 +242,7 @@
    </para>
   </sect1>
   
-  <sect1 id="chm.search.notes">
+  <sect1 xml:id="chm.search.notes">
    <title>Manual Content and User Note Separation</title>
    <para>
     The manual content and the user notes are separated to
http://cvs.php.net/viewvc.cgi/phpdoc/en/chmonly/skins.xml?r1=1.6&r2=1.7&diff_format=u
Index: phpdoc/en/chmonly/skins.xml
diff -u phpdoc/en/chmonly/skins.xml:1.6 phpdoc/en/chmonly/skins.xml:1.7
--- phpdoc/en/chmonly/skins.xml:1.6     Fri Aug 13 01:00:42 2004
+++ phpdoc/en/chmonly/skins.xml Wed Jun 27 13:21:49 2007
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
- <chapter id="chm.skins">
+<!-- $Revision: 1.7 $ -->
+ <chapter xml:id="chm.skins" xmlns="http://docbook.org/ns/docbook"; 
xmlns:xlink="http://www.w3.org/1999/xlink";>
   <title>Skin development</title>
 
   <para>
@@ -42,7 +42,7 @@
    </warning>
   </para>
   
-  <sect1 id="chm.skins.display">
+  <sect1 xml:id="chm.skins.display">
    <title>Page Display Process</title>
 
    <para>
@@ -124,7 +124,7 @@
    </para>
   </sect1>
    
-  <sect1 id="chm.skins.elements">
+  <sect1 xml:id="chm.skins.elements">
    <title>Page Elements</title>
 
    <para>
@@ -216,7 +216,7 @@
    </para>
   </sect1>
 
-  <sect1 id="chm.skins.css">
+  <sect1 xml:id="chm.skins.css">
    <title>CSS classes</title>
    <para>
     We cannot provide accurate documentation currently on usable CSS
http://cvs.php.net/viewvc.cgi/phpdoc/en/chmonly/specialities.xml?r1=1.4&r2=1.5&diff_format=u
Index: phpdoc/en/chmonly/specialities.xml
diff -u phpdoc/en/chmonly/specialities.xml:1.4 
phpdoc/en/chmonly/specialities.xml:1.5
--- phpdoc/en/chmonly/specialities.xml:1.4      Fri Aug 13 01:00:42 2004
+++ phpdoc/en/chmonly/specialities.xml  Wed Jun 27 13:21:49 2007
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
- <chapter id="chm.specialities">
+<!-- $Revision: 1.5 $ -->
+ <chapter xml:id="chm.specialities" xmlns="http://docbook.org/ns/docbook"; 
xmlns:xlink="http://www.w3.org/1999/xlink";>
   <title>Specialities of this Edition</title>
 
   <para>
@@ -12,7 +12,7 @@
    may be developed in the future by third parties.
   </para>
   
-  <sect1 id="chm.specialities.prefs">
+  <sect1 xml:id="chm.specialities.prefs">
    <title>User Preferences</title>
 
    <para>
@@ -31,7 +31,7 @@
     The two ones you can see on all manual pages are "This page online"
     and "Report a bug". As you can figure out the first one shows you
     the same page in the online manual, the second one opens a page
-    from <ulink url="&url.php.bugs;">&url.php.bugs;</ulink> and prefills
+    from <link xlink:href="&url.php.bugs;">&url.php.bugs;</link> and prefills
     some bug data for you. You need to select a mirror site to use for
     "php.net sensitive" online functions. We recommend choosing a close
     mirror site to get the best speed. Other components that may be
@@ -98,7 +98,7 @@
     the context menu system with user (skin) defined functions. The possible
     mirror sites are listed in <filename>mirrors.ini</filename>. Feel free to
     suggest more bundled context menu items to us at
-    <ulink url="mailto:&email.php.doc.chm;";>&email.php.doc.chm;</ulink>.
+    <link xlink:href="mailto:&email.php.doc.chm;";>&email.php.doc.chm;</link>.
    </para>
    
    <para>
@@ -121,7 +121,7 @@
    </para>
   </sect1>
   
-  <sect1 id="chm.specialities.presentation">
+  <sect1 xml:id="chm.specialities.presentation">
    <title>Presentational Specialities</title>
    
    <para>
http://cvs.php.net/viewvc.cgi/phpdoc/en/chmonly/usingchm.xml?r1=1.5&r2=1.6&diff_format=u
Index: phpdoc/en/chmonly/usingchm.xml
diff -u phpdoc/en/chmonly/usingchm.xml:1.5 phpdoc/en/chmonly/usingchm.xml:1.6
--- phpdoc/en/chmonly/usingchm.xml:1.5  Tue Aug 27 19:13:45 2002
+++ phpdoc/en/chmonly/usingchm.xml      Wed Jun 27 13:21:49 2007
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
- <chapter id="chm.using">
+<!-- $Revision: 1.6 $ -->
+ <chapter xml:id="chm.using" xmlns="http://docbook.org/ns/docbook"; 
xmlns:xlink="http://www.w3.org/1999/xlink";>
   <title>Using PHP Manual CHM Edition</title>
 
   <para>
@@ -30,7 +30,7 @@
    values are stored in <filename>hh.dat</filename>.
   </para>
   
-  <sect1 id="chm.using.toolbar">
+  <sect1 xml:id="chm.using.toolbar">
    <title>The HTML Help Toolbar</title>
    <para>
     The HTML Help Toolbar contains the following icons,
@@ -72,7 +72,7 @@
    </para>
   </sect1>
   
-  <sect1 id="chm.using.navpane">
+  <sect1 xml:id="chm.using.navpane">
    <title>The Navigation Pane</title>
    <para>
     The Navigation Pane contains four navigational tabs:
@@ -133,7 +133,7 @@
    </para>
   </sect1>
    
-  <sect1 id="chm.using.keyshorts">
+  <sect1 xml:id="chm.using.keyshorts">
    <title>Keyboard Shortcuts</title>
    <para>
     There are many keyboard shortcuts you can use to increase

Reply via email to