You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by sp...@apache.org on 2006/12/20 13:05:48 UTC

svn commit: r489064 - in /xmlgraphics/fop/branches/fop-0_93: ./ src/documentation/content/ src/documentation/content/xdocs/ src/documentation/content/xdocs/0.20.5/ src/documentation/content/xdocs/0.92/ src/documentation/content/xdocs/0.93/ src/document...

Author: spepping
Date: Wed Dec 20 04:05:47 2006
New Revision: 489064

URL: http://svn.apache.org/viewvc?view=rev&rev=489064
Log:
Deleted the documentation for version 0.92. Copied the documentation
for version 0.93 from the trunk version, and updated it to the new
release version

Added:
    xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/0.93/
      - copied from r488991, xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/trunk/
Removed:
    xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/0.92/
Modified:
    xmlgraphics/fop/branches/fop-0_93/src/documentation/content/.htaccess
    xmlgraphics/fop/branches/fop-0_93/src/documentation/content/doap.rdf
    xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/0.20.5/pdfencryption.xml   (props changed)
    xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/0.93/index.xml
    xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/0.93/pdfencryption.xml   (props changed)
    xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/0.93/upgrading.xml
    xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/compliance.ihtml
    xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/download.xml
    xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/index.xml
    xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/relnotes.xml
    xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/site.xml
    xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/tabs.xml
    xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/trunk/pdfencryption.xml   (props changed)
    xmlgraphics/fop/branches/fop-0_93/status.xml

Modified: xmlgraphics/fop/branches/fop-0_93/src/documentation/content/.htaccess
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-0_93/src/documentation/content/.htaccess?view=diff&rev=489064&r1=489063&r2=489064
==============================================================================
--- xmlgraphics/fop/branches/fop-0_93/src/documentation/content/.htaccess (original)
+++ xmlgraphics/fop/branches/fop-0_93/src/documentation/content/.htaccess Wed Dec 20 04:05:47 2006
@@ -1,22 +1,27 @@
 # redirect moved files
-RedirectMatch Permanent ^/fop/anttask(.*) http://xmlgraphics.apache.org/fop/0.20.5/anttask$1
-RedirectMatch Permanent ^/fop/compiling(.*) http://xmlgraphics.apache.org/fop/0.20.5/compiling$1
-RedirectMatch Permanent ^/fop/configuration(.*) http://xmlgraphics.apache.org/fop/0.20.5/configuration$1
-RedirectMatch Permanent ^/fop/embedding(.*) http://xmlgraphics.apache.org/fop/0.20.5/embedding$1
-RedirectMatch Permanent ^/fop/extensions(.*) http://xmlgraphics.apache.org/fop/0.20.5/extensions$1
-RedirectMatch Permanent ^/fop/fonts(.*) http://xmlgraphics.apache.org/fop/0.20.5/fonts$1
-RedirectMatch Permanent ^/fop/graphics(.*) http://xmlgraphics.apache.org/fop/0.20.5/graphics$1
-RedirectMatch Permanent ^/fop/hyphenation(.*) http://xmlgraphics.apache.org/fop/0.20.5/hyphenation$1
-RedirectMatch Permanent ^/fop/output(.*) http://xmlgraphics.apache.org/fop/0.20.5/output$1
-RedirectMatch Permanent ^/fop/pdfencryption(.*) http://xmlgraphics.apache.org/fop/0.20.5/pdfencryption$1
-RedirectMatch Permanent ^/fop/running(.*) http://xmlgraphics.apache.org/fop/0.20.5/running$1
-RedirectMatch Permanent ^/fop/servlets(.*) http://xmlgraphics.apache.org/fop/0.20.5/servlets$1
+RedirectMatch Permanent ^/fop/anttask(.*) http://xmlgraphics.apache.org/fop/0.93/anttask$1
+RedirectMatch Permanent ^/fop/compiling(.*) http://xmlgraphics.apache.org/fop/0.93/compiling$1
+RedirectMatch Permanent ^/fop/configuration(.*) http://xmlgraphics.apache.org/fop/0.93/configuration$1
+RedirectMatch Permanent ^/fop/embedding(.*) http://xmlgraphics.apache.org/fop/0.93/embedding$1
+RedirectMatch Permanent ^/fop/extensions(.*) http://xmlgraphics.apache.org/fop/0.93/extensions$1
+RedirectMatch Permanent ^/fop/fonts(.*) http://xmlgraphics.apache.org/fop/0.93/fonts$1
+RedirectMatch Permanent ^/fop/graphics(.*) http://xmlgraphics.apache.org/fop/0.93/graphics$1
+RedirectMatch Permanent ^/fop/hyphenation(.*) http://xmlgraphics.apache.org/fop/0.93/hyphenation$1
+RedirectMatch Permanent ^/fop/intermediate(.*) http://xmlgraphics.apache.org/fop/0.93/intermediate$1
+RedirectMatch Permanent ^/fop/output(.*) http://xmlgraphics.apache.org/fop/0.93/output$1
+RedirectMatch Permanent ^/fop/pdfencryption(.*) http://xmlgraphics.apache.org/fop/0.93/pdfs$1
+RedirectMatch Permanent ^/fop/pdfencryption(.*) http://xmlgraphics.apache.org/fop/0.93/pdfencryption$1
+RedirectMatch Permanent ^/fop/pdfencryption(.*) http://xmlgraphics.apache.org/fop/0.93/pdfx$1
+RedirectMatch Permanent ^/fop/running(.*) http://xmlgraphics.apache.org/fop/0.93/running$1
+RedirectMatch Permanent ^/fop/servlets(.*) http://xmlgraphics.apache.org/fop/0.93/servlets$1
 
 # redirect to versioned documentation
