You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by je...@apache.org on 2007/11/06 12:05:39 UTC

svn commit: r592372 [3/15] - in /xmlgraphics/site/deploy/fop: ./ 0.93/ 0.94/ dev/ dev/design/ skin/ skin/images/ trunk/

Modified: xmlgraphics/site/deploy/fop/0.94/embedding.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/embedding.html?rev=592372&r1=592371&r2=592372&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/embedding.html (original)
+++ xmlgraphics/site/deploy/fop/0.94/embedding.html Tue Nov  6 03:05:28 2007
@@ -16,19 +16,43 @@
 <body onload="init()">
 <script type="text/javascript">ndeSetTextSize();</script>
 <div id="top">
+<!--+
+    |header
+    +-->
 <div class="header">
+<!--+
+    |start group logo
+    +-->
 <div class="grouplogo">
 <a href="http://xmlgraphics.apache.org/"><img class="logoImage" alt="Apache XML Graphics" src="../images/group-logo.gif" title="Apache XML Graphics is responsible for the creation and maintenance of software for managing the conversion of XML formats to graphical output, and the creation and maintenance of related software components, based on software licensed to the Foundation"></a>
 </div>
+<!--+
+    |end group logo
+    +-->
+<!--+
+    |start Project Logo
+    +-->
 <div class="projectlogo">
 <a href="http://xmlgraphics.apache.org/fop/"><img class="logoImage" alt="Apache FOP" src="../images/logo.jpg" title="Apache FOP (Formatting Objects Processor) is the world's first output independent formatter. Output formats currently supported include PDF, PCL, PS, SVG, XML (area tree representation), Print, AWT, MIF and TXT. The primary output target is PDF."></a>
 </div>
+<!--+
+    |end Project Logo
+    +-->
+<!--+
+    |start Search
+    +-->
 <div class="searchbox">
 <form action="http://www.google.com/search" method="get" class="roundtopsmall">
 <input value="xmlgraphics.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">&nbsp; 
                     <input attr="value" name="Search" value="Search" type="submit">
 </form>
 </div>
+<!--+
+    |end search
+    +-->
+<!--+
+    |start Tabs
+    +-->
 <ul id="tabs">
 <li>
 <a class="base-not-selected" href="../index.html">Home</a>
@@ -46,18 +70,36 @@
 <a class="base-not-selected" href="../dev/index.html">Development</a>
 </li>
 </ul>
+<!--+
+    |end Tabs
+    +-->
 </div>
 </div>
 <div id="main">
 <div id="publishedStrip">
+<!--+
+    |start Subtabs
+    +-->
 <div id="level2tabs"></div>
+<!--+
+    |end Endtabs
+    +-->
 <script type="text/javascript"><!--
 document.write("<text>Last Published:</text> " + document.lastModified);
 //  --></script>
 </div>
+<!--+
+    |breadtrail
+    +-->
 <div class="breadtrail">
 <a href="http://www.apache.org/">apache.org</a> &gt; <a href="http://xml.apache.org/">XML Federation</a> &gt; <a href="http://xmlgraphics.apache.org/">xmlgraphics.apache.org</a><script src="../skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
 </div>
+<!--+
+    |start Menu, mainarea
+    +-->
+<!--+
+    |start Menu
+    +-->
 <div id="menu">
 <div onclick="SwitchMenu('menu_selected_1.1', '../skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">FOP 0.94</div>
 <div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
@@ -131,10 +173,19 @@
 <div id="credit"></div>
 <div id="roundbottom">
 <img style="display: none" class="corner" height="15" width="15" alt="" src="../skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
+<!--+
+  |alternative credits
+  +-->
 <div id="credit2">
-<a href="http://apachecon.com/2007/US/"><img border="0" title="ApacheCon US 2007 (Atlanta)" alt="ApacheCon US 2007 (Atlanta) - logo" src="http://www.apache.org/ads/ApacheCon/2007-usa-125x125.png" style="width: 125px;height: 125px;"></a><a href="http://www.ossummit.com/"><img border="0" title="OS Summit Asia 2007" alt="OS Summit Asia 2007 - logo" src="http://www.ossummit.com/ads/ossummit_button_3.jpg" style="width: 125px;height: 125px;"></a>
+<a href="http://apachecon.com/2007/US/"><img border="0" title="ApacheCon US 2007 (Atlanta)" alt="ApacheCon US 2007 (Atlanta) - logo" src="http://www.apache.org/ads/ApacheCon/2007-usa-125x125.png" style="width: 125px;height: 125px;"></a><a href="http://www.ossummit.com/"><img border="0" title="OS Summit Asia 2007" alt="OS Summit Asia 2007 - logo" src="http://www.ossummit.com/ads/ossummit_button_3.jpg" style="width: 125px;height: 125px;"></a><a href="http://eu.apachecon.com/"><img border="0" title="ApacheCon Europe 2008" alt="ApacheCon Europe 2008 - logo" src="http://apache.org/ads/ApacheCon/2008-europe-125x125.png" style="width: 125px;height: 125px;"></a>
 </div>
 </div>
+<!--+
+    |end Menu
+    +-->
+<!--+
+    |start content
+    +-->
 <div id="content">
 <div title="raw XML" class="xmllink">
 <a class="dida" href="embedding.xml"><img alt="XML - icon" src="../skin/images/xmldoc.gif" class="skin"><br>
@@ -259,7 +310,7 @@
       below). Finally, you retrieve a SAX DefaultHandler instance from the Fop object and
       use that as the SAXResult of your transformation.
     </p>
-<div class="frame note">
+<div class="note">
 <div class="label">Note</div>
 <div class="content">
       We recently changed FOP's outer API to what we consider the final API. This might require
@@ -372,7 +423,7 @@
         to FOP, FOP itself starts its processing in the background. When the 
         <span class="codefrag">transform()</span> method returns FOP will also have finished converting 
         the FO file to a PDF file and you can close the OutputStream.
-        <div class="frame note">
+        <div class="note">
 <div class="label">Tip!</div>
 <div class="content">
           It's a good idea to enclose the whole conversion in a try..finally statement. If
@@ -412,7 +463,7 @@
         processing run anymore. The log output of multiple, simultaneously running FOP instances
         is sent to the same logger.
       </p>
-<div class="frame note">
+<div class="note">
 <div class="label">Note</div>
 <div class="content">
         We know this may be an issue in multi-threaded server environments if you'd like to 
@@ -624,7 +675,7 @@
           
 <pre class="code">fopFactory.setURIResolver(myResolver); // myResolver is a javax.xml.transform.URIResolver</pre>
           
-<div class="frame note">
+<div class="note">
 <div class="label">Note</div>
 <div class="content">
             Both the FopFactory and the FOUserAgent have a method to set a URIResolver. The URIResolver on the FopFactory
@@ -772,7 +823,7 @@
           
 <pre class="code">userAgent.setURIResolver(myResolver); // myResolver is a javax.xml.transform.URIResolver</pre>
           
-<div class="frame note">
+<div class="note">
 <div class="label">Note</div>
 <div class="content">
             Both the FopFactory and the FOUserAgent have a method to set a URIResolver. The URIResolver on the FOUserAgent is
@@ -784,7 +835,7 @@
 </li>
       
 </ul>
-<div class="frame note">
+<div class="note">
 <div class="label">Note</div>
 <div class="content">
         You should not reuse an FOUserAgent instance between FOP rendering runs although you can. Especially
@@ -932,8 +983,8 @@
 demonstrates the basic usage pattern to transform an XSL-FO
 file to PDF using FOP.
     </p>
-<div style="text-align: center;">
-<img class="figure" alt="Example XSL-FO to PDF" src="images/EmbeddingExampleFO2PDF.png"></div>
+<div id="" style="text-align: center;">
+<img id="" class="figure" alt="Example XSL-FO to PDF" src="images/EmbeddingExampleFO2PDF.png"></div>
 <a name="N102E4"></a><a name="ExampleXML2FO"></a>
 <h3 class="underlined_5">ExampleXML2FO.java</h3>
 <p>This 
@@ -944,8 +995,8 @@
 transformation. Make sure you've got a JAXP-compliant XSLT processor in your 
 classpath (ex. <a class="external" href="http://xml.apache.org/xalan-j">Xalan</a>).
     </p>
-<div style="text-align: center;">
-<img class="figure" alt="Example XML to XSL-FO" src="images/EmbeddingExampleXML2FO.png"></div>
+<div id="" style="text-align: center;">
+<img id="" class="figure" alt="Example XML to XSL-FO" src="images/EmbeddingExampleXML2FO.png"></div>
 <a name="N102FA"></a><a name="ExampleXML2PDF"></a>
 <h3 class="underlined_5">ExampleXML2PDF.java</h3>
 <p>This 
@@ -956,8 +1007,8 @@
 above. The example uses JAXP to transform the XML file to XSL-FO and FOP to 
 transform the XSL-FO to PDF.
     </p>
-<div style="text-align: center;">
-<img class="figure" alt="Example XML to PDF (via XSL-FO)" src="images/EmbeddingExampleXML2PDF.png"></div>
+<div id="" style="text-align: center;">
+<img id="" class="figure" alt="Example XML to PDF (via XSL-FO)" src="images/EmbeddingExampleXML2PDF.png"></div>
 <p>
 The output (XSL-FO) from the XSL transformation is piped through to FOP using 
 SAX events. This is the most efficient way to do this because the 
@@ -978,8 +1029,8 @@
 to do this using SAX, which will probably be faster and not even more 
 complicated once you know how this works.
     </p>
-<div style="text-align: center;">
-<img class="figure" alt="Example Java object to XML" src="images/EmbeddingExampleObj2XML.png"></div>
+<div id="" style="text-align: center;">
+<img id="" class="figure" alt="Example Java object to XML" src="images/EmbeddingExampleObj2XML.png"></div>
 <p>
 For this example we've created two classes: ProjectTeam and ProjectMember 
 (found in xml-fop/examples/embedding/java/embedding/model). They represent 
@@ -1010,8 +1061,8 @@
 transformation. The result of the transformation is then converted to PDF 
 using FOP as before.
     </p>
-<div style="text-align: center;">
-<img class="figure" alt="Example Java object to PDF (via XML and XSL-FO)" src="images/EmbeddingExampleObj2PDF.png"></div>
+<div id="" style="text-align: center;">
+<img id="" class="figure" alt="Example Java object to PDF (via XML and XSL-FO)" src="images/EmbeddingExampleObj2PDF.png"></div>
 <a name="N10341"></a><a name="ExampleDOM2PDF"></a>
 <h3 class="underlined_5">ExampleDOM2PDF.java</h3>
 <p>This 
@@ -1040,9 +1091,15 @@
 </div>
   
 </div>
+<!--+
+    |end content
+    +-->
 <div class="clearboth">&nbsp;</div>
 </div>
 <div id="footer">
+<!--+
+    |start bottomstrip
+    +-->
 <div class="lastmodified">
 <script type="text/javascript"><!--
 document.write("<text>Last Published:</text> " + document.lastModified);
@@ -1050,7 +1107,11 @@
 </div>
 <div class="copyright">
         Copyright &copy;
