You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general-cvs@xml.apache.org by je...@apache.org on 2003/04/12 21:29:08 UTC

cvs commit: xml-site/targets/fop/dev faq.html faq.pdf index.html index.pdf

jefft       2003/04/12 12:29:08

  Modified:    targets/fop compliance.html resources.html resources.pdf
               targets/fop/design/alt.design FOPropertySets.html
                        FoXMLEvent.html SyncedFoXmlEventsBuffer.html
                        XMLNamespaces.html codedisplay.js
               targets/fop/design/alt.design/properties
                        AbstractPropertyValue.html FOAttributes.html
                        PropNames.html Property.html PropertyConsts.html
                        PropertyParser.html PropertySets.html
                        PropertyTokenizer.html PropertyValue.html
                        PropertyValueList.html ShorthandPropSets.html
                        codedisplay.js
               targets/fop/dev faq.html faq.pdf index.html index.pdf
  Log:
  Automatic publish at Sat Apr 12 21:29:09 CEST 2003 from http://forrestbot.cocoondev.org.
  
  Revision  Changes    Path
  1.10      +65 -13    xml-site/targets/fop/compliance.html
  
  Index: compliance.html
  ===================================================================
  RCS file: /home/cvs/xml-site/targets/fop/compliance.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- compliance.html	7 Apr 2003 18:54:40 -0000	1.9
  +++ compliance.html	12 Apr 2003 19:29:05 -0000	1.10
  @@ -314,7 +314,11 @@
   <h2>
   <a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl" name="fo">W3C XSL-FO 1.0 Standard</a>
   </h2>
  -<p>FOP's goal is to be compliant with the W3C XSL-FO 1.0 standard. There are three levels of compliance specified in the standard: basic, extended, and complete. In the tables below, blue indicates support at the specified level of compliance, and red indicates a lack of support.</p>
  +<p>One of FOP's design goals is conformance to the W3C XSL-FO 1.0 standard, which specifies three levels of "conformance": basic, extended, and complete.
  +Although FOP does not currently conform to any of these levels, it is nevertheless a useful work-in-progress for many applications.
  +The information presented here demonstrates FOP's progress toward the goal of conformance, which progress consists of implementation of specific objects and properties in the standard.
  +The information presented is useful not only to the developers as a sort of "to do" list, but also for setting proper expectations for users and potential users.</p>
  +<p>In the tables below, blue indicates support at the specified level of conformance, and red indicates a lack of support.</p>
   <ul class="minitoc">
   <li>
   <a href="#fo-object">XSL-FO Object Support</a>
  @@ -786,7 +790,11 @@
   <td><a name="#fo-property-border-before-color">border-before-color</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#border-before-color">&sect;7.7.7</a></td><td align="center" class="yes">yes</td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="center">.</td>
   </tr>
   <tr>
  -<td><a name="#fo-property-border-before-style">border-before-style</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#border-before-style">&sect;7.7.8</a></td><td align="center" class="yes">yes</td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="center">.</td>
  +<td><a name="#fo-property-border-before-style">border-before-style</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#border-before-style">&sect;7.7.8</a></td><td align="center" class="yes">yes</td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="left">
  +<ul>
  +<li>only "solid" works</li>
  +</ul>
  +</td>
   </tr>
   <tr>
   <td><a name="#fo-property-border-before-width">border-before-width</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#border-before-width">&sect;7.7.9</a></td><td align="center" class="yes">yes</td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="center">.</td>
  @@ -795,7 +803,11 @@
   <td><a name="#fo-property-border-after-color">border-after-color</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#border-after-color">&sect;7.7.10</a></td><td align="center" class="yes">yes</td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="center">.</td>
   </tr>
   <tr>
  -<td><a name="#fo-property-border-after-style">border-after-style</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#border-after-style">&sect;7.7.11</a></td><td align="center" class="yes">yes</td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="center">.</td>
  +<td><a name="#fo-property-border-after-style">border-after-style</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#border-after-style">&sect;7.7.11</a></td><td align="center" class="yes">yes</td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="left">
  +<ul>
  +<li>only "solid" works</li>
  +</ul>
  +</td>
   </tr>
   <tr>
   <td><a name="#fo-property-border-after-width">border-after-width</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#border-after-width">&sect;7.7.12</a></td><td align="center" class="yes">yes</td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="center">.</td>
  @@ -804,7 +816,11 @@
   <td><a name="#fo-property-border-start-color">border-start-color</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#border-start-color">&sect;7.7.13</a></td><td align="center" class="yes">yes</td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="center">.</td>
   </tr>
   <tr>
  -<td><a name="#fo-property-border-start-style">border-start-style</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#border-start-style">&sect;7.7.14</a></td><td align="center" class="yes">yes</td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="center">.</td>
  +<td><a name="#fo-property-border-start-style">border-start-style</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#border-start-style">&sect;7.7.14</a></td><td align="center" class="yes">yes</td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="left">
  +<ul>
  +<li>only "solid" works</li>
  +</ul>
  +</td>
   </tr>
   <tr>
   <td><a name="#fo-property-border-start-width">border-start-width</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#border-start-width">&sect;7.7.15</a></td><td align="center" class="yes">yes</td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="center">.</td>
  @@ -813,7 +829,11 @@
   <td><a name="#fo-property-border-end-color">border-end-color</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#border-end-color">&sect;7.7.16</a></td><td align="center" class="yes">yes</td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="center">.</td>
   </tr>
   <tr>
  -<td><a name="#fo-property-border-end-style">border-end-style</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#border-end-style">&sect;7.7.17</a></td><td align="center" class="yes">yes</td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="center">.</td>
  +<td><a name="#fo-property-border-end-style">border-end-style</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#border-end-style">&sect;7.7.17</a></td><td align="center" class="yes">yes</td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="left">
  +<ul>
  +<li>only "solid" works</li>
  +</ul>
  +</td>
   </tr>
   <tr>
   <td><a name="#fo-property-border-end-width">border-end-width</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#border-end-width">&sect;7.7.18</a></td><td align="center" class="yes">yes</td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="center">.</td>
  @@ -822,7 +842,11 @@
   <td><a name="#fo-property-border-top-color">border-top-color</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#border-top-color">&sect;7.7.19</a></td><td align="center" class="yes">yes</td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="center">.</td>
   </tr>
   <tr>
  -<td><a name="#fo-property-border-top-style">border-top-style</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#border-top-style">&sect;7.7.20</a></td><td align="center" class="yes">yes</td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="center">.</td>
  +<td><a name="#fo-property-border-top-style">border-top-style</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#border-top-style">&sect;7.7.20</a></td><td align="center" class="yes">yes</td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="left">
  +<ul>
  +<li>only "solid" works</li>
  +</ul>
  +</td>
   </tr>
   <tr>
   <td><a name="#fo-property-border-top-width">border-top-width</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#border-top-width">&sect;7.7.21</a></td><td align="center" class="yes">yes</td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="center">.</td>
  @@ -831,7 +855,11 @@
   <td><a name="#fo-property-border-bottom-color">border-bottom-color</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#border-bottom-color">&sect;7.7.22</a></td><td align="center" class="yes">yes</td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="center">.</td>
   </tr>
   <tr>
  -<td><a name="#fo-property-border-bottom-style">border-bottom-style</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#border-bottom-style">&sect;7.7.23</a></td><td align="center" class="yes">yes</td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="center">.</td>
  +<td><a name="#fo-property-border-bottom-style">border-bottom-style</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#border-bottom-style">&sect;7.7.23</a></td><td align="center" class="yes">yes</td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="left">
  +<ul>
  +<li>only "solid" works</li>
  +</ul>
  +</td>
   </tr>
   <tr>
   <td><a name="#fo-property-border-bottom-width">border-bottom-width</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#border-bottom-width">&sect;7.7.24</a></td><td align="center" class="yes">yes</td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="center">.</td>
  @@ -840,7 +868,11 @@
   <td><a name="#fo-property-border-left-color">border-left-color</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#border-left-color">&sect;7.7.25</a></td><td align="center" class="yes">yes</td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="center">.</td>
   </tr>
   <tr>
  -<td><a name="#fo-property-border-left-style">border-left-style</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#border-left-style">&sect;7.7.26</a></td><td align="center" class="yes">yes</td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="center">.</td>
  +<td><a name="#fo-property-border-left-style">border-left-style</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#border-left-style">&sect;7.7.26</a></td><td align="center" class="yes">yes</td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="left">
  +<ul>
  +<li>only "solid" works</li>
  +</ul>
  +</td>
   </tr>
   <tr>
   <td><a name="#fo-property-border-left-width">border-left-width</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#border-left-width">&sect;7.7.27</a></td><td align="center" class="yes">yes</td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="center">.</td>
  @@ -849,7 +881,11 @@
   <td><a name="#fo-property-border-right-color">border-right-color</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#border-right-color">&sect;7.7.28</a></td><td align="center" class="yes">yes</td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="center">.</td>
   </tr>
   <tr>
  -<td><a name="#fo-property-border-right-style">border-right-style</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#border-right-style">&sect;7.7.29</a></td><td align="center" class="yes">yes</td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="center">.</td>
  +<td><a name="#fo-property-border-right-style">border-right-style</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#border-right-style">&sect;7.7.29</a></td><td align="center" class="yes">yes</td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="left">
  +<ul>
  +<li>only "solid" works</li>
  +</ul>
  +</td>
   </tr>
   <tr>
   <td><a name="#fo-property-border-right-width">border-right-width</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#border-right-width">&sect;7.7.30</a></td><td align="center" class="yes">yes</td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="center">.</td>
  @@ -917,7 +953,11 @@
   <td class="category" colspan="6"><a name="#fo-property-commonfont">Common Font Properties</a> (<a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#common-font-properties">&sect;7.8</a>)</td>
   </tr>
   <tr>
  -<td><a name="#fo-property-font-family">font-family</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#font-family">&sect;7.8.2</a></td><td align="center" class="yes">yes</td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="center">.</td>
  +<td><a name="#fo-property-font-family">font-family</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#font-family">&sect;7.8.2</a></td><td align="center" class="yes">yes</td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="left">
  +<ul>
  +<li>font-family lists are not suppported, use a single font-family name</li>
  +</ul>
  +</td>
   </tr>
   <tr>
   <td><a name="#fo-property-font-selection-strategy">font-selection-strategy</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#font-selection-strategy">&sect;7.8.3</a></td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="center" class="no">no</td><td align="center">.</td>
  @@ -1390,7 +1430,11 @@
   <td><a name="#fo-property-page-height">page-height</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#page-height">&sect;7.25.13</a></td><td align="center" class="yes">yes</td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="center">.</td>
   </tr>
   <tr>
  -<td><a name="#fo-property-page-position">page-position</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#page-position">&sect;7.25.14</a></td><td align="center" class="yes">.</td><td align="center" class="yes">yes</td><td align="center" class="yes">.</td><td align="center">.</td>
  +<td><a name="#fo-property-page-position">page-position</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#page-position">&sect;7.25.14</a></td><td align="center" class="yes">.</td><td align="center" class="partial">partial</td><td align="center" class="partial">.</td><td align="left">
  +<ul>
  +<li>"last" isn't implemented!</li>
  +</ul>
  +</td>
   </tr>
   <tr>
   <td><a name="#fo-property-page-width">page-width</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#page-width">&sect;7.25.15</a></td><td align="center" class="yes">yes</td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="center">.</td>
  @@ -1429,7 +1473,11 @@
   <td><a name="#fo-property-column-number">column-number</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#column-number">&sect;7.26.8</a></td><td align="center" class="no">no</td><td align="center" class="no">.</td><td align="center" class="no">.</td><td align="center">.</td>
   </tr>
   <tr>
  -<td><a name="#fo-property-column-width">column-width</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#column-width">&sect;7.26.9</a></td><td align="center" class="yes">yes</td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="center">.</td>
  +<td><a name="#fo-property-column-width">column-width</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#column-width">&sect;7.26.9</a></td><td align="center" class="partial">partial</td><td align="center" class="partial">.</td><td align="center" class="partial">.</td><td align="left">
  +<ul>
  +<li>"percentage" not implemented. Workaround is to use the XSL-FO "proportional-column-width" function.</li>
  +</ul>
  +</td>
   </tr>
   <tr>
   <td><a name="#fo-property-empty-cells">empty-cells</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#empty-cells">&sect;7.26.10</a></td><td align="center" class="yes">.</td><td align="center" class="no">no</td><td align="center" class="no">.</td><td align="center">.</td>
  @@ -1541,7 +1589,11 @@
   <td><a name="#fo-property-border-right">border-right</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#border-right">&sect;7.29.7</a></td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="center" class="yes">yes</td><td align="center">.</td>
   </tr>
   <tr>
  -<td><a name="#fo-property-border-style">border-style</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#border-style">&sect;7.29.8</a></td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="center" class="yes">yes</td><td align="center">.</td>
  +<td><a name="#fo-property-border-style">border-style</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#border-style">&sect;7.29.8</a></td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="center" class="yes">yes</td><td align="left">
  +<ul>
  +<li>only "solid" works</li>
  +</ul>
  +</td>
   </tr>
   <tr>
   <td><a name="#fo-property-border-spacing">border-spacing</a></td><td align="center"><a target="http://www.w3.org/TR/xsl" href="http://www.w3.org/TR/xsl/slice7.html#border-spacing">&sect;7.29.9</a></td><td align="center" class="yes">.</td><td align="center" class="yes">.</td><td align="center" class="no">no</td><td align="center">.</td>
  
  
  
  1.25      +26 -12    xml-site/targets/fop/resources.html
  
  Index: resources.html
  ===================================================================
  RCS file: /home/cvs/xml-site/targets/fop/resources.html,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- resources.html	7 Apr 2003 18:54:43 -0000	1.24
  +++ resources.html	12 Apr 2003 19:29:05 -0000	1.25
  @@ -328,14 +328,12 @@
   <a name="N101C8"></a><a name="mailing-lists-general"></a>
   <h4>General Information</h4>
   <div style="margin-left: 0 ; border: 2px">
  -<p>
  -For the Apache mailing lists, see
  -<a href="http://xml.apache.org/mail.html">Apache XML Mailing Lists</a>
  -for detailed subscription information.
  -        </p>
  -<p>Before posting questions to the lists, review "<a href="http://www.catb.org/~esr/faqs/smart-questions.html">How To Ask Questions The Smart Way</a>".</p>
  +<p>Before posting questions to any list, review "<a href="http://www.catb.org/~esr/faqs/smart-questions.html">How To Ask Questions The Smart Way</a>".</p>
  +<p>Be sure to set your email client to send plain text email messages to any mailing lists.
  +Please do <em>not</em> send html or rtf email, as they do not work well with the archive engines.
  +If you are using Microsoft Outlook, this setting can be found at the "Mail Format" tab of the Tools/Options menu.</p>
   </div>
  -<a name="N101DD"></a><a name="mailing-lists-fop-user"></a>
  +<a name="N101DC"></a><a name="mailing-lists-fop-user"></a>
   <h4>FOP User Mailing List</h4>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -367,6 +365,13 @@
               
   </li>
               
  +<li>Before posting questions to any list, see "<a href="#mailing-lists-general">General Information</a>".</li>
  +            
  +<li>
  +See <a href="http://xml.apache.org/mail.html#fop-user">Apache XML Mailing Lists</a>
  +for detailed subscription information.
  +            </li>
  +            
   <li>
   To subscribe (digest only): Send email to <a href="mailto:fop-user-digest-subscribe.at.xml.apache.org">fop-user-digest-subscribe@xml.apache.org</a>.
               </li>
  @@ -385,7 +390,7 @@
         
   </ul>
   </div>
  -<a name="N10224"></a><a name="mailing-lists-fop-dev"></a>
  +<a name="N10231"></a><a name="mailing-lists-fop-dev"></a>
   <h4>FOP Developer Mailing List</h4>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -413,6 +418,13 @@
               
   </li>
               
  +<li>Before posting questions to any list, see "<a href="#mailing-lists-general">General Information</a>".</li>
  +            
  +<li>
  +See <a href="http://xml.apache.org/mail.html#fop-dev_fop-cvs">Apache XML Mailing Lists</a>
  +for detailed subscription information.
  +            </li>
  +            
   <li>
   To subscribe (digest only): Send email to <a href="mailto:fop-dev-digest-subscribe.at.xml.apache.org">fop-dev-digest-subscribe@xml.apache.org</a>.
               </li>
  @@ -431,7 +443,7 @@
         
   </ul>
   </div>
  -<a name="N10268"></a><a name="mailing-lists-w3c-xslfo"></a>
  +<a name="N10283"></a><a name="mailing-lists-w3c-xslfo"></a>
   <h4>XSL:FO Mailing List (at W3C)</h4>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -443,6 +455,8 @@
   To review the archive: <a href="http://lists.w3.org/Archives/Public/www-xsl-fo/">W3C XSL-FO Archives</a>.
               </li>
               
  +<li>Before posting questions to any list, see "<a href="#mailing-lists-general">General Information</a>".</li>
  +            
   <li>
   Subscription administration information can be found at <a href="http://www.w3.org/Mail/Request">W3C Mailing List Administrativia</a>. After reviewing the instructions there, send your subscribe or unsubscribe request to <a href="mailto:www-xsl-fo-request.at.w3.org">www-xsl-fo-request@w3.org</a>.
               </li>
  @@ -451,7 +465,7 @@
   </div>
   </div>
     
  -<a name="N10288"></a><a name="specs"></a>
  +<a name="N102AA"></a><a name="specs"></a>
   <h3>Specifications</h3>
   <div style="margin-left: 0 ; border: 2px">
   <ul>
  @@ -519,7 +533,7 @@
   </ul>
   </div>
     
  -<a name="N102D8"></a><a name="articles"></a>
  +<a name="N102FA"></a><a name="articles"></a>
   <h3>Tutorials/Articles</h3>
   <div style="margin-left: 0 ; border: 2px">
   <ul>
  @@ -557,7 +571,7 @@
   </ul>
   </div>
     
  -<a name="N10305"></a><a name="products"></a>
  +<a name="N10327"></a><a name="products"></a>
   <h3>Related/Useful Products</h3>
   <div style="margin-left: 0 ; border: 2px">
   <ul>
  
  
  
  1.9       +1047 -989 xml-site/targets/fop/resources.pdf
  
  	<<Binary file>>
  
  
  1.18      +0 -0      xml-site/targets/fop/design/alt.design/FOPropertySets.html
  
  Index: FOPropertySets.html
  ===================================================================
  RCS file: /home/cvs/xml-site/targets/fop/design/alt.design/FOPropertySets.html,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  
  
  
  1.9       +0 -0      xml-site/targets/fop/design/alt.design/FoXMLEvent.html
  
  Index: FoXMLEvent.html
  ===================================================================
  RCS file: /home/cvs/xml-site/targets/fop/design/alt.design/FoXMLEvent.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  
  
  
  1.9       +0 -0      xml-site/targets/fop/design/alt.design/SyncedFoXmlEventsBuffer.html
  
  Index: SyncedFoXmlEventsBuffer.html
  ===================================================================
  RCS file: /home/cvs/xml-site/targets/fop/design/alt.design/SyncedFoXmlEventsBuffer.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  
  
  
  1.9       +0 -0      xml-site/targets/fop/design/alt.design/XMLNamespaces.html
  
  Index: XMLNamespaces.html
  ===================================================================
  RCS file: /home/cvs/xml-site/targets/fop/design/alt.design/XMLNamespaces.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  
  
  
  1.8       +0 -0      xml-site/targets/fop/design/alt.design/codedisplay.js
  
  Index: codedisplay.js
  ===================================================================
  RCS file: /home/cvs/xml-site/targets/fop/design/alt.design/codedisplay.js,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  
  
  
  1.18      +0 -0      xml-site/targets/fop/design/alt.design/properties/AbstractPropertyValue.html
  
  Index: AbstractPropertyValue.html
  ===================================================================
  RCS file: /home/cvs/xml-site/targets/fop/design/alt.design/properties/AbstractPropertyValue.html,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  
  
  
  1.18      +0 -0      xml-site/targets/fop/design/alt.design/properties/FOAttributes.html
  
  Index: FOAttributes.html
  ===================================================================
  RCS file: /home/cvs/xml-site/targets/fop/design/alt.design/properties/FOAttributes.html,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  
  
  
  1.18      +0 -0      xml-site/targets/fop/design/alt.design/properties/PropNames.html
  
  Index: PropNames.html
  ===================================================================
  RCS file: /home/cvs/xml-site/targets/fop/design/alt.design/properties/PropNames.html,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  
  
  
  1.18      +0 -0      xml-site/targets/fop/design/alt.design/properties/Property.html
  
  Index: Property.html
  ===================================================================
  RCS file: /home/cvs/xml-site/targets/fop/design/alt.design/properties/Property.html,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  
  
  
  1.18      +0 -0      xml-site/targets/fop/design/alt.design/properties/PropertyConsts.html
  
  Index: PropertyConsts.html
  ===================================================================
  RCS file: /home/cvs/xml-site/targets/fop/design/alt.design/properties/PropertyConsts.html,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  
  
  
  1.18      +0 -0      xml-site/targets/fop/design/alt.design/properties/PropertyParser.html
  
  Index: PropertyParser.html
  ===================================================================
  RCS file: /home/cvs/xml-site/targets/fop/design/alt.design/properties/PropertyParser.html,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  
  
  
  1.18      +0 -0      xml-site/targets/fop/design/alt.design/properties/PropertySets.html
  
  Index: PropertySets.html
  ===================================================================
  RCS file: /home/cvs/xml-site/targets/fop/design/alt.design/properties/PropertySets.html,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  
  
  
  1.18      +0 -0      xml-site/targets/fop/design/alt.design/properties/PropertyTokenizer.html
  
  Index: PropertyTokenizer.html
  ===================================================================
  RCS file: /home/cvs/xml-site/targets/fop/design/alt.design/properties/PropertyTokenizer.html,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  
  
  
  1.18      +0 -0      xml-site/targets/fop/design/alt.design/properties/PropertyValue.html
  
  Index: PropertyValue.html
  ===================================================================
  RCS file: /home/cvs/xml-site/targets/fop/design/alt.design/properties/PropertyValue.html,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  
  
  
  1.18      +0 -0      xml-site/targets/fop/design/alt.design/properties/PropertyValueList.html
  
  Index: PropertyValueList.html
  ===================================================================
  RCS file: /home/cvs/xml-site/targets/fop/design/alt.design/properties/PropertyValueList.html,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  
  
  
  1.18      +0 -0      xml-site/targets/fop/design/alt.design/properties/ShorthandPropSets.html
  
  Index: ShorthandPropSets.html
  ===================================================================
  RCS file: /home/cvs/xml-site/targets/fop/design/alt.design/properties/ShorthandPropSets.html,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  
  
  
  1.8       +0 -0      xml-site/targets/fop/design/alt.design/properties/codedisplay.js
  
  Index: codedisplay.js
  ===================================================================
  RCS file: /home/cvs/xml-site/targets/fop/design/alt.design/properties/codedisplay.js,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  
  
  
  1.11      +1 -1      xml-site/targets/fop/dev/faq.html
  
  Index: faq.html
  ===================================================================
  RCS file: /home/cvs/xml-site/targets/fop/dev/faq.html,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- faq.html	7 Apr 2003 18:54:49 -0000	1.10
  +++ faq.html	12 Apr 2003 19:29:07 -0000	1.11
  @@ -291,7 +291,7 @@
             
   <li>You can help us implement missing features that are needed in order to comply with the standard. See the <a href="../compliance.html">Standards Compliance</a> for more details.</li>
             
  -<li>You can help us address bug reports. See <a href="../resources.html">bugzilla</a> for more information.</li>
  +<li>You can help us address bug reports. See <a href="../bugs.html#issues_existing">bugzilla</a> for more information.</li>
             
   <li>You can help support our user base by answering questions on the fop-user mailing list.</li>
             
  
  
  
  1.8       +63 -63    xml-site/targets/fop/dev/faq.pdf
  
  	<<Binary file>>
  
  
  1.11      +40 -25    xml-site/targets/fop/dev/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/xml-site/targets/fop/dev/index.html,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- index.html	7 Apr 2003 18:54:49 -0000	1.10
  +++ index.html	12 Apr 2003 19:29:07 -0000	1.11
  @@ -248,7 +248,10 @@
   </table>
   <ul class="minitoc">
   <li>
  -<a href="#Introduction">Introduction</a>
  +<a href="#intro">Introduction</a>
  +</li>
  +<li>
  +<a href="#lines">Development Lines</a>
   </li>
   <li>
   <a href="#Getting+Involved">Getting Involved</a>
  @@ -266,7 +269,7 @@
   <a href="#Look+at+the+developer%27s+code+using+cvs">Look at the developer's code using cvs</a>
   </li>
   <li>
  -<a href="#Contributing+code%2C+tests+and+documentation">Contributing code, tests and documentation</a>
  +<a href="#patches">Submitting Patches</a>
   </li>
   <li>
   <a href="#Coding+Conventions">Coding Conventions</a>
  @@ -275,45 +278,52 @@
   </li>
   </ul>
       
  -<a name="N101BE"></a><a name="Introduction"></a>
  +<a name="N101BE"></a><a name="intro"></a>
   <h3>Introduction</h3>
   <div style="margin-left: 0 ; border: 2px">
  -<p>These pages contain information that should be helpful for those developing FOP.</p>
  +<p>These pages contain information that should be helpful for those developing FOP.
  +This certainly includes programmers, but may also include those contributing to the project in other ways.</p>
   <p>For basic and user information on FOP, please visit the <a href="http://xml.apache.org/fop">FOP homepage</a>.</p>
  -<p>It is important to understand that there are currently three lines of development on the FOP product:</p>
  +</div>
  +    
  +<a name="N101CF"></a><a name="lines"></a>
  +<h3>Development Lines</h3>
  +<div style="margin-left: 0 ; border: 2px">
  +<p>There are currently three lines of development on the FOP product:</p>
   <ul>
           
   <li>The oldest is the one that releases are currently generated from, and is also called the "maintenance branch". Because of limitations in its design, the FOP committers decided to freeze new development on this branch, and are providing only bug fixes. This branch is tagged as "fop-0_20_2-maintain" in the CVS repository.</li>
           
   <li>The main development line is the future of FOP. It was spawned from the "maintenance" branch, but had to quickly be "broken" so that the needed redesign could be dropped into place. It is currently not as mature as the "maintenance" branch, but has far greater long-term prospects. It is also known as the "root" or "trunk" or "redesign".</li>
           
  -<li>The "Alt Design" is exactly that: an alternative design approach. Because its efforts are largely complementary and parallel to the main development branch, and because it is expected to be merged at some point into the trunk, it is <a href="design/alt.design/index.html">documented separately</a>. The authors of this effort are currently in the process of merging their work into the trunk.</li>
  +<li>The "Alt Design" is exactly that: an alternative design approach. Because its efforts are largely complementary and parallel to the main development branch, and because it is expected to be merged at some point into the trunk, it is <a href="../design/alt.design/index.html">documented separately</a>. The authors of this effort are currently in the process of merging their work into the trunk.</li>
         
   </ul>
   <p>Please note that patches for enhancements to the maintenance branch will generally not be considered. Bug fixes are welcome there, but new developers are strongly encouraged to apply their efforts to the trunk development line.</p>
   <p>Because there is a fair amount of common information between the maintenance and trunk development lines, we attempt to document them together, highlighting differences only where needed.</p>
   </div>
       
  -<a name="N101E8"></a><a name="Getting+Involved"></a>
  +<a name="N101EF"></a><a name="Getting+Involved"></a>
   <h3>Getting Involved</h3>
   <div style="margin-left: 0 ; border: 2px">
  +<p>Review the <a href="http://xml.apache.org/roles.html">Apache Project Roles and Responsibilities</a> document for an understanding of the various roles of contributors within the community.</p>
   <p>There are many different ways that you can help with FOP development.
   The development of FOP and the related plans and tasks are discussed on the dev mailing list.
   Users can help or get issues resolved by contributing information and examples to the developers.
         </p>
  -<a name="N101F1"></a><a name="Get+familiar+with+the+Fop+related+standards"></a>
  +<a name="N101FF"></a><a name="Get+familiar+with+the+Fop+related+standards"></a>
   <h4>Get familiar with the Fop related standards</h4>
   <div style="margin-left: 0 ; border: 2px">
  -<p>At the moment Fop is mainly a tool to render XSL:FO files to pdf. Therefore if you want to contribute to Fop you should become familiar with these standards. You can find links under <a href="resources.html">Resources</a>.</p>
  +<p>At the moment Fop is mainly a tool to render XSL-FO files to pdf. Therefore if you want to contribute to Fop you should become familiar with these standards. You can find links at <a href="../resources.html#specs">Specifications</a>.</p>
   </div>
  -<a name="N101FF"></a><a name="Fop%27s+Design"></a>
  +<a name="N1020D"></a><a name="Fop%27s+Design"></a>
   <h4>Fop's Design</h4>
   <div style="margin-left: 0 ; border: 2px">
  -<p>The design for FOP is specified under the <a href="design/index.html">Design</a> section. This is where the information on how FOP is developed and designed
  +<p>The design for FOP is specified under the <a href="../design/index.html">Design</a> section. This is where the information on how FOP is developed and designed
   internally will be kept.
       </p>
   </div>
  -<a name="N1020D"></a><a name="Subscribe+to+the+fop+developers+list"></a>
  +<a name="N1021B"></a><a name="Subscribe+to+the+fop+developers+list"></a>
   <h4>Subscribe to the fop developers list</h4>
   <div style="margin-left: 0 ; border: 2px">
   <p>You can subscribe to fop-dev@xml.apache.org by sending an email
  @@ -325,7 +335,7 @@
   <p>Read also the <a href="http://marc.theaimsgroup.com/?l=fop-dev&r=1&w=2">archive</a>
        of the discussion list fop-dev to get an idea of the issues being discussed. </p>
   </div>
  -<a name="N10225"></a><a name="Look+at+the+developer%27s+code+using+cvs"></a>
  +<a name="N10233"></a><a name="Look+at+the+developer%27s+code+using+cvs"></a>
   <h4>Look at the developer's code using cvs</h4>
   <div style="margin-left: 0 ; border: 2px">
   <p>Between releases the newest code can be accessed via cvs. To do this you need to install a cvs
  @@ -338,21 +348,26 @@
        fop-cvs-subscribe@xml.apache.org</a>. If you want to contribute to the development of Fop you should subscribe,
        because it is important that you follow changes being made. </p>
   </div>
  -<a name="N1023E"></a><a name="Contributing+code%2C+tests+and+documentation"></a>
  -<h4>Contributing code, tests and documentation</h4>
  +<a name="N1024C"></a><a name="patches"></a>
  +<h4>Submitting Patches</h4>
   <div style="margin-left: 0 ; border: 2px">
  -<p>If you want to contribute code (p.e. a bugfix), a test or documentation (p.e. an additional example), please do the following: </p>
  -<p>1) Make sure your code doesn't break the existing one and that Fop still compiles.</p>
  -<p>2) Create a file which shows the differences to the existing code.</p>
  -<p>3) Send this file as an <strong>Attachment</strong> to <a href="mailto:fop-dev.at.xml.apache.org">fop-dev@xml.apache.org.</a>
  +<p>If you have useful changes to source code (bugfixes or enhancements), test files, or documentation that you would like to contribute to the project, please do the following:</p>
  +<ul>
  +          
  +<li>If your changes include source code, make sure that it does not break FOP (i.e. make sure that FOP still compiles with your changes).</li>
  +          
  +<li>If your changes include test files, review the <a href="testing.html">Testing page</a>.</li>
  +          
  +<li>
  +<a href="tools.html#cvs_patch">Create a patch file</a> for the differences to be applied to the existing code.</li>
  +          
  +<li>
  +<a href="../bugs.html#issues_new">Create a new bugzilla issue</a> for the patch. Include the text "[PATCH]" at the beginning of the description. Attach the patch file to the issue.</li>
           
  -</p>
  -<p>One of the committers will test your code and commit it to the code repository.</p>
  -<p>If you have a test or useful bug test you should <a href="testing.html">read this page</a>.</p>
  -<p>BTW: The Apache project knows different roles for contributors, namely 'users', 'developers', 'committers' and the 'Project
  -     Management Committee' (An explanation of these roles can be found <a href="http://xml.apache.org/roles.html">here</a>).</p>
  +</ul>
  +<p>One of the committers will test your patch and consider its implications for the project. They will then either commit it to the repository or explain on the issue why they did not. Depending on the work load and skill-sets of the various committers, it may take some time before a a submitted patch is addressed.</p>
   </div>
  -<a name="N10269"></a><a name="Coding+Conventions"></a>
  +<a name="N10272"></a><a name="Coding+Conventions"></a>
   <h4>Coding Conventions</h4>
   <div style="margin-left: 0 ; border: 2px">
   <p>As mentioned in <a href="http://xml.apache.org/source.html">Apache XML Project Guidelines</a>,
  
  
  
  1.8       +503 -305  xml-site/targets/fop/dev/index.pdf
  
  	<<Binary file>>
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: general-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: general-cvs-help@xml.apache.org