-Redirect Temp /fop/stable http://xmlgraphics.apache.org/fop/0.20.5
-Redirect Temp /fop/current http://xmlgraphics.apache.org/fop/0.20.5
-Redirect Temp /fop/0.90alpha1 http://xmlgraphics.apache.org/fop/0.92
-Redirect Temp /fop/0.91beta http://xmlgraphics.apache.org/fop/0.92
-Redirect Temp /fop/0.92beta http://xmlgraphics.apache.org/fop/0.92
-Redirect Temp /fop/unstable http://xmlgraphics.apache.org/fop/0.92
-Redirect Temp /fop/latest http://xmlgraphics.apache.org/fop/0.92
+Redirect Temp /fop/stable http://xmlgraphics.apache.org/fop/0.93
+Redirect Temp /fop/current http://xmlgraphics.apache.org/fop/0.93
+Redirect Temp /fop/unstable http://xmlgraphics.apache.org/fop/trunk
+Redirect Temp /fop/latest http://xmlgraphics.apache.org/fop/trunk
+Redirect Temp /fop/maintenance http://xmlgraphics.apache.org/fop/0.20.5
+Redirect Temp /fop/previous http://xmlgraphics.apache.org/fop/0.20.5
+Redirect Temp /fop/0.90alpha1 http://xmlgraphics.apache.org/fop/0.93
+Redirect Temp /fop/0.91beta http://xmlgraphics.apache.org/fop/0.93
+Redirect Temp /fop/0.92beta http://xmlgraphics.apache.org/fop/0.93

Modified: xmlgraphics/fop/branches/fop-0_93/src/documentation/content/doap.rdf
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-0_93/src/documentation/content/doap.rdf?view=diff&rev=489064&r1=489063&r2=489064
==============================================================================
--- xmlgraphics/fop/branches/fop-0_93/src/documentation/content/doap.rdf (original)
+++ xmlgraphics/fop/branches/fop-0_93/src/documentation/content/doap.rdf Wed Dec 20 04:05:47 2006
@@ -76,16 +76,16 @@
     </asfext:implements>
     <release>
       <Version>
-        <name>Latest stable release</name>
+        <name>Previous release</name>
         <created>2003-07-16</created>
         <revision>0.20.5</revision>
       </Version>
     </release>
     <release>
       <Version>
-        <name>Latest release</name>
-        <created>2006-04-18</created>
-        <revision>0.92beta</revision>
+        <name>Latest stable release</name>
+        <created>2007-01-02</created>
+        <revision>0.93</revision>
       </Version>
     </release>
     <repository>

Propchange: xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/0.20.5/pdfencryption.xml
            ('svn:executable' removed)