-         1999-2007 The Apache Software Foundation.</div>
+         1999-2007 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a>
+</div>
+<!--+
+    |end bottomstrip
+    +-->
 </div>
 </body>
 </html>

Modified: xmlgraphics/site/deploy/fop/0.94/extensions.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/extensions.html?rev=592372&r1=592371&r2=592372&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/extensions.html (original)
+++ xmlgraphics/site/deploy/fop/0.94/extensions.html Tue Nov  6 03:05:28 2007
@@ -16,19 +16,43 @@
 <body onload="init()">
 <script type="text/javascript">ndeSetTextSize();</script>
 <div id="top">
+<!--+
+    |header
+    +-->
 <div class="header">
+<!--+
+    |start group logo
+    +-->
 <div class="grouplogo">
 <a href="http://xmlgraphics.apache.org/"><img class="logoImage" alt="Apache XML Graphics" src="../images/group-logo.gif" title="Apache XML Graphics is responsible for the creation and maintenance of software for managing the conversion of XML formats to graphical output, and the creation and maintenance of related software components, based on software licensed to the Foundation"></a>
 </div>
+<!--+
+    |end group logo
+    +-->
+<!--+
+    |start Project Logo
+    +-->
 <div class="projectlogo">
 <a href="http://xmlgraphics.apache.org/fop/"><img class="logoImage" alt="Apache FOP" src="../images/logo.jpg" title="Apache FOP (Formatting Objects Processor) is the world's first output independent formatter. Output formats currently supported include PDF, PCL, PS, SVG, XML (area tree representation), Print, AWT, MIF and TXT. The primary output target is PDF."></a>
 </div>
+<!--+
+    |end Project Logo
+    +-->
+<!--+
+    |start Search
+    +-->
 <div class="searchbox">
 <form action="http://www.google.com/search" method="get" class="roundtopsmall">
 <input value="xmlgraphics.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">&nbsp; 
                     <input attr="value" name="Search" value="Search" type="submit">
 </form>
 </div>
+<!--+
+    |end search
+    +-->
+<!--+
+    |start Tabs
+    +-->
 <ul id="tabs">
 <li>
 <a class="base-not-selected" href="../index.html">Home</a>
@@ -46,18 +70,36 @@
 <a class="base-not-selected" href="../dev/index.html">Development</a>
 </li>
 </ul>
+<!--+
+    |end Tabs
+    +-->
 </div>
 </div>
 <div id="main">
 <div id="publishedStrip">
+<!--+
+    |start Subtabs
+    +-->
 <div id="level2tabs"></div>
+<!--+
+    |end Endtabs
+    +-->
 <script type="text/javascript"><!--
 document.write("<text>Last Published:</text> " + document.lastModified);
 //  --></script>
 </div>
+<!--+
+    |breadtrail
+    +-->
 <div class="breadtrail">
 <a href="http://www.apache.org/">apache.org</a> &gt; <a href="http://xml.apache.org/">XML Federation</a> &gt; <a href="http://xmlgraphics.apache.org/">xmlgraphics.apache.org</a><script src="../skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
 </div>
+<!--+
+    |start Menu, mainarea
+    +-->
+<!--+
+    |start Menu
+    +-->
 <div id="menu">
 <div onclick="SwitchMenu('menu_selected_1.1', '../skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">FOP 0.94</div>
 <div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
@@ -131,10 +173,19 @@
 <div id="credit"></div>
 <div id="roundbottom">
 <img style="display: none" class="corner" height="15" width="15" alt="" src="../skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
+<!--+
+  |alternative credits
+  +-->
 <div id="credit2">
-<a href="http://apachecon.com/2007/US/"><img border="0" title="ApacheCon US 2007 (Atlanta)" alt="ApacheCon US 2007 (Atlanta) - logo" src="http://www.apache.org/ads/ApacheCon/2007-usa-125x125.png" style="width: 125px;height: 125px;"></a><a href="http://www.ossummit.com/"><img border="0" title="OS Summit Asia 2007" alt="OS Summit Asia 2007 - logo" src="http://www.ossummit.com/ads/ossummit_button_3.jpg" style="width: 125px;height: 125px;"></a>
+<a href="http://apachecon.com/2007/US/"><img border="0" title="ApacheCon US 2007 (Atlanta)" alt="ApacheCon US 2007 (Atlanta) - logo" src="http://www.apache.org/ads/ApacheCon/2007-usa-125x125.png" style="width: 125px;height: 125px;"></a><a href="http://www.ossummit.com/"><img border="0" title="OS Summit Asia 2007" alt="OS Summit Asia 2007 - logo" src="http://www.ossummit.com/ads/ossummit_button_3.jpg" style="width: 125px;height: 125px;"></a><a href="http://eu.apachecon.com/"><img border="0" title="ApacheCon Europe 2008" alt="ApacheCon Europe 2008 - logo" src="http://apache.org/ads/ApacheCon/2008-europe-125x125.png" style="width: 125px;height: 125px;"></a>
 </div>
 </div>
+<!--+
+    |end Menu
+    +-->
+<!--+
+    |start content
+    +-->
 <div id="content">
 <div title="raw XML" class="xmllink">
 <a class="dida" href="extensions.xml"><img alt="XML - icon" src="../skin/images/xmldoc.gif" class="skin"><br>
@@ -192,7 +243,7 @@
       <a href="../dev/extensions.html">Developers' Extension Page</a>.
     </p>
     
-<div class="frame note">
+<div class="note">
 <div class="label">Note</div>
 <div class="content">All extensions require the correct use of an appropriate namespace in your input document.</div>
 </div>
@@ -247,9 +298,15 @@
 </div>
   
 </div>
+<!--+
+    |end content
+    +-->
 <div class="clearboth">&nbsp;</div>
 </div>
 <div id="footer">
+<!--+
+    |start bottomstrip
+    +-->
 <div class="lastmodified">
 <script type="text/javascript"><!--
 document.write("<text>Last Published:</text> " + document.lastModified);
@@ -257,7 +314,11 @@
 </div>
 <div class="copyright">
         Copyright &copy;
-         1999-2007 The Apache Software Foundation.</div>
+         1999-2007 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a>
+</div>
+<!--+
+    |end bottomstrip
+    +-->
 </div>
 </body>
 </html>

Modified: xmlgraphics/site/deploy/fop/0.94/fonts.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/fonts.html?rev=592372&r1=592371&r2=592372&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/fonts.html (original)
+++ xmlgraphics/site/deploy/fop/0.94/fonts.html Tue Nov  6 03:05:28 2007
@@ -16,19 +16,43 @@
 <body onload="init()">
 <script type="text/javascript">ndeSetTextSize();</script>
 <div id="top">
+<!--+
+    |header
+    +-->
 <div class="header">
+<!--+
+    |start group logo
+    +-->
 <div class="grouplogo">
 <a href="http://xmlgraphics.apache.org/"><img class="logoImage" alt="Apache XML Graphics" src="../images/group-logo.gif" title="Apache XML Graphics is responsible for the creation and maintenance of software for managing the conversion of XML formats to graphical output, and the creation and maintenance of related software components, based on software licensed to the Foundation"></a>
 </div>
+<!--+
+    |end group logo
+    +-->
+<!--+
+    |start Project Logo
+    +-->
 <div class="projectlogo">
 <a href="http://xmlgraphics.apache.org/fop/"><img class="logoImage" alt="Apache FOP" src="../images/logo.jpg" title="Apache FOP (Formatting Objects Processor) is the world's first output independent formatter. Output formats currently supported include PDF, PCL, PS, SVG, XML (area tree representation), Print, AWT, MIF and TXT. The primary output target is PDF."></a>
 </div>
+<!--+
+    |end Project Logo
+    +-->
+<!--+
+    |start Search
+    +-->
 <div class="searchbox">
 <form action="http://www.google.com/search" method="get" class="roundtopsmall">
 <input value="xmlgraphics.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">&nbsp; 
                     <input attr="value" name="Search" value="Search" type="submit">
 </form>
 </div>
+<!--+
+    |end search
+    +-->
+<!--+
+    |start Tabs
+    +-->
 <ul id="tabs">
 <li>
 <a class="base-not-selected" href="../index.html">Home</a>
@@ -46,18 +70,36 @@
 <a class="base-not-selected" href="../dev/index.html">Development</a>
 </li>
 </ul>
+<!--+
+    |end Tabs
+    +-->
 </div>
 </div>
 <div id="main">
 <div id="publishedStrip">
+<!--+
+    |start Subtabs
+    +-->
 <div id="level2tabs"></div>
+<!--+
+    |end Endtabs
+    +-->
 <script type="text/javascript"><!--
 document.write("<text>Last Published:</text> " + document.lastModified);
 //  --></script>
 </div>
+<!--+
+    |breadtrail
+    +-->
 <div class="breadtrail">
 <a href="http://www.apache.org/">apache.org</a> &gt; <a href="http://xml.apache.org/">XML Federation</a> &gt; <a href="http://xmlgraphics.apache.org/">xmlgraphics.apache.org</a><script src="../skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
 </div>
+<!--+
+    |start Menu, mainarea
+    +-->
+<!--+
+    |start Menu
+    +-->
 <div id="menu">
 <div onclick="SwitchMenu('menu_selected_1.1', '../skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">FOP 0.94</div>
 <div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
@@ -131,10 +173,19 @@
 <div id="credit"></div>
 <div id="roundbottom">
 <img style="display: none" class="corner" height="15" width="15" alt="" src="../skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
+<!--+
+  |alternative credits
+  +-->
 <div id="credit2">
-<a href="http://apachecon.com/2007/US/"><img border="0" title="ApacheCon US 2007 (Atlanta)" alt="ApacheCon US 2007 (Atlanta) - logo" src="http://www.apache.org/ads/ApacheCon/2007-usa-125x125.png" style="width: 125px;height: 125px;"></a><a href="http://www.ossummit.com/"><img border="0" title="OS Summit Asia 2007" alt="OS Summit Asia 2007 - logo" src="http://www.ossummit.com/ads/ossummit_button_3.jpg" style="width: 125px;height: 125px;"></a>
+<a href="http://apachecon.com/2007/US/"><img border="0" title="ApacheCon US 2007 (Atlanta)" alt="ApacheCon US 2007 (Atlanta) - logo" src="http://www.apache.org/ads/ApacheCon/2007-usa-125x125.png" style="width: 125px;height: 125px;"></a><a href="http://www.ossummit.com/"><img border="0" title="OS Summit Asia 2007" alt="OS Summit Asia 2007 - logo" src="http://www.ossummit.com/ads/ossummit_button_3.jpg" style="width: 125px;height: 125px;"></a><a href="http://eu.apachecon.com/"><img border="0" title="ApacheCon Europe 2008" alt="ApacheCon Europe 2008 - logo" src="http://apache.org/ads/ApacheCon/2008-europe-125x125.png" style="width: 125px;height: 125px;"></a>
 </div>
 </div>
