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

List:       pear-doc
Subject:    [PEAR-DOC] =?utf-8?q?svn:_/pear/peardoc/trunk/en/package/php/_php-uml/extension.xml_php-uml/frequent
From:       Baptiste_Autin <baptiste750 () php ! net>
Date:       2015-02-16 21:28:07
Message-ID: svn-baptiste750-1424122087-335950-1022577137 () svn ! php ! net
[Download RAW message or body]

baptiste750                              Mon, 16 Feb 2015 21:28:07 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=335950

Log:
Added a Frequent Problems page

Changed paths:
    U   pear/peardoc/trunk/en/package/php/php-uml/extension.xml
    A   pear/peardoc/trunk/en/package/php/php-uml/frequent-problems.xml
    U   pear/peardoc/trunk/en/package/php/php-uml.xml

Modified: pear/peardoc/trunk/en/package/php/php-uml/extension.xml
===================================================================
--- pear/peardoc/trunk/en/package/php/php-uml/extension.xml	2015-02-16 10:06:23 UTC \
                (rev 335949)
+++ pear/peardoc/trunk/en/package/php/php-uml/extension.xml	2015-02-16 21:28:07 UTC \
(rev 335950) @@ -7,7 +7,7 @@

  <refsection><info><title>Extension</title></info>
   <para>
-   As we said in the
+   As said in the
    <link linkend="package.php.php-uml.command-line">Command Line</link> section,
    <classname>PHP_UML</classname> converts programming data from one format to \
another format. Between  the two, it builds a UML model.
@@ -28,10 +28,10 @@
   </para>

   <para>
-   For a better understanding of the program's guts, see its class diagram, \
available in the docs folder (PHP_UML_simplified_class_diagram.png). +   For a better \
understanding of the program's guts, have a look at its class diagram, available in \
the docs folder (PHP_UML_simplified_class_diagram.png).  </para>
   <para>
-   If you are interested by the PHP_UML project, and want to participate, do not \
hesitate to contact <link xmlns:xlink="http://www.w3.org/1999/xlink" \
xlink:href="http://www.baptisteautin.com/">me</link>. +   If you are interested in \
the PHP_UML project, and want to participate, do not hesitate to contact <link \
xmlns:xlink="http://www.w3.org/1999/xlink" \
xlink:href="http://www.baptisteautin.com/">me</link>.  </para>
  </refsection>


Added: pear/peardoc/trunk/en/package/php/php-uml/frequent-problems.xml
===================================================================
--- pear/peardoc/trunk/en/package/php/php-uml/frequent-problems.xml	                  \
                (rev 0)
+++ pear/peardoc/trunk/en/package/php/php-uml/frequent-problems.xml	2015-02-16 \
21:28:07 UTC (rev 335950) @@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="utf-8"?>
+<refentry xmlns="http://docbook.org/ns/docbook" version="lillet" \
xml:id="package.php.php-uml.frequent-problems"> + <refnamediv>
+  <refname>Frequent problems</refname>
+  <refpurpose>List of issues that may be encountered when using PHP_UML</refpurpose>
+ </refnamediv>
+
+ <refsection><info><title>Class 'XSLTProcessor' not found in (...) ExporterXSL.php \
on line 192</title></info> +  <para>
+    <classname>PHP_UML</classname> relies on the PHP extension \
<emphasis>XSL</emphasis> for certain output formats. +    Please modify your php.ini \
to enable this extension. +  </para>
+ </refsection>
+
+ <refsection><info><title>Warning: date(): it is not safe to rely on the system's \
timezone settings (...)</title></info> +  <para>
+   You can ignore this warning.
+   If you really don't want to see it, add a "date.timezone" configuration line in \
your php.ini +  </para>
+ </refsection>
+
+ <refsection><info><title>Error message when importing XMI into Umbrello or \
ArgoUML</title></info> +  <para>
+    Some modeling tools expect XMI in version <emphasis>1</emphasis>.
+    By default, <classname>PHP_UML</classname> generates XMI in version \
<emphasis>2</emphasis>. +    So use the switch -x to specify the version 1, as \
described in +    <link linkend="package.php.php-uml.command-line">Command line \
interface</link> + 	</para>
+ </refsection>
+
+</refentry>

Modified: pear/peardoc/trunk/en/package/php/php-uml.xml
===================================================================
--- pear/peardoc/trunk/en/package/php/php-uml.xml	2015-02-16 10:06:23 UTC (rev \
                335949)
+++ pear/peardoc/trunk/en/package/php/php-uml.xml	2015-02-16 21:28:07 UTC (rev \
335950) @@ -11,6 +11,7 @@

  &package.php.php-uml.intro;
  &package.php.php-uml.command-line;
+ &package.php.php-uml.frequent-problems;
  &package.php.php-uml.about-the-parser;
  &package.php.php-uml.api;
  &package.php.php-uml.extension;



-- 
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