Modified: xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/0.93/index.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/0.93/index.xml?view=diff&rev=489064&r1=488991&r2=489064
==============================================================================
--- xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/0.93/index.xml (original)
+++ xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/0.93/index.xml Wed Dec 20 04:05:47 2006
@@ -19,31 +19,36 @@
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
 <document>
   <header>
-    <title>Apache FOP Trunk (Development code)</title>
+    <title>Apache FOP Version 0.93</title>
     <version>$Revision: 201586 $</version>
   </header>
   <body>
     <section id="intro">
       <title>Introduction</title>
       <p>
-        <strong>FOP Trunk</strong> is the name for the current development code as found in the 
-        <a href="ext:svn-repo/trunk">Subversion repository</a>. This section of the FOP provides
-        the documentation for this version.
-      </p>
-      <p>
         The Apache FOP team is proud to present to you the largely rewritten codebase which is 
-        finally in a state where you can start to use it. It has taken over three years to get this
-        far and over two years without a new release from the FOP project. We would like to encourage 
-        you to download the code and to play with it. We're still in the process of adding new major
-        features and stabilizing the code. We welcome any feedback you might have and even more, any
+        finally in a state where you can use it. It has taken over three years to get this
+        far and over two years without a new release from the FOP project. We're still in the process of adding new
+        features. We welcome any feedback you might have and even more, any
         other form of help to get the project forward.
       </p>
+      <p>
+        This fourth release contains many bug fix release and new features compared
+        to 0.92beta. To see what has changed since the last release, please visit the 
+        <a href="../changes.html">Changes Page</a> and the <a href="../relnotes.html">Release Notes</a>.
+      </p>
     </section>
     <section id="upgrading">
       <title>Upgrading from an earlier version</title>
       <p>
         If you're upgrading to this version from an earlier version of FOP, please read the 
         information contained on the <a href="upgrading.html">Upgrading page</a>!
+      </p>
+    </section>
+    <section id="download">
+      <title>Download</title>
+      <p>
+        To download this version, please visit the <a href="../download.html">download page</a>.
       </p>
     </section>
   </body>

Propchange: xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/0.93/pdfencryption.xml
            ('svn:executable' removed)

Modified: xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/0.93/upgrading.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/0.93/upgrading.xml?view=diff&rev=489064&r1=488991&r2=489064
==============================================================================
--- xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/0.93/upgrading.xml (original)
+++ xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/0.93/upgrading.xml Wed Dec 20 04:05:47 2006
@@ -31,23 +31,20 @@
       </p>
       <ul>
         <li>
-          More than half of the codebase has been rewritten over the last three years. The code is 
-          relatively new and possibly not as stable as version 0.20.5 in every regard. But the code
-          is <strong>quickly approaching production level</strong>, especially when you're happy 
-          with only PDF and PostScript output.
+          More than half of the codebase has been rewritten over the last three years. With version 0.93 the code has reached <strong>production level</strong>.
         </li>
         <li>
-          The API of FOP has changed considerably and is not backwards-compatible with version 0.20.5.
+          The API of FOP has changed considerably and is not backwards-compatible with versions 0.20.5 and 0.91beta.
         </li>
         <li>
-          If you are using a configuration file, you have to rebuild it in the new format. The format
+          If you are using a configuration file for version 0.20.5, you have to rebuild it in the new format. The format
           of the configuration files has changed since version 0.20.5. See conf/fop.xconf for
           an example configuration file. A XML Schema file can be found under
           src/foschema/fop-configuration.xsd.
         </li>
         <li>
-          There have been changes to the end-user API between 0.91 beta and 0.92 beta. With version 0.92, 
-          the API is now considered stable. Some methods have been deprecated and will be removed with
+          There have been changes to the end-user API since 0.91 beta. As of version 0.92, 
+          <strong>the API is now considered stable</strong>. Some methods have been deprecated and will be removed with
           the next release. If you upgrade from 0.91 beta, you will need to adjust your Java code.
         </li>
         <li>

Modified: xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/compliance.ihtml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/compliance.ihtml?view=diff&rev=489064&r1=489063&r2=489064
==============================================================================
--- xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/compliance.ihtml (original)
+++ xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/compliance.ihtml Wed Dec 20 04:05:47 2006
@@ -207,10 +207,10 @@
     </tr>
     <tr>
       <th align="center">