+<!--+
+    |end Menu
+    +-->
+<!--+
+    |start content
+    +-->
 <div id="content">
 <div title="raw XML" class="xmllink">
 <a class="dida" href="fonts.xml"><img alt="XML - icon" src="../skin/images/xmldoc.gif" class="skin"><br>
@@ -191,7 +242,7 @@
 <a name="N10020"></a><a name="intro"></a>
 <h2 class="underlined_10">Summary</h2>
 <div class="section">
-<div class="frame note">
+<div class="note">
 <div class="label">Note</div>
 <div class="content">The FOP Font subsystem is currently undergoing a significant change.
         The details provided here especially related to the generation of FOP Font
@@ -231,7 +282,13 @@
           <td colspan="1" rowspan="1">yes</td>
         
 </tr>
-        
+        <!--tr> NOT AVAILABLE YET!!!
+          <td>PCL</td>
+          <td>yes (modified)</td>
+          <td>no</td>
+          <td>no</td>
+          <td>no</td>
+        </tr-->
         
 <tr>
           
@@ -363,13 +420,13 @@
 name.</li>
         
 </ul>
-<div class="frame note">
+<div class="note">
 <div class="label">Note</div>
 <div class="content">The classpath in the above example has been simplified for readability.
 You will have to adjust the classpath to the names of the actual JAR files in the lib directory.
 xml-apis.jar, xercesImpl.jar, xalan.jar and serializer.jar are not necessary for JDK version 1.4 or later.</div>
 </div>
-<div class="frame note">
+<div class="note">
 <div class="label">Note</div>
 <div class="content">The tool will construct some values (FontBBox, StemV and ItalicAngle) based on assumptions and calculations which are only an approximation to the real values.
 FontBBox and Italic Angle can be found in the human-readable part of the PFB file or in the AFM file.
@@ -409,7 +466,7 @@
         
 </ul>
 <a name="ttf-encoding"></a>
-<table class="ForrestTable" cellspacing="1" cellpadding="4">
+<table class="ForrestTable" cellspacing="1" cellpadding="4" id="ttf-encoding">
           
 <tr>
             
@@ -453,7 +510,7 @@
 </tr>
         
 </table>
-<div class="frame warning">
+<div class="warning">
 <div class="label">Warning</div>
 <div class="content">
           You may experience failures with certain TrueType fonts, especially if they don't contain 
@@ -491,7 +548,7 @@
   &lt;!-- automatically detect operating system installed fonts --&gt;
   &lt;auto-detect/&gt;  
 &lt;/fonts&gt;</pre>
-<div class="frame note">
+<div class="note">
 <div class="label">Note</div>
 <div class="content">
           Review the documentation for <a href="configuration.html">FOP Configuration</a> for
@@ -543,17 +600,17 @@
 </ul>
 <a name="N10294"></a><a name="embedding"></a>
 <h3 class="underlined_5">Embedding</h3>
-<div class="frame note">
+<div class="note">
 <div class="label">Note</div>
 <div class="content">The PostScript renderer does not yet support TrueType fonts, but can embed Type 1 fonts.</div>
 </div>
-<div class="frame note">
+<div class="note">
 <div class="label">Note</div>
 <div class="content">The font is simply embedded into the PDF file, it is not converted.</div>
 </div>
 <p>Font embedding is enabled in the userconfig.xml file and controlled by the embed-url attribute.
 If you don't specify the embed-url attribute the font will not be embedded, but will only be referenced.</p>
-<div class="frame warning">
+<div class="warning">
 <div class="label">Warning</div>
 <div class="content">
           Omitting the embed-url attribute for CID-encoded TrueType fonts will currently produce invalid 
@@ -595,9 +652,15 @@
 <font size="-2">by&nbsp;Jeremias M&auml;rki,&nbsp;Tore Engvig,&nbsp;Adrian Cumiskey</font>
 </p>
 </div>
+<!--+
+    |end content
+    +-->
 <div class="clearboth">&nbsp;</div>
 </div>
 <div id="footer">
+<!--+
+    |start bottomstrip
+    +-->
 <div class="lastmodified">
 <script type="text/javascript"><!--
 document.write("<text>Last Published:</text> " + document.lastModified);
@@ -605,7 +668,11 @@
 </div>
 <div class="copyright">
         Copyright &copy;
-         1999-2007 The Apache Software Foundation.</div>
+         1999-2007 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a>
+</div>
+<!--+
+    |end bottomstrip
+    +-->
 </div>
 </body>
 </html>

Modified: xmlgraphics/site/deploy/fop/0.94/fonts.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/fonts.xml?rev=592372&r1=592371&r2=592372&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/fonts.xml (original)
+++ xmlgraphics/site/deploy/fop/0.94/fonts.xml Tue Nov  6 03:05:28 2007
@@ -19,7 +19,7 @@
     <title>Apache FOP: Fonts</title>
     <version>$Revision: 573799 $</version>
     <authors>
-      <person name="Jeremias M�rki" email=""/>
+      <person name="Jeremias Märki" email=""/>
       <person name="Tore Engvig" email=""/>
       <person name="Adrian Cumiskey" email=""/>
     </authors>

Modified: xmlgraphics/site/deploy/fop/0.94/graphics.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/graphics.html?rev=592372&r1=592371&r2=592372&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/graphics.html (original)
+++ xmlgraphics/site/deploy/fop/0.94/graphics.html Tue Nov  6 03:05:28 2007
@@ -16,19 +16,43 @@
 <body onload="init()">
 <script type="text/javascript">ndeSetTextSize();</script>
 <div id="top">
+<!--+
+    |header
+    +-->
 <div class="header">
+<!--+
+    |start group logo
+    +-->
 <div class="grouplogo">
 <a href="http://xmlgraphics.apache.org/"><img class="logoImage" alt="Apache XML Graphics" src="../images/group-logo.gif" title="Apache XML Graphics is responsible for the creation and maintenance of software for managing the conversion of XML formats to graphical output, and the creation and maintenance of related software components, based on software licensed to the Foundation"></a>
 </div>
+<!--+
+    |end group logo
+    +-->
+<!--+
+    |start Project Logo
+    +-->
 <div class="projectlogo">
 <a href="http://xmlgraphics.apache.org/fop/"><img class="logoImage" alt="Apache FOP" src="../images/logo.jpg" title="Apache FOP (Formatting Objects Processor) is the world's first output independent formatter. Output formats currently supported include PDF, PCL, PS, SVG, XML (area tree representation), Print, AWT, MIF and TXT. The primary output target is PDF."></a>
 </div>
+<!--+
+    |end Project Logo
+    +-->
+<!--+
+    |start Search
+    +-->
 <div class="searchbox">
 <form action="http://www.google.com/search" method="get" class="roundtopsmall">
 <input value="xmlgraphics.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">&nbsp; 
                     <input attr="value" name="Search" value="Search" type="submit">
 </form>
 </div>
+<!--+
+    |end search
+    +-->
+<!--+
+    |start Tabs
+    +-->
 <ul id="tabs">
 <li>
 <a class="base-not-selected" href="../index.html">Home</a>
@@ -46,18 +70,36 @@
 <a class="base-not-selected" href="../dev/index.html">Development</a>
 </li>
 </ul>
+<!--+
+    |end Tabs
+    +-->
 </div>
 </div>
 <div id="main">
 <div id="publishedStrip">
+<!--+
+    |start Subtabs
+    +-->
 <div id="level2tabs"></div>
+<!--+
+    |end Endtabs
+    +-->
 <script type="text/javascript"><!--
 document.write("<text>Last Published:</text> " + document.lastModified);
 //  --></script>
 </div>
+<!--+
+    |breadtrail
+    +-->
 <div class="breadtrail">
 <a href="http://www.apache.org/">apache.org</a> &gt; <a href="http://xml.apache.org/">XML Federation</a> &gt; <a href="http://xmlgraphics.apache.org/">xmlgraphics.apache.org</a><script src="../skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
 </div>
+<!--+
+    |start Menu, mainarea
+    +-->
+<!--+
+    |start Menu
+    +-->
 <div id="menu">
 <div onclick="SwitchMenu('menu_selected_1.1', '../skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">FOP 0.94</div>
 <div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
@@ -131,10 +173,19 @@
 <div id="credit"></div>
 <div id="roundbottom">
 <img style="display: none" class="corner" height="15" width="15" alt="" src="../skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
+<!--+
+  |alternative credits
+  +-->
 <div id="credit2">
-<a href="http://apachecon.com/2007/US/"><img border="0" title="ApacheCon US 2007 (Atlanta)" alt="ApacheCon US 2007 (Atlanta) - logo" src="http://www.apache.org/ads/ApacheCon/2007-usa-125x125.png" style="width: 125px;height: 125px;"></a><a href="http://www.ossummit.com/"><img border="0" title="OS Summit Asia 2007" alt="OS Summit Asia 2007 - logo" src="http://www.ossummit.com/ads/ossummit_button_3.jpg" style="width: 125px;height: 125px;"></a>
+<a href="http://apachecon.com/2007/US/"><img border="0" title="ApacheCon US 2007 (Atlanta)" alt="ApacheCon US 2007 (Atlanta) - logo" src="http://www.apache.org/ads/ApacheCon/2007-usa-125x125.png" style="width: 125px;height: 125px;"></a><a href="http://www.ossummit.com/"><img border="0" title="OS Summit Asia 2007" alt="OS Summit Asia 2007 - logo" src="http://www.ossummit.com/ads/ossummit_button_3.jpg" style="width: 125px;height: 125px;"></a><a href="http://eu.apachecon.com/"><img border="0" title="ApacheCon Europe 2008" alt="ApacheCon Europe 2008 - logo" src="http://apache.org/ads/ApacheCon/2008-europe-125x125.png" style="width: 125px;height: 125px;"></a>
 </div>
 </div>
+<!--+
+    |end Menu
+    +-->
+<!--+
+    |start content
+    +-->
 <div id="content">
 <div title="raw XML" class="xmllink">
 <a class="dida" href="graphics.xml"><img alt="XML - icon" src="../skin/images/xmldoc.gif" class="skin"><br>
@@ -335,7 +386,7 @@
           <td colspan="1" rowspan="1">X</td>
           <td colspan="1" rowspan="1">X</td>
           <td colspan="1" rowspan="1"></td>
-          
+          <!--td><a href="#native">FOP native</a> or <a href="#jai">JAI</a>, depending on the subformat. See <a href="#tiff">TIFF</a> for more details.(JIMI also supports TIFF, but this has not been implemented within FOP).</td-->
         
 </tr>
         
@@ -353,7 +404,7 @@
 </tr>
       
 </table>
-<div class="frame note">
+<div class="note">
 <div class="label">Note</div>
 <div class="content">"(X)" means restricted support. Please see the details below.</div>
 </div>
@@ -398,7 +449,7 @@
 <p>Current FOP distributions include a distribution of the Apache <a target="_blank" class="fork" href="http://xmlgraphics.apache.org/batik/">Batik</a> version 1.6.
 It is automatically installed with FOP.
 Because Batik's API changes frequently, it is highly recommended that you use the version that ships with FOP, at least when running FOP.</p>
-<div class="frame warning">
+<div class="warning">
 <div class="label">Warning</div>
 <div class="content">Batik must be run in a graphical environment.</div>
 </div>
