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

List:       pear-doc
Subject:    [PEAR-DOC] cvs: peardoc /en/guide/developers packagedef.xml
From:       "Daniel Convissor" <danielc () php ! net>
Date:       2005-02-28 0:30:47
Message-ID: cvsdanielc1109550647 () cvsserver
[Download RAW message or body]

danielc		Sun Feb 27 19:30:47 2005 EDT

  Modified files:              
    /peardoc/en/guide/developers	packagedef.xml 
  Log:
  * More info about character entities.
  
  
http://cvs.php.net/diff.php/peardoc/en/guide/developers/packagedef.xml?r1=1.25&r2=1.26&ty=u
Index: peardoc/en/guide/developers/packagedef.xml
diff -u peardoc/en/guide/developers/packagedef.xml:1.25 peardoc/en/guide/developers/packagedef.xml:1.26
--- peardoc/en/guide/developers/packagedef.xml:1.25	Mon Feb 21 15:16:07 2005
+++ peardoc/en/guide/developers/packagedef.xml	Sun Feb 27 19:30:46 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1" ?>
-<!-- $Revision: 1.25 $ -->
+<!-- $Revision: 1.26 $ -->
 <!--
      WORK IN PROGRESS, THERE IS PROBABLY LITTLE POINT IN TRANSLATING
      THIS DOCUMENT YET.
@@ -218,8 +218,27 @@
     <title>Allowed characters</title>
     <para>
      The letters allowed inside elements are A-Z and a-z.
-     Other characters, such as &eacute; must use entities
-     (in this case: &amp;eacute; or &amp;#xE9).
+     Other characters, such as <literal>&eacute;</literal>
+     must use entities
+     (in this case: <literal>&amp;eacute;</literal>).
+    </para>
+    <para>
+     If you create your package.xml files using the
+     PEAR_PackageFileManager, upgrade your PEAR installation
+     to vesrion 1.4.0a2 or greater and you won't have
+     to worry about this because the file manager takes care
+     of this automatically.
+    </para>
+    <para>
+     If you write your package.xml files manually, you will
+     need to enter the entities yourself.
+     A list of the  most common entities can be found at:
+     <ulink url="http://www.oasis-open.org/docbook/xmlcharent/0.1/iso-lat1.ent">
+      http://www.oasis-open.org/docbook/xmlcharent/0.1/iso-lat1.ent</ulink>
+     If the characters you need aren't in that list, go to
+     <ulink url="http://www.oasis-open.org/docbook/xmlcharent/0.1/index.shtml">
+      http://www.oasis-open.org/docbook/xmlcharent/0.1/index.shtml</ulink>
+     and look at the other entity lists.
     </para>
    </sect2>
 

-- 
PEAR Documentation List Mailing List (http://pear.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