-        0.20.5 (current stable)
+        0.20.5 (previous)
       </th>
       <th align="center">
-        0.92 beta
+        0.93 (stable)
       </th>
     </tr>
     <tr>
@@ -437,7 +437,7 @@
       <td align="center">
         <ul>
           <li>
-            [0.92 beta] The page width may not change among pages of the same page-sequence
+            [0.93] The page width may not change among pages of the same page-sequence
             unless a forced break is inserted.
           </li>
         </ul>
@@ -652,7 +652,7 @@
             [0.20.5] For absolute positioning, use 'position="absolute"' (as 'absolute-position="absolute"' is not implemented), and specify all four of "left", "top", "width" and "height"
           </li>
           <li>
-            [0.92 beta] No known restrictions.
+            [0.93] No known restrictions.
           </li>
         </ul>
       </td>
@@ -866,7 +866,7 @@
             [0.20.5] Only works for table of contents without any problems. The case where the page number doesn't fit on a line isn't handled, and any text on the same line and after the page-number might not appear exactly where you want it to.
           </li>
           <li>
-            [0.92 beta] After the page number is known, no relayout is performed. The appearance may be suboptimal depending on the use case.
+            [0.93] After the page number is known, no relayout is performed. The appearance may be suboptimal depending on the use case.
           </li>
         </ul>
       </td>
@@ -915,7 +915,7 @@
       <td align="left">
         <ul>
           <li>
-            [0.92 beta] Only border-collapse="separate" is supported and there's no support for automatic column widths.
+            [0.93] Only border-collapse="separate" is supported and there's no support for automatic column widths.
           </li>
         </ul>
       </td>
@@ -1396,7 +1396,7 @@
       </td>
       <td align="left">
         <ul>
-          <li>[0.92 beta] Restrictions with multi-column documents.</li>
+          <li>[0.93] Restrictions with multi-column documents.</li>
         </ul>
       </td>
     </tr>
@@ -1443,7 +1443,7 @@
       </td>
       <td align="left">
         <ul>
-          <li>[0.92 beta] Only works as expected with inline-level content.</li>
+          <li>[0.93] Only works as expected with inline-level content.</li>
         </ul>
       </td>
     </tr>
@@ -1512,10 +1512,10 @@
     </tr>
     <tr>
       <th align="center">
-        0.20.5 (current stable)
+        0.20.5 (previous)
       </th>
       <th align="center">
-        0.92 beta (unstable)
+        0.93 (stable)
       </th>
     </tr>
     <tr>
@@ -1590,7 +1590,7 @@
             [0.20.5] Use shorthand position="absolute" as a workaround.
           </li>
           <li>
-            [0.92 beta] No restrictions. The 0.20.5 work-around is not supported.
+            [0.93] No restrictions. The 0.20.5 work-around is not supported.
           </li>
         </ul>
       </td>
@@ -2084,7 +2084,7 @@
       <td align="left">
         <ul>
           <li>
-            [0.92 beta] not yet implemented for table-column, table-body, table-header and table-footer.
+            [0.93] not yet implemented for table-column, table-body, table-header and table-footer.
           </li>
         </ul>
       </td>
@@ -2108,7 +2108,7 @@
       <td align="partial">
         <ul>
           <li>
-            [0.92 beta] not yet implemented for table-column, table-body, table-header and table-footer.
+            [0.93] not yet implemented for table-column, table-body, table-header and table-footer.
           </li>
         </ul>
       </td>
@@ -2913,7 +2913,7 @@
             [0.20.5] font-family lists are not supported, use a single font-family name
           </li>
           <li>
-            [0.92 beta] font-family lists are allowed but glyph based font selection is not supported
+            [0.93] font-family lists are allowed but glyph based font selection is not supported
           </li>
         </ul>
       </td>
@@ -3068,7 +3068,7 @@
             [0.20.5] "normal", "bolder" and "lighter" are not supported
           </li>
           <li>
-            [0.92 beta] TODO &lt;relative&gt; font weights
+            [0.93] TODO &lt;relative&gt; font weights
           </li>
         </ul>
       </td>
@@ -3341,7 +3341,7 @@
             [0.20.5] space-before.optimum supported
           </li>
           <li>