@@ -440,7 +491,7 @@
         </li>
       
 </ul>
-<div class="frame warning">
+<div class="warning">
 <div class="label">Warning</div>
 <div class="content">
         Please note that the EPS embedding feature has been <strong>deprecated</strong> in the
@@ -489,7 +540,7 @@
 <p>FOP uses <a href="#batik"> Apache Batik</a> for SVG support.
 This format can be handled as an <span class="codefrag">fo:instream-foreign-object</span> or in a separate
 file referenced with <span class="codefrag">fo:external-graphic</span>.</p>
-<div class="frame note">
+<div class="note">
 <div class="label">Note</div>
 <div class="content">   
 Batik's SVG Rasterizer utility may also be used to convert standalone SVG
@@ -523,7 +574,7 @@
 <p>If possible, Batik will use normal PDF or PostScript text when inserting text. It does
 this by checking if the text can be drawn normally and the font is
 supported. This example svg <a href="../dev/svg/text.svg">text.svg</a> /
-text.pdf
+<!--link href="../dev/svg/text.pdf"-->text.pdf<!--/link-->
 shows how various types and effects with text are handled.
 Note that tspan and outlined text are not yet implemented.</p>
 <p>
@@ -615,7 +666,7 @@
 <li>images using white-is-zero encoding in the TIFF PhotometricInterpretation tag</li>
       
 </ul>
-<div class="frame note">
+<div class="note">
 <div class="label">Note</div>
 <div class="content">
         Native support in this case means that the images can be embedded into the output format
@@ -674,9 +725,15 @@
 </div>
   
 </div>
+<!--+
+    |end content
+    +-->
 <div class="clearboth">&nbsp;</div>
 </div>
 <div id="footer">
+<!--+
+    |start bottomstrip
+    +-->
 <div class="lastmodified">
 <script type="text/javascript"><!--
 document.write("<text>Last Published:</text> " + document.lastModified);
@@ -684,7 +741,11 @@
 </div>
 <div class="copyright">
         Copyright &copy;
-         1999-2007 The Apache Software Foundation.</div>
+         1999-2007 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a>
+</div>
+<!--+
+    |end bottomstrip
+    +-->
 </div>
 </body>
 </html>

Modified: xmlgraphics/site/deploy/fop/0.94/hyphenation.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/hyphenation.html?rev=592372&r1=592371&r2=592372&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/hyphenation.html (original)
+++ xmlgraphics/site/deploy/fop/0.94/hyphenation.html Tue Nov  6 03:05:28 2007
@@ -16,19 +16,43 @@
 <body onload="init()">
 <script type="text/javascript">ndeSetTextSize();</script>
 <div id="top">
+<!--+
+    |header
+    +-->
 <div class="header">
+<!--+
+    |start group logo
+    +-->
 <div class="grouplogo">
 <a href="http://xmlgraphics.apache.org/"><img class="logoImage" alt="Apache XML Graphics" src="../images/group-logo.gif" title="Apache XML Graphics is responsible for the creation and maintenance of software for managing the conversion of XML formats to graphical output, and the creation and maintenance of related software components, based on software licensed to the Foundation"></a>
 </div>
+<!--+
+    |end group logo
+    +-->
+<!--+
+    |start Project Logo
+    +-->
 <div class="projectlogo">
 <a href="http://xmlgraphics.apache.org/fop/"><img class="logoImage" alt="Apache FOP" src="../images/logo.jpg" title="Apache FOP (Formatting Objects Processor) is the world's first output independent formatter. Output formats currently supported include PDF, PCL, PS, SVG, XML (area tree representation), Print, AWT, MIF and TXT. The primary output target is PDF."></a>
 </div>
+<!--+
+    |end Project Logo
+    +-->
+<!--+
+    |start Search
+    +-->
 <div class="searchbox">
 <form action="http://www.google.com/search" method="get" class="roundtopsmall">
 <input value="xmlgraphics.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">&nbsp; 
                     <input attr="value" name="Search" value="Search" type="submit">
 </form>
 </div>
+<!--+
+    |end search
+    +-->
+<!--+
+    |start Tabs
+    +-->
 <ul id="tabs">
 <li>
 <a class="base-not-selected" href="../index.html">Home</a>
@@ -46,18 +70,36 @@
 <a class="base-not-selected" href="../dev/index.html">Development</a>
 </li>
 </ul>
+<!--+
+    |end Tabs
+    +-->
 </div>
 </div>
 <div id="main">
 <div id="publishedStrip">
+<!--+
+    |start Subtabs
+    +-->
 <div id="level2tabs"></div>
+<!--+
+    |end Endtabs
+    +-->
 <script type="text/javascript"><!--
 document.write("<text>Last Published:</text> " + document.lastModified);
 //  --></script>
 </div>
+<!--+
+    |breadtrail
+    +-->
 <div class="breadtrail">
 <a href="http://www.apache.org/">apache.org</a> &gt; <a href="http://xml.apache.org/">XML Federation</a> &gt; <a href="http://xmlgraphics.apache.org/">xmlgraphics.apache.org</a><script src="../skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
 </div>
+<!--+
+    |start Menu, mainarea
+    +-->
+<!--+
+    |start Menu
+    +-->
 <div id="menu">
 <div onclick="SwitchMenu('menu_selected_1.1', '../skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">FOP 0.94</div>
 <div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
@@ -131,10 +173,19 @@
 <div id="credit"></div>
 <div id="roundbottom">
 <img style="display: none" class="corner" height="15" width="15" alt="" src="../skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
+<!--+
+  |alternative credits
+  +-->
 <div id="credit2">
-<a href="http://apachecon.com/2007/US/"><img border="0" title="ApacheCon US 2007 (Atlanta)" alt="ApacheCon US 2007 (Atlanta) - logo" src="http://www.apache.org/ads/ApacheCon/2007-usa-125x125.png" style="width: 125px;height: 125px;"></a><a href="http://www.ossummit.com/"><img border="0" title="OS Summit Asia 2007" alt="OS Summit Asia 2007 - logo" src="http://www.ossummit.com/ads/ossummit_button_3.jpg" style="width: 125px;height: 125px;"></a>
+<a href="http://apachecon.com/2007/US/"><img border="0" title="ApacheCon US 2007 (Atlanta)" alt="ApacheCon US 2007 (Atlanta) - logo" src="http://www.apache.org/ads/ApacheCon/2007-usa-125x125.png" style="width: 125px;height: 125px;"></a><a href="http://www.ossummit.com/"><img border="0" title="OS Summit Asia 2007" alt="OS Summit Asia 2007 - logo" src="http://www.ossummit.com/ads/ossummit_button_3.jpg" style="width: 125px;height: 125px;"></a><a href="http://eu.apachecon.com/"><img border="0" title="ApacheCon Europe 2008" alt="ApacheCon Europe 2008 - logo" src="http://apache.org/ads/ApacheCon/2008-europe-125x125.png" style="width: 125px;height: 125px;"></a>
 </div>
 </div>
+<!--+
+    |end Menu
+    +-->
+<!--+
+    |start content
+    +-->
 <div id="content">
 <div title="raw XML" class="xmllink">
 <a class="dida" href="hyphenation.xml"><img alt="XML - icon" src="../skin/images/xmldoc.gif" class="skin"><br>
@@ -187,7 +238,7 @@
        convenience), all hyphenation patterns for FOP are made available through 
        the <a class="external" href="http://offo.sourceforge.net/hyphenation/index.html">Objects For 
        Formatting Objects</a> project.</p>
-<div class="frame note">
+<div class="note">
 <div class="label">Note</div>
 <div class="content">If you have made improvements to an existing FOP hyphenation pattern, 
        or if you have created one from scratch, please consider contributing these 
@@ -209,7 +260,7 @@
        from using such hyphenation patterns with FOP. However, it does place on
        the user the responsibility for determining whether the user can rightly use
        such hyphenation patterns under the hyphenation pattern license.</p>
-<div class="frame warning">
+<div class="warning">
 <div class="label">Warning</div>
 <div class="content">The user is responsible to settle license issues for hyphenation
        pattern files that are obtained from non-Apache sources.</div>
@@ -293,7 +344,7 @@
 </li>
       
 </ol>
-<div class="frame warning">
+<div class="warning">
 <div class="label">Warning</div>
 <div class="content">
         Either of these three options will ensure hyphenation is working when using
@@ -314,7 +365,7 @@
      with an existing file and modify it. See <a class="external" href="http://offo.sourceforge.net/hyphenation/index.html">
      OFFO's Hyphenation page</a> for examples. 
      Here is a brief explanation of the contents of FOP's hyphenation patterns:</p>
-<div class="frame warning">
+<div class="warning">
 <div class="label">Warning</div>
 <div class="content">The remaining content of this section should be considered "draft"
      quality. It was drafted from theoretical literature, and has not been
@@ -434,9 +485,15 @@
 </div>
   
 </div>
+<!--+
+    |end content
+    +-->
 <div class="clearboth">&nbsp;</div>
 </div>
 <div id="footer">
+<!--+
+    |start bottomstrip
+    +-->
 <div class="lastmodified">
 <script type="text/javascript"><!--
 document.write("<text>Last Published:</text> " + document.lastModified);
@@ -444,7 +501,11 @@
 </div>
 <div class="copyright">
         Copyright &copy;
-         1999-2007 The Apache Software Foundation.</div>
+         1999-2007 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a>
+</div>
+<!--+
+    |end bottomstrip
+    +-->
 </div>
 </body>
 </html>

Modified: xmlgraphics/site/deploy/fop/0.94/index.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/index.html?rev=592372&r1=592371&r2=592372&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/index.html (original)
+++ xmlgraphics/site/deploy/fop/0.94/index.html Tue Nov  6 03:05:28 2007
@@ -16,19 +16,43 @@
 <body onload="init()">
 <script type="text/javascript">ndeSetTextSize();</script>
 <div id="top">
+<!--+
+    |header
+    +-->
 <div class="header">
+<!--+
+    |start group logo
+    +-->
 <div class="grouplogo">
 <a href="http://xmlgraphics.apache.org/"><img class="logoImage" alt="Apache XML Graphics" src="../images/group-logo.gif" title="Apache XML Graphics is responsible for the creation and maintenance of software for managing the conversion of XML formats to graphical output, and the creation and maintenance of related software components, based on software licensed to the Foundation"></a>
 </div>
+<!--+
+    |end group logo
+    +-->
+<!--+
+    |start Project Logo
+    +-->
 <div class="projectlogo">
 <a href="http://xmlgraphics.apache.org/fop/"><img class="logoImage" alt="Apache FOP" src="../images/logo.jpg" title="Apache FOP (Formatting Objects Processor) is the world's first output independent formatter. Output formats currently supported include PDF, PCL, PS, SVG, XML (area tree representation), Print, AWT, MIF and TXT. The primary output target is PDF."></a>
 </div>
+<!--+
+    |end Project Logo
+    +-->
+<!--+
+    |start Search
+    +-->
 <div class="searchbox">
 <form action="http://www.google.com/search" method="get" class="roundtopsmall">
 <input value="xmlgraphics.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">&nbsp; 
                     <input attr="value" name="Search" value="Search" type="submit">
 </form>
 </div>