-            [0.92 beta] Space adjustment may not fully work everywhere, yet.
+            [0.93] Space adjustment may not fully work everywhere, yet.
           </li>
         </ul>
       </td>
@@ -3368,7 +3368,7 @@
             [0.20.5] space-after.optimum supported
           </li>
           <li>
-            [0.92 beta] Space adjustment may not fully work everywhere, yet.
+            [0.93] Space adjustment may not fully work everywhere, yet.
           </li>
         </ul>
       </td>
@@ -3577,7 +3577,7 @@
             [0.20.5] For table-cell, the "height" attribute must be set for the parent table-row; setting the height of the table or the table-cell results in vertical centering having no effect. 
           </li>
           <li>
-            [0.92 beta] TODO Check e-g, i-f-o.
+            [0.93] TODO Check e-g, i-f-o.
           </li>
         </ul>
       </td>
@@ -3991,7 +3991,7 @@
       <td align="left">
         <ul>
           <li>
-            [0.92 beta] value "line-height" not supported
+            [0.93] value "line-height" not supported
           </li>
         </ul>
       </td>
@@ -4035,7 +4035,7 @@
       <td align="left">
         <ul>
           <li>
-            [0.92 beta] inline elements may interfere with correct handling of this property
+            [0.93] inline elements may interfere with correct handling of this property
             in some cases
           </li>
         </ul>
@@ -4148,7 +4148,7 @@
       <td align="left">
         <ul>
           <li>
-            [0.92 beta] Only supported on fo:block.
+            [0.93] Only supported on fo:block.
           </li>
         </ul>
       </td>
@@ -4515,10 +4515,10 @@
             [0.20.5] works only in table rows
           </li>
           <li>
-            [0.92 beta] works on all implemented block-level FOs, but not on inline-level FOs.
+            [0.93] works on all implemented block-level FOs, but not on inline-level FOs.
           </li>
           <li>
-            [0.92 beta] &lt;integer&gt; values are not supported.
+            [0.93] &lt;integer&gt; values are not supported.
           </li>
         </ul>
       </td>
@@ -4545,10 +4545,10 @@
             [0.20.5] works only in table rows
           </li>
           <li>
-            [0.92 beta] works on all implemented block-level FOs, but not on inline-level FOs.
+            [0.93] works on all implemented block-level FOs, but not on inline-level FOs.
           </li>
           <li>
-            [0.92 beta] &lt;integer&gt; values are not supported.
+            [0.93] &lt;integer&gt; values are not supported.
           </li>
         </ul>
       </td>
@@ -4575,10 +4575,10 @@
             [0.20.5] works only in table rows
           </li>
           <li>
-            [0.92 beta] works on all implemented FOs, except list- and table-related and inline-level FOs.
+            [0.93] works on all implemented FOs, except list- and table-related and inline-level FOs.
           </li>
           <li>
-            [0.92 beta] &lt;integer&gt; values are not supported.
+            [0.93] &lt;integer&gt; values are not supported.
           </li>
         </ul>
       </td>
@@ -4742,7 +4742,7 @@
             [0.20.5] not value "page"
           </li>
           <li>
-            [0.92 beta] Not supported
+            [0.93] Not supported
           </li>
         </ul>
       </td>
@@ -4769,7 +4769,7 @@
             [0.20.5] not value "use-content"
           </li>
           <li>
-            [0.92 beta] Value "use-content" does not work in all circumstances.
+            [0.93] Value "use-content" does not work in all circumstances.
           </li>
         </ul>
       </td>
@@ -6223,7 +6223,7 @@
       </td>
       <td align="left">
         <ul>
-          <li>[0.92 beta] IDs on table-header, table-footer, table-body, table-row, table-and-caption, table-caption, inline-container and bidi-override are not available, yet.</li>
+          <li>[0.93] IDs on table-header, table-footer, table-body, table-row, table-and-caption, table-caption, inline-container and bidi-override are not available, yet.</li>
         </ul>
       </td>
     </tr>
@@ -6639,7 +6639,7 @@
       <td align="center">
         <ul>
           <li>
-            [0.92 beta] Enum values other than "inherit" not yet supported.
+            [0.93] Enum values other than "inherit" not yet supported.
           </li>
         </ul>
       </td>