+<!--+
+    |end search
+    +-->
+<!--+
+    |start Tabs
+    +-->
 <ul id="tabs">
 <li>
 <a class="base-not-selected" href="../index.html">Home</a>
@@ -46,18 +70,36 @@
 <a class="base-not-selected" href="../dev/index.html">Development</a>
 </li>
 </ul>
+<!--+
+    |end Tabs
+    +-->
 </div>
 </div>
 <div id="main">
 <div id="publishedStrip">
+<!--+
+    |start Subtabs
+    +-->
 <div id="level2tabs"></div>
+<!--+
+    |end Endtabs
+    +-->
 <script type="text/javascript"><!--
 document.write("<text>Last Published:</text> " + document.lastModified);
 //  --></script>
 </div>
+<!--+
+    |breadtrail
+    +-->
 <div class="breadtrail">
 <a href="http://www.apache.org/">apache.org</a> &gt; <a href="http://xml.apache.org/">XML Federation</a> &gt; <a href="http://xmlgraphics.apache.org/">xmlgraphics.apache.org</a><script src="../skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
 </div>
+<!--+
+    |start Menu, mainarea
+    +-->
+<!--+
+    |start Menu
+    +-->
 <div id="menu">
 <div onclick="SwitchMenu('menu_selected_1.1', '../skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">FOP 0.94</div>
 <div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
@@ -134,10 +176,19 @@
 </div>
 <div id="roundbottom">
 <img style="display: none" class="corner" height="15" width="15" alt="" src="../skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
+<!--+
+  |alternative credits
+  +-->
 <div id="credit2">
-<a href="http://apachecon.com/2007/US/"><img border="0" title="ApacheCon US 2007 (Atlanta)" alt="ApacheCon US 2007 (Atlanta) - logo" src="http://www.apache.org/ads/ApacheCon/2007-usa-125x125.png" style="width: 125px;height: 125px;"></a><a href="http://www.ossummit.com/"><img border="0" title="OS Summit Asia 2007" alt="OS Summit Asia 2007 - logo" src="http://www.ossummit.com/ads/ossummit_button_3.jpg" style="width: 125px;height: 125px;"></a>
+<a href="http://apachecon.com/2007/US/"><img border="0" title="ApacheCon US 2007 (Atlanta)" alt="ApacheCon US 2007 (Atlanta) - logo" src="http://www.apache.org/ads/ApacheCon/2007-usa-125x125.png" style="width: 125px;height: 125px;"></a><a href="http://www.ossummit.com/"><img border="0" title="OS Summit Asia 2007" alt="OS Summit Asia 2007 - logo" src="http://www.ossummit.com/ads/ossummit_button_3.jpg" style="width: 125px;height: 125px;"></a><a href="http://eu.apachecon.com/"><img border="0" title="ApacheCon Europe 2008" alt="ApacheCon Europe 2008 - logo" src="http://apache.org/ads/ApacheCon/2008-europe-125x125.png" style="width: 125px;height: 125px;"></a>
 </div>
 </div>
+<!--+
+    |end Menu
+    +-->
+<!--+
+    |start content
+    +-->
 <div id="content">
 <div title="raw XML" class="xmllink">
 <a class="dida" href="index.xml"><img alt="XML - icon" src="../skin/images/xmldoc.gif" class="skin"><br>
@@ -201,9 +252,15 @@
 </div>
   
 </div>
+<!--+
+    |end content
+    +-->
 <div class="clearboth">&nbsp;</div>
 </div>
 <div id="footer">
+<!--+
+    |start bottomstrip
+    +-->
 <div class="lastmodified">
 <script type="text/javascript"><!--
 document.write("<text>Last Published:</text> " + document.lastModified);
@@ -211,8 +268,12 @@
 </div>
 <div class="copyright">
         Copyright &copy;
-         1999-2007 The Apache Software Foundation.</div>
+         1999-2007 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a>
+</div>
 <div id="logos"></div>
+<!--+
+    |end bottomstrip
+    +-->
 </div>
 </body>
 </html>

Modified: xmlgraphics/site/deploy/fop/0.94/intermediate.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/intermediate.html?rev=592372&r1=592371&r2=592372&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/intermediate.html (original)
+++ xmlgraphics/site/deploy/fop/0.94/intermediate.html Tue Nov  6 03:05:28 2007
@@ -16,19 +16,43 @@
 <body onload="init()">
 <script type="text/javascript">ndeSetTextSize();</script>
 <div id="top">
+<!--+
+    |header
+    +-->
 <div class="header">
+<!--+
+    |start group logo
+    +-->
 <div class="grouplogo">
 <a href="http://xmlgraphics.apache.org/"><img class="logoImage" alt="Apache XML Graphics" src="../images/group-logo.gif" title="Apache XML Graphics is responsible for the creation and maintenance of software for managing the conversion of XML formats to graphical output, and the creation and maintenance of related software components, based on software licensed to the Foundation"></a>
 </div>
+<!--+
+    |end group logo
+    +-->
+<!--+
+    |start Project Logo
+    +-->
 <div class="projectlogo">
 <a href="http://xmlgraphics.apache.org/fop/"><img class="logoImage" alt="Apache FOP" src="../images/logo.jpg" title="Apache FOP (Formatting Objects Processor) is the world's first output independent formatter. Output formats currently supported include PDF, PCL, PS, SVG, XML (area tree representation), Print, AWT, MIF and TXT. The primary output target is PDF."></a>
 </div>
+<!--+
+    |end Project Logo
+    +-->
+<!--+
+    |start Search
+    +-->
 <div class="searchbox">
 <form action="http://www.google.com/search" method="get" class="roundtopsmall">
 <input value="xmlgraphics.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">&nbsp; 
                     <input attr="value" name="Search" value="Search" type="submit">
 </form>
 </div>
+<!--+
+    |end search
+    +-->
+<!--+
+    |start Tabs
+    +-->
 <ul id="tabs">
 <li>
 <a class="base-not-selected" href="../index.html">Home</a>
@@ -46,18 +70,36 @@
 <a class="base-not-selected" href="../dev/index.html">Development</a>
 </li>
 </ul>
+<!--+
+    |end Tabs
+    +-->
 </div>
 </div>
 <div id="main">
 <div id="publishedStrip">
+<!--+
+    |start Subtabs
+    +-->
 <div id="level2tabs"></div>
+<!--+
+    |end Endtabs
+    +-->
 <script type="text/javascript"><!--
 document.write("<text>Last Published:</text> " + document.lastModified);
 //  --></script>
 </div>
+<!--+
+    |breadtrail
+    +-->
 <div class="breadtrail">
 <a href="http://www.apache.org/">apache.org</a> &gt; <a href="http://xml.apache.org/">XML Federation</a> &gt; <a href="http://xmlgraphics.apache.org/">xmlgraphics.apache.org</a><script src="../skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
 </div>
+<!--+
+    |start Menu, mainarea
+    +-->
+<!--+
+    |start Menu
+    +-->
 <div id="menu">
 <div onclick="SwitchMenu('menu_selected_1.1', '../skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">FOP 0.94</div>
 <div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
@@ -131,10 +173,19 @@
 <div id="credit"></div>
 <div id="roundbottom">
 <img style="display: none" class="corner" height="15" width="15" alt="" src="../skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
+<!--+
+  |alternative credits
+  +-->
 <div id="credit2">
-<a href="http://apachecon.com/2007/US/"><img border="0" title="ApacheCon US 2007 (Atlanta)" alt="ApacheCon US 2007 (Atlanta) - logo" src="http://www.apache.org/ads/ApacheCon/2007-usa-125x125.png" style="width: 125px;height: 125px;"></a><a href="http://www.ossummit.com/"><img border="0" title="OS Summit Asia 2007" alt="OS Summit Asia 2007 - logo" src="http://www.ossummit.com/ads/ossummit_button_3.jpg" style="width: 125px;height: 125px;"></a>
+<a href="http://apachecon.com/2007/US/"><img border="0" title="ApacheCon US 2007 (Atlanta)" alt="ApacheCon US 2007 (Atlanta) - logo" src="http://www.apache.org/ads/ApacheCon/2007-usa-125x125.png" style="width: 125px;height: 125px;"></a><a href="http://www.ossummit.com/"><img border="0" title="OS Summit Asia 2007" alt="OS Summit Asia 2007 - logo" src="http://www.ossummit.com/ads/ossummit_button_3.jpg" style="width: 125px;height: 125px;"></a><a href="http://eu.apachecon.com/"><img border="0" title="ApacheCon Europe 2008" alt="ApacheCon Europe 2008 - logo" src="http://apache.org/ads/ApacheCon/2008-europe-125x125.png" style="width: 125px;height: 125px;"></a>
 </div>
 </div>
+<!--+
+    |end Menu
+    +-->
+<!--+
+    |start content
+    +-->
 <div id="content">
 <div title="raw XML" class="xmllink">
 <a class="dida" href="intermediate.xml"><img alt="XML - icon" src="../skin/images/xmldoc.gif" class="skin"><br>
@@ -173,7 +224,7 @@
 </ul>
 </div>
     
-<div class="frame note">
+<div class="note">
 <div class="label">Note</div>
 <div class="content">
       Please note that the intermediate format is an <strong>advanced feature</strong> and can be ignored by most
@@ -298,9 +349,15 @@
 </div>
   
 </div>
+<!--+
+    |end content
+    +-->
 <div class="clearboth">&nbsp;</div>
 </div>
 <div id="footer">
+<!--+
+    |start bottomstrip
+    +-->
 <div class="lastmodified">
 <script type="text/javascript"><!--
 document.write("<text>Last Published:</text> " + document.lastModified);
@@ -308,7 +365,11 @@
 </div>
 <div class="copyright">
         Copyright &copy;
-         1999-2007 The Apache Software Foundation.</div>
+         1999-2007 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a>
+</div>
+<!--+
+    |end bottomstrip
+    +-->
 </div>
 </body>
 </html>

Modified: xmlgraphics/site/deploy/fop/0.94/knownissues_overview.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/knownissues_overview.html?rev=592372&r1=592371&r2=592372&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/knownissues_overview.html (original)
+++ xmlgraphics/site/deploy/fop/0.94/knownissues_overview.html Tue Nov  6 03:05:28 2007
@@ -16,19 +16,43 @@
 <body onload="init()">
 <script type="text/javascript">ndeSetTextSize();</script>
 <div id="top">
+<!--+
+    |header
+    +-->
 <div class="header">
+<!--+
+    |start group logo
+    +-->
 <div class="grouplogo">
 <a href="http://xmlgraphics.apache.org/"><img class="logoImage" alt="Apache XML Graphics" src="../images/group-logo.gif" title="Apache XML Graphics is responsible for the creation and maintenance of software for managing the conversion of XML formats to graphical output, and the creation and maintenance of related software components, based on software licensed to the Foundation"></a>
 </div>