@@ -6847,7 +6847,7 @@
             [0.20.5] Only works as a shorthand for baseline-shift property.
           </li>
           <li>
-            [0.92 beta] Percentages are not supported, yet.
+            [0.93] Percentages are not supported, yet.
           </li>
         </ul>
       </td>
@@ -6917,10 +6917,10 @@
     </tr>
     <tr>
       <th align="center">
-        0.20.5 (current stable)
+        0.20.5 (previous)
       </th>
       <th align="center">
-        0.92 beta (unstable)
+        0.93 (stable)
       </th>
     </tr>
     <tr>

Modified: xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/download.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/download.xml?view=diff&rev=489064&r1=489063&r2=489064
==============================================================================
--- xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/download.xml (original)
+++ xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/download.xml Wed Dec 20 04:05:47 2006
@@ -116,16 +116,16 @@
         <tr>
           <td>Repository URL</td>
           <td>
-            <link href="http://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_92/">
-              <code>http://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_92/</code>
+            <link href="http://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_93/">
+              <code>http://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_93/</code>
             </link>
           </td>
         </tr>
         <tr>
           <td>Web view</td>
           <td>
-            <link href="http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-0_92/">
-              <code>http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-0_92/</code>
+            <link href="http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-0_93/">
+              <code>http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-0_93/</code>
             </link>
           </td>
         </tr>

Modified: xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/index.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/index.xml?view=diff&rev=489064&r1=489063&r2=489064
==============================================================================
--- xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/index.xml (original)
+++ xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/index.xml Wed Dec 20 04:05:47 2006
@@ -36,12 +36,12 @@
     </p>
         <figure width="480" height="260" src="images/document.jpg" alt="Render Diagram" />
     <p>
-      The latest stable version of FOP (<link href="0.20.5/">0.20.5</link>) is a partial implementation of the
+      The previous version of FOP (<link href="0.20.5/">0.20.5</link>) is a partial implementation of the
       <link href="http://www.w3.org/TR/2001/REC-xsl-20011015/">XSL-FO Version 1.0
       W3C Recommendation</link>.
     </p>
     <p>
-      The latest version of FOP (<link href="0.92/">0.92 beta</link>) is the second preview release 
+      The latest stable version of FOP (<link href="0.93/">0.93</link>) is the first stable release 
       after a large redesign effort and implements a larger subset than 0.20.5 of the 
       <link href="http://www.w3.org/TR/2001/REC-xsl-20011015/">XSL-FO Version 1.0 W3C Recommendation</link>
       as well as some parts of the <link href="http://www.w3.org/TR/xsl11">XSL-FO Version 1.1 Working Draft</link>.

Modified: xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/relnotes.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/relnotes.xml?view=diff&rev=489064&r1=489063&r2=489064
==============================================================================
--- xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/relnotes.xml (original)
+++ xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/relnotes.xml Wed Dec 20 04:05:47 2006
@@ -25,6 +25,19 @@
 
     <body>
 <section>
+  <title>FOP 0.93</title>
+  <p>This is the first stable release after the big redesign effort. Its API is that first introduced in release 0.92 beta. The preceding API has been removed. This release again contains many bug fixes and new features. See the changes file for details.
+  </p>
+  <p>Caveats:</p>
+  <ul>
+    <li>
+      You may experience different behaviour compared to version 0.20.5.
+      Please consult the <a href="stable/upgrading.html">"Upgrading"</a> page for details.
+    </li>
+  </ul>
+</section>
+
+<section>
   <title>FOP 0.92 beta</title>
   <p>
     This is the third release after the big redesign effort. FOP 0.92 beta has now
@@ -44,11 +57,11 @@
     </li>
     <li>
       The API has changed between 0.91beta this release.
-      Please consult the <a href="0.92/upgrading.html">"Upgrading"</a> page for details.
+      Please consult the <a href="stable/upgrading.html">"Upgrading"</a> page for details.
     </li>
     <li>
       You may experience different behaviour compared to version 0.20.5.
-      Please consult the <a href="0.92/upgrading.html">"Upgrading"</a> page for details.
+      Please consult the <a href="stable/upgrading.html">"Upgrading"</a> page for details.
     </li>
   </ul>
   <p>Known Issues:</p>