+<!--+
+    |end group logo
+    +-->
+<!--+
+    |start Project Logo
+    +-->
 <div class="projectlogo">
 <a href="http://xmlgraphics.apache.org/fop/"><img class="logoImage" alt="Apache FOP" src="../images/logo.jpg" title="Apache FOP (Formatting Objects Processor) is the world's first output independent formatter. Output formats currently supported include PDF, PCL, PS, SVG, XML (area tree representation), Print, AWT, MIF and TXT. The primary output target is PDF."></a>
 </div>
+<!--+
+    |end Project Logo
+    +-->
+<!--+
+    |start Search
+    +-->
 <div class="searchbox">
 <form action="http://www.google.com/search" method="get" class="roundtopsmall">
 <input value="xmlgraphics.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">&nbsp; 
                     <input attr="value" name="Search" value="Search" type="submit">
 </form>
 </div>
+<!--+
+    |end search
+    +-->
+<!--+
+    |start Tabs
+    +-->
 <ul id="tabs">
 <li>
 <a class="base-not-selected" href="../index.html">Home</a>
@@ -46,18 +70,36 @@
 <a class="base-not-selected" href="../dev/index.html">Development</a>
 </li>
 </ul>
+<!--+
+    |end Tabs
+    +-->
 </div>
 </div>
 <div id="main">
 <div id="publishedStrip">
+<!--+
+    |start Subtabs
+    +-->
 <div id="level2tabs"></div>
+<!--+
+    |end Endtabs
+    +-->
 <script type="text/javascript"><!--
 document.write("<text>Last Published:</text> " + document.lastModified);
 //  --></script>
 </div>
+<!--+
+    |breadtrail
+    +-->
 <div class="breadtrail">
 <a href="http://www.apache.org/">apache.org</a> &gt; <a href="http://xml.apache.org/">XML Federation</a> &gt; <a href="http://xmlgraphics.apache.org/">xmlgraphics.apache.org</a><script src="../skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
 </div>
+<!--+
+    |start Menu, mainarea
+    +-->
+<!--+
+    |start Menu
+    +-->
 <div id="menu">
 <div onclick="SwitchMenu('menu_selected_1.1', '../skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">FOP 0.94</div>
 <div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
@@ -131,10 +173,19 @@
 <div id="credit"></div>
 <div id="roundbottom">
 <img style="display: none" class="corner" height="15" width="15" alt="" src="../skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
+<!--+
+  |alternative credits
+  +-->
 <div id="credit2">
-<a href="http://apachecon.com/2007/US/"><img border="0" title="ApacheCon US 2007 (Atlanta)" alt="ApacheCon US 2007 (Atlanta) - logo" src="http://www.apache.org/ads/ApacheCon/2007-usa-125x125.png" style="width: 125px;height: 125px;"></a><a href="http://www.ossummit.com/"><img border="0" title="OS Summit Asia 2007" alt="OS Summit Asia 2007 - logo" src="http://www.ossummit.com/ads/ossummit_button_3.jpg" style="width: 125px;height: 125px;"></a>
+<a href="http://apachecon.com/2007/US/"><img border="0" title="ApacheCon US 2007 (Atlanta)" alt="ApacheCon US 2007 (Atlanta) - logo" src="http://www.apache.org/ads/ApacheCon/2007-usa-125x125.png" style="width: 125px;height: 125px;"></a><a href="http://www.ossummit.com/"><img border="0" title="OS Summit Asia 2007" alt="OS Summit Asia 2007 - logo" src="http://www.ossummit.com/ads/ossummit_button_3.jpg" style="width: 125px;height: 125px;"></a><a href="http://eu.apachecon.com/"><img border="0" title="ApacheCon Europe 2008" alt="ApacheCon Europe 2008 - logo" src="http://apache.org/ads/ApacheCon/2008-europe-125x125.png" style="width: 125px;height: 125px;"></a>
 </div>
 </div>
+<!--+
+    |end Menu
+    +-->
+<!--+
+    |start content
+    +-->
 <div id="content">
 <div title="raw XML" class="xmllink">
 <a class="dida" href="knownissues_overview.xml"><img alt="XML - icon" src="../skin/images/xmldoc.gif" class="skin"><br>
@@ -176,7 +227,7 @@
 <p>
     This page lists currently known issues in the current release.
   </p>
-<div class="frame note">
+<div class="note">
 <div class="label">Note</div>
 <div class="content">
     
@@ -519,9 +570,15 @@
 </div>
 
 </div>
+<!--+
+    |end content
+    +-->
 <div class="clearboth">&nbsp;</div>
 </div>
 <div id="footer">
+<!--+
+    |start bottomstrip
+    +-->
 <div class="lastmodified">
 <script type="text/javascript"><!--
 document.write("<text>Last Published:</text> " + document.lastModified);
@@ -529,7 +586,11 @@
 </div>
 <div class="copyright">
         Copyright &copy;
-         1999-2007 The Apache Software Foundation.</div>
+         1999-2007 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a>
+</div>
+<!--+
+    |end bottomstrip
+    +-->
 </div>
 </body>
 </html>

Modified: xmlgraphics/site/deploy/fop/0.94/output.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/output.html?rev=592372&r1=592371&r2=592372&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/output.html (original)
+++ xmlgraphics/site/deploy/fop/0.94/output.html Tue Nov  6 03:05:28 2007
@@ -16,19 +16,43 @@
 <body onload="init()">
 <script type="text/javascript">ndeSetTextSize();</script>
 <div id="top">
+<!--+
+    |header
+    +-->
 <div class="header">
+<!--+
+    |start group logo
+    +-->
 <div class="grouplogo">
 <a href="http://xmlgraphics.apache.org/"><img class="logoImage" alt="Apache XML Graphics" src="../images/group-logo.gif" title="Apache XML Graphics is responsible for the creation and maintenance of software for managing the conversion of XML formats to graphical output, and the creation and maintenance of related software components, based on software licensed to the Foundation"></a>
 </div>
+<!--+
+    |end group logo
+    +-->
+<!--+
+    |start Project Logo
+    +-->
 <div class="projectlogo">
 <a href="http://xmlgraphics.apache.org/fop/"><img class="logoImage" alt="Apache FOP" src="../images/logo.jpg" title="Apache FOP (Formatting Objects Processor) is the world's first output independent formatter. Output formats currently supported include PDF, PCL, PS, SVG, XML (area tree representation), Print, AWT, MIF and TXT. The primary output target is PDF."></a>
 </div>
+<!--+
+    |end Project Logo
+    +-->
+<!--+
+    |start Search
+    +-->
 <div class="searchbox">
 <form action="http://www.google.com/search" method="get" class="roundtopsmall">
 <input value="xmlgraphics.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">&nbsp; 
                     <input attr="value" name="Search" value="Search" type="submit">
 </form>
 </div>
+<!--+
+    |end search
+    +-->
+<!--+
+    |start Tabs
+    +-->
 <ul id="tabs">
 <li>
 <a class="base-not-selected" href="../index.html">Home</a>
@@ -46,18 +70,36 @@
 <a class="base-not-selected" href="../dev/index.html">Development</a>
 </li>
 </ul>
+<!--+
+    |end Tabs
+    +-->
 </div>
 </div>
 <div id="main">
 <div id="publishedStrip">
+<!--+
+    |start Subtabs
+    +-->
 <div id="level2tabs"></div>
+<!--+
+    |end Endtabs
+    +-->
 <script type="text/javascript"><!--
 document.write("<text>Last Published:</text> " + document.lastModified);
 //  --></script>
 </div>
+<!--+
+    |breadtrail
+    +-->
 <div class="breadtrail">
 <a href="http://www.apache.org/">apache.org</a> &gt; <a href="http://xml.apache.org/">XML Federation</a> &gt; <a href="http://xmlgraphics.apache.org/">xmlgraphics.apache.org</a><script src="../skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
 </div>
+<!--+
+    |start Menu, mainarea
+    +-->
+<!--+
+    |start Menu
+    +-->
 <div id="menu">
 <div onclick="SwitchMenu('menu_selected_1.1', '../skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">FOP 0.94</div>
 <div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
@@ -131,10 +173,19 @@
 <div id="credit"></div>
 <div id="roundbottom">
 <img style="display: none" class="corner" height="15" width="15" alt="" src="../skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
+<!--+
+  |alternative credits
+  +-->
 <div id="credit2">
-<a href="http://apachecon.com/2007/US/"><img border="0" title="ApacheCon US 2007 (Atlanta)" alt="ApacheCon US 2007 (Atlanta) - logo" src="http://www.apache.org/ads/ApacheCon/2007-usa-125x125.png" style="width: 125px;height: 125px;"></a><a href="http://www.ossummit.com/"><img border="0" title="OS Summit Asia 2007" alt="OS Summit Asia 2007 - logo" src="http://www.ossummit.com/ads/ossummit_button_3.jpg" style="width: 125px;height: 125px;"></a>
+<a href="http://apachecon.com/2007/US/"><img border="0" title="ApacheCon US 2007 (Atlanta)" alt="ApacheCon US 2007 (Atlanta) - logo" src="http://www.apache.org/ads/ApacheCon/2007-usa-125x125.png" style="width: 125px;height: 125px;"></a><a href="http://www.ossummit.com/"><img border="0" title="OS Summit Asia 2007" alt="OS Summit Asia 2007 - logo" src="http://www.ossummit.com/ads/ossummit_button_3.jpg" style="width: 125px;height: 125px;"></a><a href="http://eu.apachecon.com/"><img border="0" title="ApacheCon Europe 2008" alt="ApacheCon Europe 2008 - logo" src="http://apache.org/ads/ApacheCon/2008-europe-125x125.png" style="width: 125px;height: 125px;"></a>
 </div>
 </div>
+<!--+
+    |end Menu
+    +-->
+<!--+
+    |start content
+    +-->
 <div id="content">
 <div title="raw XML" class="xmllink">
 <a class="dida" href="output.xml"><img alt="XML - icon" src="../skin/images/xmldoc.gif" class="skin"><br>
@@ -376,7 +427,7 @@
           which has tools for adding security features, document properties, watermarks, and many 
           other features to PDF files.
         </p>
-<div class="frame warning">
+<div class="warning">
 <div class="label">Warning</div>
 <div class="content">
           Caveat: iText may swallow PDF bookmarks. But 
@@ -660,7 +711,7 @@
 <a name="N10163"></a><a name="afp"></a>
 <h2 class="underlined_10">AFP</h2>
 <div class="section">
-<div class="frame warning">
+<div class="warning">
 <div class="label">Warning</div>
 <div class="content">The AFP Renderer is a new addition (27-Apr-2006) to the sandbox and as such not yet fully tested or feature complete.</div>
 </div>
@@ -914,7 +965,7 @@
     possible. The RTF output follows Microsoft's RTF specifications
     and produces best results on Microsoft Word.
   </p>
-<div class="frame note">
+<div class="note">
 <div class="label">Note</div>
 <div class="content">RTF output is currently unmaintained and lacks many features compared to other output
     formats. Using other editable formats like Open Document Format, instead of producing XSL-FO
@@ -1026,7 +1077,7 @@
 <li>CCITT T.6 (Fax Group 4)</li>
       
 </ul>