@@ -177,7 +190,7 @@
     </li>
     <li>
       You may experience different behaviour compared to version 0.20.5.
-      Please consult the <a href="0.92/upgrading.html">"Upgrading"</a> page indicated above for details.
+      Please consult the <a href="stable/upgrading.html">"Upgrading"</a> page indicated above for details.
     </li>
   </ul>
   <p>Known Issues:</p>
@@ -318,7 +331,7 @@
     </li>
     <li>
       You may experience different behaviour compared to version 0.20.5.
-      Please consult the <a href="0.92/upgrading.html">"Upgrading"</a> page indicated above for details.
+      Please consult the <a href="stable/upgrading.html">"Upgrading"</a> page indicated above for details.
     </li>
   </ul>
   <p>Known Issues:</p>

Modified: xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/site.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/site.xml?view=diff&rev=489064&r1=489063&r2=489064
==============================================================================
--- xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/site.xml (original)
+++ xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/site.xml Wed Dec 20 04:05:47 2006
@@ -58,7 +58,7 @@
   <!--
   BEGIN Version 0.20.5 tab
   -->
-  <v0205 label="Version 0.20.5" href="0.20.5/" tab="stableversion">
+  <v0205 label="Version 0.20.5" href="0.20.5/" tab="maintenanceversion">
     <about label="About" href="index.html"/>
   
     <using label="Using FOP">
@@ -86,9 +86,9 @@
   -->
   
   <!--
-  BEGIN Version 0.92 documentation tab
+  BEGIN Version 0.93 documentation tab
   -->
-  <trunk label="FOP 0.92 beta" href="0.92/" tab="currentversion">
+  <trunk label="FOP 0.93" href="0.93/" tab="stableversion">
     <about label="About" href="index.html"/>
     <upgrading label="Upgrading" href="upgrading.html"/>
     
@@ -114,7 +114,7 @@
     
   </trunk>
   <!--
-  END Version 0.92 documentation tab
+  END Version 0.93 documentation tab
   -->
   
   <!--
@@ -243,6 +243,7 @@
     </xmlgraphics.apache.org>
     <svn-repo href="http://svn.apache.org/repos/asf/xmlgraphics/fop/">
       <trunk href="trunk/"/>
+      <stable href="branches/fop-0_93"/>
       <maintenance href="branches/fop-0_20_2-maintain/"/>
     </svn-repo>
     <xml.apache.org href="http://xml.apache.org/">

Modified: xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/tabs.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/tabs.xml?view=diff&rev=489064&r1=489063&r2=489064
==============================================================================
--- xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/tabs.xml (original)
+++ xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/tabs.xml Wed Dec 20 04:05:47 2006
@@ -22,7 +22,7 @@
 <tabs software="FOP" title="FOP" copyright="@year@ The Apache Software Foundation" xmlns:xlink="http://www.w3.org/1999/xlink">
   <tab label="Home" dir=""/>
   <tab label="Version 0.20.5" dir="0.20.5/"/>
-  <tab label="Version 0.92 beta" dir="0.92/"/>
+  <tab label="Version 0.93" dir="0.93/"/>
   <tab label="FOP Trunk" dir="trunk/"/>
   <tab label="Development" dir="dev/"/>
   <!--

Propchange: xmlgraphics/fop/branches/fop-0_93/src/documentation/content/xdocs/trunk/pdfencryption.xml
            ('svn:executable' removed)

Modified: xmlgraphics/fop/branches/fop-0_93/status.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-0_93/status.xml?view=diff&rev=489064&r1=489063&r2=489064
==============================================================================
--- xmlgraphics/fop/branches/fop-0_93/status.xml (original)
+++ xmlgraphics/fop/branches/fop-0_93/status.xml Wed Dec 20 04:05:47 2006
@@ -28,6 +28,8 @@
 
   <changes>
     <release version="FOP Trunk">
+    </release>    
+    <release version="0.93" date="2 January 2007">
       <action context="Code" dev="SP" type="update" fixes-bug="41044" due-to="Richard Wheeldon">
         Commented out unused properties, in order to minimize memory usage. 
       </action>



---------------------------------------------------------------------
To unsubscribe, e-mail: fop-commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-commits-help@xmlgraphics.apache.org