-<div class="frame note">
+<div class="note">
 <div class="label">Note</div>
 <div class="content">
         If you want to use CCITT compression, please make sure you've got a J2SE 1.4 or later and
@@ -1089,7 +1140,7 @@
   </p>
 <a name="N102D4"></a><a name="mif"></a>
 <h3 class="underlined_5">MIF</h3>
-<div class="frame warning">
+<div class="warning">
 <div class="label">Warning</div>
 <div class="content">The MIF handler is in the sandbox and not yet functional in FOP Trunk!!! Please help us ressurrect this feature.</div>
 </div>
@@ -1099,7 +1150,7 @@
     </p>
 <a name="N102E1"></a><a name="svg"></a>
 <h3 class="underlined_5">SVG</h3>
-<div class="frame warning">
+<div class="warning">
 <div class="label">Warning</div>
 <div class="content">The SVG renderer is in the sandbox and may not work as expected in FOP Trunk!!! Please help us improve this feature.</div>
 </div>
@@ -1139,9 +1190,15 @@
 <font size="-2">by&nbsp;Keiron Liddle,&nbsp;Art Welch</font>
 </p>
 </div>
+<!--+
+    |end content
+    +-->
 <div class="clearboth">&nbsp;</div>
 </div>
 <div id="footer">
+<!--+
+    |start bottomstrip
+    +-->
 <div class="lastmodified">
 <script type="text/javascript"><!--
 document.write("<text>Last Published:</text> " + document.lastModified);
@@ -1149,7 +1206,11 @@
 </div>
 <div class="copyright">
         Copyright &copy;
-         1999-2007 The Apache Software Foundation.</div>
+         1999-2007 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a>
+</div>
+<!--+
+    |end bottomstrip
+    +-->
 </div>
 </body>
 </html>

Modified: xmlgraphics/site/deploy/fop/0.94/pdfa.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/pdfa.html?rev=592372&r1=592371&r2=592372&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/pdfa.html (original)
+++ xmlgraphics/site/deploy/fop/0.94/pdfa.html Tue Nov  6 03:05:28 2007
@@ -16,19 +16,43 @@
 <body onload="init()">
 <script type="text/javascript">ndeSetTextSize();</script>
 <div id="top">
+<!--+
+    |header
+    +-->
 <div class="header">
+<!--+
+    |start group logo
+    +-->
 <div class="grouplogo">
 <a href="http://xmlgraphics.apache.org/"><img class="logoImage" alt="Apache XML Graphics" src="../images/group-logo.gif" title="Apache XML Graphics is responsible for the creation and maintenance of software for managing the conversion of XML formats to graphical output, and the creation and maintenance of related software components, based on software licensed to the Foundation"></a>
 </div>
+<!--+
+    |end group logo
+    +-->
+<!--+
+    |start Project Logo
+    +-->
 <div class="projectlogo">
 <a href="http://xmlgraphics.apache.org/fop/"><img class="logoImage" alt="Apache FOP" src="../images/logo.jpg" title="Apache FOP (Formatting Objects Processor) is the world's first output independent formatter. Output formats currently supported include PDF, PCL, PS, SVG, XML (area tree representation), Print, AWT, MIF and TXT. The primary output target is PDF."></a>
 </div>
+<!--+
+    |end Project Logo
+    +-->
+<!--+
+    |start Search
+    +-->
 <div class="searchbox">
 <form action="http://www.google.com/search" method="get" class="roundtopsmall">
 <input value="xmlgraphics.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">&nbsp; 
                     <input attr="value" name="Search" value="Search" type="submit">
 </form>
 </div>
+<!--+
+    |end search
+    +-->
+<!--+
+    |start Tabs
+    +-->
 <ul id="tabs">
 <li>
 <a class="base-not-selected" href="../index.html">Home</a>
@@ -46,18 +70,36 @@
 <a class="base-not-selected" href="../dev/index.html">Development</a>
 </li>
 </ul>
+<!--+
+    |end Tabs
+    +-->
 </div>
 </div>
 <div id="main">
 <div id="publishedStrip">
+<!--+
+    |start Subtabs
+    +-->
 <div id="level2tabs"></div>
+<!--+
+    |end Endtabs
+    +-->
 <script type="text/javascript"><!--
 document.write("<text>Last Published:</text> " + document.lastModified);
 //  --></script>
 </div>
+<!--+
+    |breadtrail
+    +-->
 <div class="breadtrail">
 <a href="http://www.apache.org/">apache.org</a> &gt; <a href="http://xml.apache.org/">XML Federation</a> &gt; <a href="http://xmlgraphics.apache.org/">xmlgraphics.apache.org</a><script src="../skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
 </div>
+<!--+
+    |start Menu, mainarea
+    +-->
+<!--+
+    |start Menu
+    +-->
 <div id="menu">
 <div onclick="SwitchMenu('menu_selected_1.1', '../skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">FOP 0.94</div>
 <div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
@@ -131,10 +173,19 @@
 <div id="credit"></div>
 <div id="roundbottom">
 <img style="display: none" class="corner" height="15" width="15" alt="" src="../skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
+<!--+
+  |alternative credits
+  +-->
 <div id="credit2">
-<a href="http://apachecon.com/2007/US/"><img border="0" title="ApacheCon US 2007 (Atlanta)" alt="ApacheCon US 2007 (Atlanta) - logo" src="http://www.apache.org/ads/ApacheCon/2007-usa-125x125.png" style="width: 125px;height: 125px;"></a><a href="http://www.ossummit.com/"><img border="0" title="OS Summit Asia 2007" alt="OS Summit Asia 2007 - logo" src="http://www.ossummit.com/ads/ossummit_button_3.jpg" style="width: 125px;height: 125px;"></a>
+<a href="http://apachecon.com/2007/US/"><img border="0" title="ApacheCon US 2007 (Atlanta)" alt="ApacheCon US 2007 (Atlanta) - logo" src="http://www.apache.org/ads/ApacheCon/2007-usa-125x125.png" style="width: 125px;height: 125px;"></a><a href="http://www.ossummit.com/"><img border="0" title="OS Summit Asia 2007" alt="OS Summit Asia 2007 - logo" src="http://www.ossummit.com/ads/ossummit_button_3.jpg" style="width: 125px;height: 125px;"></a><a href="http://eu.apachecon.com/"><img border="0" title="ApacheCon Europe 2008" alt="ApacheCon Europe 2008 - logo" src="http://apache.org/ads/ApacheCon/2008-europe-125x125.png" style="width: 125px;height: 125px;"></a>
 </div>
 </div>
+<!--+
+    |end Menu
+    +-->
+<!--+
+    |start content
+    +-->
 <div id="content">
 <div title="raw XML" class="xmllink">
 <a class="dida" href="pdfa.xml"><img alt="XML - icon" src="../skin/images/xmldoc.gif" class="skin"><br>
@@ -180,7 +231,7 @@
 <a name="N10018"></a><a name="overview"></a>
 <h2 class="underlined_10">Overview</h2>
 <div class="section">
-<div class="frame warning">
+<div class="warning">
 <div class="label">Warning</div>
 <div class="content">
         Support for PDF/A is available beginning with version 0.92.
@@ -347,9 +398,15 @@
 <font size="-2">by&nbsp;Jeremias M&auml;rki</font>
 </p>
 </div>
+<!--+
+    |end content
+    +-->
 <div class="clearboth">&nbsp;</div>
 </div>
 <div id="footer">
+<!--+
+    |start bottomstrip
+    +-->
 <div class="lastmodified">
 <script type="text/javascript"><!--
 document.write("<text>Last Published:</text> " + document.lastModified);
@@ -357,7 +414,11 @@
 </div>
 <div class="copyright">
         Copyright &copy;
-         1999-2007 The Apache Software Foundation.</div>
+         1999-2007 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a>
+</div>
+<!--+
+    |end bottomstrip
+    +-->
 </div>
 </body>
 </html>

Modified: xmlgraphics/site/deploy/fop/0.94/pdfa.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/pdfa.xml?rev=592372&r1=592371&r2=592372&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/pdfa.xml (original)
+++ xmlgraphics/site/deploy/fop/0.94/pdfa.xml Tue Nov  6 03:05:28 2007
@@ -19,7 +19,7 @@
     <title>PDF/A (ISO 19005)</title>
     <version>$Revision: 389563 $</version>
     <authors>
-      <person name="Jeremias M�rki" email="jeremias@apache.org"/>
+      <person name="Jeremias Märki" email="jeremias@apache.org"/>
     </authors>
   </header>
   <body>

Modified: xmlgraphics/site/deploy/fop/0.94/pdfencryption.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/pdfencryption.html?rev=592372&r1=592371&r2=592372&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/pdfencryption.html (original)
+++ xmlgraphics/site/deploy/fop/0.94/pdfencryption.html Tue Nov  6 03:05:28 2007
@@ -16,19 +16,43 @@
 <body onload="init()">
 <script type="text/javascript">ndeSetTextSize();</script>
 <div id="top">
+<!--+
+    |header
+    +-->
 <div class="header">
+<!--+
+    |start group logo
+    +-->
 <div class="grouplogo">
 <a href="http://xmlgraphics.apache.org/"><img class="logoImage" alt="Apache XML Graphics" src="../images/group-logo.gif" title="Apache XML Graphics is responsible for the creation and maintenance of software for managing the conversion of XML formats to graphical output, and the creation and maintenance of related software components, based on software licensed to the Foundation"></a>
 </div>
+<!--+
+    |end group logo
+    +-->
+<!--+
+    |start Project Logo
+    +-->
 <div class="projectlogo">
 <a href="http://xmlgraphics.apache.org/fop/"><img class="logoImage" alt="Apache FOP" src="../images/logo.jpg" title="Apache FOP (Formatting Objects Processor) is the world's first output independent formatter. Output formats currently supported include PDF, PCL, PS, SVG, XML (area tree representation), Print, AWT, MIF and TXT. The primary output target is PDF."></a>
 </div>
+<!--+
+    |end Project Logo
+    +-->
+<!--+
+    |start Search
+    +-->
 <div class="searchbox">
 <form action="http://www.google.com/search" method="get" class="roundtopsmall">
 <input value="xmlgraphics.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">&nbsp; 
                     <input attr="value" name="Search" value="Search" type="submit">
 </form>
 </div>
+<!--+
+    |end search
+    +-->
+<!--+
+    |start Tabs
+    +-->
 <ul id="tabs">
 <li>
 <a class="base-not-selected" href="../index.html">Home</a>
@@ -46,18 +70,36 @@
 <a class="base-not-selected" href="../dev/index.html">Development</a>
 </li>
 </ul>
+<!--+
+    |end Tabs
+    +-->
 </div>
 </div>
 <div id="main">
 <div id="publishedStrip">
+<!--+
+    |start Subtabs
+    +-->
 <div id="level2tabs"></div>
+<!--+
+    |end Endtabs
+    +-->
 <script type="text/javascript"><!--
 document.write("<text>Last Published:</text> " + document.lastModified);
 //  --></script>
 </div>
+<!--+
+    |breadtrail
+    +-->
 <div class="breadtrail">
 <a href="http://www.apache.org/">apache.org</a> &gt; <a href="http://xml.apache.org/">XML Federation</a> &gt; <a href="http://xmlgraphics.apache.org/">xmlgraphics.apache.org</a><script src="../skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
 </div>
+<!--+
+    |start Menu, mainarea
+    +-->
+<!--+
+    |start Menu
+    +-->
 <div id="menu">
 <div onclick="SwitchMenu('menu_selected_1.1', '../skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">FOP 0.94</div>
 <div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
@@ -131,10 +173,19 @@
 <div id="credit"></div>
 <div id="roundbottom">
 <img style="display: none" class="corner" height="15" width="15" alt="" src="../skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
+<!--+
+  |alternative credits
+  +-->
 <div id="credit2">
-<a href="http://apachecon.com/2007/US/"><img border="0" title="ApacheCon US 2007 (Atlanta)" alt="ApacheCon US 2007 (Atlanta) - logo" src="http://www.apache.org/ads/ApacheCon/2007-usa-125x125.png" style="width: 125px;height: 125px;"></a><a href="http://www.ossummit.com/"><img border="0" title="OS Summit Asia 2007" alt="OS Summit Asia 2007 - logo" src="http://www.ossummit.com/ads/ossummit_button_3.jpg" style="width: 125px;height: 125px;"></a>
+<a href="http://apachecon.com/2007/US/"><img border="0" title="ApacheCon US 2007 (Atlanta)" alt="ApacheCon US 2007 (Atlanta) - logo" src="http://www.apache.org/ads/ApacheCon/2007-usa-125x125.png" style="width: 125px;height: 125px;"></a><a href="http://www.ossummit.com/"><img border="0" title="OS Summit Asia 2007" alt="OS Summit Asia 2007 - logo" src="http://www.ossummit.com/ads/ossummit_button_3.jpg" style="width: 125px;height: 125px;"></a><a href="http://eu.apachecon.com/"><img border="0" title="ApacheCon Europe 2008" alt="ApacheCon Europe 2008 - logo" src="http://apache.org/ads/ApacheCon/2008-europe-125x125.png" style="width: 125px;height: 125px;"></a>
 </div>
 </div>
+<!--+
+    |end Menu
+    +-->
+<!--+
+    |start content
+    +-->
 <div id="content">
 <div title="raw XML" class="xmllink">
 <a class="dida" href="pdfencryption.xml"><img alt="XML - icon" src="../skin/images/xmldoc.gif" class="skin"><br>
@@ -296,7 +347,7 @@
 </tr>
       
 </table>
-<div class="frame note">
+<div class="note">
 <div class="label">Note</div>
 <div class="content">
         Encryption is enabled as soon as one of these options is set.
@@ -424,9 +475,15 @@
 <font size="-2">by&nbsp;J.Pietschmann,&nbsp;Jeremias M&auml;rki</font>
 </p>
 </div>
+<!--+
+    |end content
+    +-->
 <div class="clearboth">&nbsp;</div>
 </div>
 <div id="footer">
+<!--+
+    |start bottomstrip
+    +-->
 <div class="lastmodified">
 <script type="text/javascript"><!--
 document.write("<text>Last Published:</text> " + document.lastModified);
@@ -434,7 +491,11 @@
 </div>
 <div class="copyright">
         Copyright &copy;
-         1999-2007 The Apache Software Foundation.</div>
+         1999-2007 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a>
+</div>
+<!--+
+    |end bottomstrip
+    +-->
 </div>
 </body>
 </html>

Modified: xmlgraphics/site/deploy/fop/0.94/pdfencryption.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/pdfencryption.xml?rev=592372&r1=592371&r2=592372&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/pdfencryption.xml (original)
+++ xmlgraphics/site/deploy/fop/0.94/pdfencryption.xml Tue Nov  6 03:05:28 2007
@@ -20,7 +20,7 @@
     <version>$Revision: 569104 $</version>
     <authors>
       <person name="J.Pietschmann" email="pietsch@apache.org"/>
-      <person name="Jeremias M�rki" email="jeremias@apache.org"/>
+      <person name="Jeremias Märki" email="jeremias@apache.org"/>
     </authors>
   </header>
   <body>

Modified: xmlgraphics/site/deploy/fop/0.94/pdfx.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/pdfx.html?rev=592372&r1=592371&r2=592372&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/pdfx.html (original)
+++ xmlgraphics/site/deploy/fop/0.94/pdfx.html Tue Nov  6 03:05:28 2007
@@ -16,19 +16,43 @@
 <body onload="init()">
 <script type="text/javascript">ndeSetTextSize();</script>
 <div id="top">
+<!--+
+    |header
+    +-->
 <div class="header">
+<!--+
+    |start group logo
+    +-->
 <div class="grouplogo">
 <a href="http://xmlgraphics.apache.org/"><img class="logoImage" alt="Apache XML Graphics" src="../images/group-logo.gif" title="Apache XML Graphics is responsible for the creation and maintenance of software for managing the conversion of XML formats to graphical output, and the creation and maintenance of related software components, based on software licensed to the Foundation"></a>
 </div>
+<!--+
+    |end group logo
+    +-->
+<!--+
+    |start Project Logo
+    +-->
 <div class="projectlogo">
 <a href="http://xmlgraphics.apache.org/fop/"><img class="logoImage" alt="Apache FOP" src="../images/logo.jpg" title="Apache FOP (Formatting Objects Processor) is the world's first output independent formatter. Output formats currently supported include PDF, PCL, PS, SVG, XML (area tree representation), Print, AWT, MIF and TXT. The primary output target is PDF."></a>
 </div>
+<!--+
+    |end Project Logo
+    +-->
+<!--+
+    |start Search
+    +-->
 <div class="searchbox">
 <form action="http://www.google.com/search" method="get" class="roundtopsmall">
 <input value="xmlgraphics.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">&nbsp; 
                     <input attr="value" name="Search" value="Search" type="submit">
 </form>
 </div>
+<!--+
+    |end search
+    +-->
+<!--+
+    |start Tabs
+    +-->
 <ul id="tabs">
 <li>
 <a class="base-not-selected" href="../index.html">Home</a>
@@ -46,18 +70,36 @@
 <a class="base-not-selected" href="../dev/index.html">Development</a>
 </li>
 </ul>
+<!--+
+    |end Tabs
+    +-->
 </div>
 </div>
 <div id="main">
 <div id="publishedStrip">
+<!--+
+    |start Subtabs
+    +-->
 <div id="level2tabs"></div>
+<!--+
+    |end Endtabs
+    +-->
 <script type="text/javascript"><!--
 document.write("<text>Last Published:</text> " + document.lastModified);
 //  --></script>
 </div>
+<!--+
+    |breadtrail
+    +-->
 <div class="breadtrail">
 <a href="http://www.apache.org/">apache.org</a> &gt; <a href="http://xml.apache.org/">XML Federation</a> &gt; <a href="http://xmlgraphics.apache.org/">xmlgraphics.apache.org</a><script src="../skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
 </div>
+<!--+
+    |start Menu, mainarea
+    +-->
+<!--+
+    |start Menu
+    +-->
 <div id="menu">
 <div onclick="SwitchMenu('menu_selected_1.1', '../skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">FOP 0.94</div>
 <div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
@@ -131,10 +173,19 @@
 <div id="credit"></div>
 <div id="roundbottom">
 <img style="display: none" class="corner" height="15" width="15" alt="" src="../skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
+<!--+
+  |alternative credits
+  +-->
 <div id="credit2">
-<a href="http://apachecon.com/2007/US/"><img border="0" title="ApacheCon US 2007 (Atlanta)" alt="ApacheCon US 2007 (Atlanta) - logo" src="http://www.apache.org/ads/ApacheCon/2007-usa-125x125.png" style="width: 125px;height: 125px;"></a><a href="http://www.ossummit.com/"><img border="0" title="OS Summit Asia 2007" alt="OS Summit Asia 2007 - logo" src="http://www.ossummit.com/ads/ossummit_button_3.jpg" style="width: 125px;height: 125px;"></a>
+<a href="http://apachecon.com/2007/US/"><img border="0" title="ApacheCon US 2007 (Atlanta)" alt="ApacheCon US 2007 (Atlanta) - logo" src="http://www.apache.org/ads/ApacheCon/2007-usa-125x125.png" style="width: 125px;height: 125px;"></a><a href="http://www.ossummit.com/"><img border="0" title="OS Summit Asia 2007" alt="OS Summit Asia 2007 - logo" src="http://www.ossummit.com/ads/ossummit_button_3.jpg" style="width: 125px;height: 125px;"></a><a href="http://eu.apachecon.com/"><img border="0" title="ApacheCon Europe 2008" alt="ApacheCon Europe 2008 - logo" src="http://apache.org/ads/ApacheCon/2008-europe-125x125.png" style="width: 125px;height: 125px;"></a>
 </div>
 </div>
+<!--+
+    |end Menu
+    +-->
+<!--+
+    |start content
+    +-->
 <div id="content">
 <div title="raw XML" class="xmllink">
 <a class="dida" href="pdfx.xml"><img alt="XML - icon" src="../skin/images/xmldoc.gif" class="skin"><br>
@@ -177,7 +228,7 @@
 <a name="N10018"></a><a name="overview"></a>
 <h2 class="underlined_10">Overview</h2>
 <div class="section">
-<div class="frame warning">
+<div class="warning">
 <div class="label">Warning</div>
 <div class="content">
         Support for PDF/X was made available beginning with version 0.93.
@@ -308,9 +359,15 @@
 <font size="-2">by&nbsp;Jeremias M&auml;rki</font>
 </p>
 </div>
+<!--+
+    |end content
+    +-->
 <div class="clearboth">&nbsp;</div>
 </div>
 <div id="footer">
+<!--+
+    |start bottomstrip
+    +-->
 <div class="lastmodified">
 <script type="text/javascript"><!--
 document.write("<text>Last Published:</text> " + document.lastModified);
@@ -318,7 +375,11 @@
 </div>
 <div class="copyright">
         Copyright &copy;
-         1999-2007 The Apache Software Foundation.</div>
+         1999-2007 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a>
+</div>
+<!--+
+    |end bottomstrip
+    +-->
 </div>
 </body>
 </html>

Modified: xmlgraphics/site/deploy/fop/0.94/pdfx.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/pdfx.xml?rev=592372&r1=592371&r2=592372&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/pdfx.xml (original)
+++ xmlgraphics/site/deploy/fop/0.94/pdfx.xml Tue Nov  6 03:05:28 2007
@@ -18,7 +18,7 @@
     <title>PDF/X (ISO 15930)</title>
     <version>$Revision$</version>
     <authors>
-      <person name="Jeremias M�rki" email="jeremias@apache.org"/>
+      <person name="Jeremias Märki" email="jeremias@apache.org"/>
     </authors>
   </header>
   <body>



---------------------------------------------------------------------
Apache XML Graphics Project URL: http://xmlgraphics.apache.org/
To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: commits-help@xmlgraphics.apache.org