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/05/01 14:16:57 UTC

svn commit: r534030 [11/12] - in /xmlgraphics/site/deploy/fop: ./ 0.20.5/ 0.93/ dev/ dev/design/ skin/ skin/images/ trunk/

Modified: xmlgraphics/site/deploy/fop/trunk/extensions.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/extensions.html?view=diff&rev=534030&r1=534029&r2=534030
==============================================================================
--- xmlgraphics/site/deploy/fop/trunk/extensions.html (original)
+++ xmlgraphics/site/deploy/fop/trunk/extensions.html Tue May  1 05:16:53 2007
@@ -16,43 +16,19 @@
 <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>
@@ -70,36 +46,18 @@
 <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 Trunk (dev)</div>
 <div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
@@ -164,19 +122,10 @@
 <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/EU/"><img border="0" title="ApacheCon EU 2007 (Amsterdam, NL)" alt="ApacheCon EU 2007 (Amsterdam, NL) - logo" src="http://www.apache.org/ads/ApacheCon/2007-europe-125x125.png" style="width: 125px;height: 125px;"></a>
 </div>
 </div>
-<!--+
-    |end Menu
-    +-->
-<!--+
-    |start content
-    +-->
 <div id="content">
 <div title="Portable Document Format" class="pdflink">
 <a class="dida" href="extensions.pdf"><img alt="PDF -icon" src="../skin/images/pdfdoc.gif" class="skin"><br>
@@ -224,7 +173,7 @@
       <a href="../dev/extensions.html">Developers' Extension Page</a>.
     </p>
     
-<div class="note">
+<div class="frame note">
 <div class="label">Note</div>
 <div class="content">All extensions required the correct use of an appropriate namespace in your input document.</div>
 </div>
@@ -249,7 +198,7 @@
         </p>
 <pre class="code">&lt;fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format"
                xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"&gt;</pre>
-<div class="note">
+<div class="frame note">
 <div class="label">Note</div>
 <div class="content">
           Currently, no extension elements are implemented in FOP Trunk which use the 
@@ -286,15 +235,9 @@
 </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);
@@ -303,9 +246,6 @@
 <div class="copyright">
         Copyright &copy;
          1999-2007 The Apache Software Foundation.</div>
-<!--+
-    |end bottomstrip
-    +-->
 </div>
 </body>
 </html>

Modified: xmlgraphics/site/deploy/fop/trunk/fonts.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/fonts.html?view=diff&rev=534030&r1=534029&r2=534030
==============================================================================
--- xmlgraphics/site/deploy/fop/trunk/fonts.html (original)
+++ xmlgraphics/site/deploy/fop/trunk/fonts.html Tue May  1 05:16:53 2007
@@ -16,43 +16,19 @@
 <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>
@@ -70,36 +46,18 @@
 <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 Trunk (dev)</div>
 <div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
@@ -164,19 +122,10 @@
 <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/EU/"><img border="0" title="ApacheCon EU 2007 (Amsterdam, NL)" alt="ApacheCon EU 2007 (Amsterdam, NL) - logo" src="http://www.apache.org/ads/ApacheCon/2007-europe-125x125.png" style="width: 125px;height: 125px;"></a>
 </div>
 </div>
-<!--+
-    |end Menu
-    +-->
-<!--+
-    |start content
-    +-->
 <div id="content">
 <div title="Portable Document Format" class="pdflink">
 <a class="dida" href="fonts.pdf"><img alt="PDF -icon" src="../skin/images/pdfdoc.gif" class="skin"><br>
@@ -223,7 +172,7 @@
 <a name="N1001C"></a><a name="intro"></a>
 <h2 class="underlined_10">Summary</h2>
 <div class="section">
-<div class="note">
+<div class="frame 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
@@ -263,13 +212,7 @@
           <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>
           
@@ -402,13 +345,13 @@
 name.</li>
         
 </ul>
-<div class="note">
+<div class="frame 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="note">
+<div class="frame 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.
@@ -448,7 +391,7 @@
         
 </ul>
 <a name="ttf-encoding"></a>
-<table class="ForrestTable" cellspacing="1" cellpadding="4" id="ttf-encoding">
+<table class="ForrestTable" cellspacing="1" cellpadding="4">
           
 <tr>
             
@@ -492,7 +435,7 @@
 </tr>
         
 </table>
-<div class="warning">
+<div class="frame warning">
 <div class="label">Warning</div>
 <div class="content">
           You may experience failures with certain TrueType fonts, especially if they don't contain 
@@ -516,7 +459,7 @@
       embed-url="file:///C:/myfonts/FTL_____.pfb"&gt;
   &lt;font-triplet name="FrutigerLight" style="normal" weight="normal"/&gt;
 &lt;/font&gt;</pre>
-<div class="note">
+<div class="frame note">
 <div class="label">Note</div>
 <div class="content">Review the documentation for <a href="configuration.html">FOP Configuration</a> for instructions on making the FOP configuration available to FOP when it runs. Otherwise, FOP has no way of finding your custom font information.</div>
 </div>
@@ -541,17 +484,17 @@
 </ul>
 <a name="N10273"></a><a name="embedding"></a>
 <h3 class="underlined_5">Embedding</h3>
-<div class="note">
+<div class="frame 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="note">
+<div class="frame 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="warning">
+<div class="frame warning">
 <div class="label">Warning</div>
 <div class="content">
           Omitting the embed-url attribute for CID-encoded TrueType fonts will currently produce invalid 
@@ -599,15 +542,9 @@
 <font size="-2">by&nbsp;Jeremias M&auml;rki,&nbsp;Tore Engvig</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);
@@ -616,9 +553,6 @@
 <div class="copyright">
         Copyright &copy;
          1999-2007 The Apache Software Foundation.</div>
-<!--+
-    |end bottomstrip
-    +-->
 </div>
 </body>
 </html>

Modified: xmlgraphics/site/deploy/fop/trunk/graphics.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/graphics.html?view=diff&rev=534030&r1=534029&r2=534030
==============================================================================
--- xmlgraphics/site/deploy/fop/trunk/graphics.html (original)
+++ xmlgraphics/site/deploy/fop/trunk/graphics.html Tue May  1 05:16:53 2007
@@ -16,43 +16,19 @@
 <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>
@@ -70,36 +46,18 @@
 <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 Trunk (dev)</div>
 <div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
@@ -164,19 +122,10 @@
 <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/EU/"><img border="0" title="ApacheCon EU 2007 (Amsterdam, NL)" alt="ApacheCon EU 2007 (Amsterdam, NL) - logo" src="http://www.apache.org/ads/ApacheCon/2007-europe-125x125.png" style="width: 125px;height: 125px;"></a>
 </div>
 </div>
-<!--+
-    |end Menu
-    +-->
-<!--+
-    |start content
-    +-->
 <div id="content">
 <div title="Portable Document Format" class="pdflink">
 <a class="dida" href="graphics.pdf"><img alt="PDF -icon" src="../skin/images/pdfdoc.gif" class="skin"><br>
@@ -367,7 +316,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>
         
@@ -385,7 +334,7 @@
 </tr>
       
 </table>
-<div class="note">
+<div class="frame note">
 <div class="label">Note</div>
 <div class="content">"(X)" means restricted support. Please see the details below.</div>
 </div>
@@ -420,7 +369,7 @@
         </p>
 <a name="N101EA"></a><a name="jai"></a>
 <h3 class="underlined_5">JAI (Java Advanced Imaging API)</h3>
-<div class="warning">
+<div class="frame warning">
 <div class="label">Warning</div>
 <div class="content">JAI support is available for Release 0.20.5 and later. The comments in this section do not apply to releases earlier than 0.20.5.</div>
 </div>
@@ -434,7 +383,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="warning">
+<div class="frame warning">
 <div class="label">Warning</div>
 <div class="content">Batik must be run in a graphical environment.</div>
 </div>
@@ -476,7 +425,7 @@
         </li>
       
 </ul>
-<div class="warning">
+<div class="frame warning">
 <div class="label">Warning</div>
 <div class="content">
         Please note that the EPS embedding feature has been <strong>deprecated</strong> in the
@@ -525,7 +474,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="note">
+<div class="frame note">
 <div class="label">Note</div>
 <div class="content">   
 Batik's SVG Rasterizer utility may also be used to convert standalone SVG
@@ -559,7 +508,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> /
-<!--link href="../dev/svg/text.pdf"-->text.pdf<!--/link-->
+text.pdf
 shows how various types and effects with text are handled.
 Note that tspan and outlined text are not yet implemented.</p>
 <p>
@@ -651,7 +600,7 @@
 <li>images using white-is-zero encoding in the TIFF PhotometricInterpretation tag</li>
       
 </ul>
-<div class="note">
+<div class="frame 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
@@ -710,15 +659,9 @@
 </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);
@@ -727,9 +670,6 @@
 <div class="copyright">
         Copyright &copy;
          1999-2007 The Apache Software Foundation.</div>
-<!--+
-    |end bottomstrip
-    +-->
 </div>
 </body>
 </html>

Modified: xmlgraphics/site/deploy/fop/trunk/hyphenation.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/hyphenation.html?view=diff&rev=534030&r1=534029&r2=534030
==============================================================================
--- xmlgraphics/site/deploy/fop/trunk/hyphenation.html (original)
+++ xmlgraphics/site/deploy/fop/trunk/hyphenation.html Tue May  1 05:16:53 2007
@@ -16,43 +16,19 @@
 <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>
@@ -70,36 +46,18 @@
 <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 Trunk (dev)</div>
 <div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
@@ -164,19 +122,10 @@
 <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/EU/"><img border="0" title="ApacheCon EU 2007 (Amsterdam, NL)" alt="ApacheCon EU 2007 (Amsterdam, NL) - logo" src="http://www.apache.org/ads/ApacheCon/2007-europe-125x125.png" style="width: 125px;height: 125px;"></a>
 </div>
 </div>
-<!--+
-    |end Menu
-    +-->
-<!--+
-    |start content
-    +-->
 <div id="content">
 <div title="Portable Document Format" class="pdflink">
 <a class="dida" href="hyphenation.pdf"><img alt="PDF -icon" src="../skin/images/pdfdoc.gif" class="skin"><br>
@@ -219,7 +168,7 @@
        convenience), all hyphenation patterns for FOP are made available through 
        the <a target="_blank" class="fork" href="http://offo.sourceforge.net/hyphenation/index.html">Objects For 
        Formatting Objects</a> project.</p>
-<div class="note">
+<div class="frame 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 
@@ -241,7 +190,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="warning">
+<div class="frame 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>
@@ -325,7 +274,7 @@
 </li>
       
 </ol>
-<div class="warning">
+<div class="frame warning">
 <div class="label">Warning</div>
 <div class="content">
         Either of these three options will ensure hyphenation is working when using
@@ -346,7 +295,7 @@
      with an existing file and modify it. See <a target="_blank" class="fork" 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="warning">
+<div class="frame 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
@@ -466,15 +415,9 @@
 </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);
@@ -483,9 +426,6 @@
 <div class="copyright">
         Copyright &copy;
          1999-2007 The Apache Software Foundation.</div>
-<!--+
-    |end bottomstrip
-    +-->
 </div>
 </body>
 </html>

Modified: xmlgraphics/site/deploy/fop/trunk/index.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/index.html?view=diff&rev=534030&r1=534029&r2=534030
==============================================================================
--- xmlgraphics/site/deploy/fop/trunk/index.html (original)
+++ xmlgraphics/site/deploy/fop/trunk/index.html Tue May  1 05:16:53 2007
@@ -16,43 +16,19 @@
 <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>
@@ -70,36 +46,18 @@
 <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 Trunk (dev)</div>
 <div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
@@ -167,19 +125,10 @@
 </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/EU/"><img border="0" title="ApacheCon EU 2007 (Amsterdam, NL)" alt="ApacheCon EU 2007 (Amsterdam, NL) - logo" src="http://www.apache.org/ads/ApacheCon/2007-europe-125x125.png" style="width: 125px;height: 125px;"></a>
 </div>
 </div>
-<!--+
-    |end Menu
-    +-->
-<!--+
-    |start content
-    +-->
 <div id="content">
 <div title="Portable Document Format" class="pdflink">
 <a class="dida" href="index.pdf"><img alt="PDF -icon" src="../skin/images/pdfdoc.gif" class="skin"><br>
@@ -226,15 +175,9 @@
 </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);
@@ -244,9 +187,6 @@
         Copyright &copy;
          1999-2007 The Apache Software Foundation.</div>
 <div id="logos"></div>
-<!--+
-    |end bottomstrip
-    +-->
 </div>
 </body>
 </html>

Modified: xmlgraphics/site/deploy/fop/trunk/intermediate.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/intermediate.html?view=diff&rev=534030&r1=534029&r2=534030
==============================================================================
--- xmlgraphics/site/deploy/fop/trunk/intermediate.html (original)
+++ xmlgraphics/site/deploy/fop/trunk/intermediate.html Tue May  1 05:16:53 2007
@@ -16,43 +16,19 @@
 <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>
@@ -70,36 +46,18 @@
 <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 Trunk (dev)</div>
 <div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
@@ -164,19 +122,10 @@
 <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/EU/"><img border="0" title="ApacheCon EU 2007 (Amsterdam, NL)" alt="ApacheCon EU 2007 (Amsterdam, NL) - logo" src="http://www.apache.org/ads/ApacheCon/2007-europe-125x125.png" style="width: 125px;height: 125px;"></a>
 </div>
 </div>
-<!--+
-    |end Menu
-    +-->
-<!--+
-    |start content
-    +-->
 <div id="content">
 <div title="Portable Document Format" class="pdflink">
 <a class="dida" href="intermediate.pdf"><img alt="PDF -icon" src="../skin/images/pdfdoc.gif" class="skin"><br>
@@ -205,7 +154,7 @@
 </ul>
 </div>
     
-<div class="note">
+<div class="frame 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
@@ -330,15 +279,9 @@
 </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);
@@ -347,9 +290,6 @@
 <div class="copyright">
         Copyright &copy;
          1999-2007 The Apache Software Foundation.</div>
-<!--+
-    |end bottomstrip
-    +-->
 </div>
 </body>
 </html>

Modified: xmlgraphics/site/deploy/fop/trunk/output.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/output.html?view=diff&rev=534030&r1=534029&r2=534030
==============================================================================
--- xmlgraphics/site/deploy/fop/trunk/output.html (original)
+++ xmlgraphics/site/deploy/fop/trunk/output.html Tue May  1 05:16:53 2007
@@ -16,43 +16,19 @@
 <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>
@@ -70,36 +46,18 @@
 <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 Trunk (dev)</div>
 <div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
@@ -164,19 +122,10 @@
 <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/EU/"><img border="0" title="ApacheCon EU 2007 (Amsterdam, NL)" alt="ApacheCon EU 2007 (Amsterdam, NL) - logo" src="http://www.apache.org/ads/ApacheCon/2007-europe-125x125.png" style="width: 125px;height: 125px;"></a>
 </div>
 </div>
-<!--+
-    |end Menu
-    +-->
-<!--+
-    |start content
-    +-->
 <div id="content">
 <div title="Portable Document Format" class="pdflink">
 <a class="dida" href="output.pdf"><img alt="PDF -icon" src="../skin/images/pdfdoc.gif" class="skin"><br>
@@ -408,7 +357,7 @@
           which has tools for adding security features, document properties, watermarks, and many 
           other features to PDF files.
         </p>
-<div class="warning">
+<div class="frame warning">
 <div class="label">Warning</div>
 <div class="content">
           Caveat: iText may swallow PDF bookmarks. But 
@@ -692,7 +641,7 @@
 <a name="N10163"></a><a name="afp"></a>
 <h2 class="underlined_10">AFP</h2>
 <div class="section">
-<div class="warning">
+<div class="frame 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>
@@ -1052,7 +1001,7 @@
 <li>CCITT T.6 (Fax Group 4)</li>
       
 </ul>
-<div class="note">
+<div class="frame 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
@@ -1115,7 +1064,7 @@
   </p>
 <a name="N102D1"></a><a name="mif"></a>
 <h3 class="underlined_5">MIF</h3>
-<div class="warning">
+<div class="frame 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>
@@ -1125,7 +1074,7 @@
     </p>
 <a name="N102DE"></a><a name="svg"></a>
 <h3 class="underlined_5">SVG</h3>
-<div class="warning">
+<div class="frame 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>
@@ -1165,15 +1114,9 @@
 <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);
@@ -1182,9 +1125,6 @@
 <div class="copyright">
         Copyright &copy;
          1999-2007 The Apache Software Foundation.</div>
-<!--+
-    |end bottomstrip
-    +-->
 </div>
 </body>
 </html>

Modified: xmlgraphics/site/deploy/fop/trunk/pdfa.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/pdfa.html?view=diff&rev=534030&r1=534029&r2=534030
==============================================================================
--- xmlgraphics/site/deploy/fop/trunk/pdfa.html (original)
+++ xmlgraphics/site/deploy/fop/trunk/pdfa.html Tue May  1 05:16:53 2007
@@ -16,43 +16,19 @@
 <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>
@@ -70,36 +46,18 @@
 <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 Trunk (dev)</div>
 <div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
@@ -164,19 +122,10 @@
 <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/EU/"><img border="0" title="ApacheCon EU 2007 (Amsterdam, NL)" alt="ApacheCon EU 2007 (Amsterdam, NL) - logo" src="http://www.apache.org/ads/ApacheCon/2007-europe-125x125.png" style="width: 125px;height: 125px;"></a>
 </div>
 </div>
-<!--+
-    |end Menu
-    +-->
-<!--+
-    |start content
-    +-->
 <div id="content">
 <div title="Portable Document Format" class="pdflink">
 <a class="dida" href="pdfa.pdf"><img alt="PDF -icon" src="../skin/images/pdfdoc.gif" class="skin"><br>
@@ -209,7 +158,7 @@
 <a name="N10018"></a><a name="overview"></a>
 <h2 class="underlined_10">Overview</h2>
 <div class="section">
-<div class="warning">
+<div class="frame warning">
 <div class="label">Warning</div>
 <div class="content">
         Support for PDF/A is available beginning with version 0.92.
@@ -338,15 +287,9 @@
 <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);
@@ -355,9 +298,6 @@
 <div class="copyright">
         Copyright &copy;
          1999-2007 The Apache Software Foundation.</div>
-<!--+
-    |end bottomstrip
-    +-->
 </div>
 </body>
 </html>

Modified: xmlgraphics/site/deploy/fop/trunk/pdfencryption.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/pdfencryption.html?view=diff&rev=534030&r1=534029&r2=534030
==============================================================================
--- xmlgraphics/site/deploy/fop/trunk/pdfencryption.html (original)
+++ xmlgraphics/site/deploy/fop/trunk/pdfencryption.html Tue May  1 05:16:53 2007
@@ -16,43 +16,19 @@
 <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>
@@ -70,36 +46,18 @@
 <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 Trunk (dev)</div>
 <div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
@@ -164,19 +122,10 @@
 <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/EU/"><img border="0" title="ApacheCon EU 2007 (Amsterdam, NL)" alt="ApacheCon EU 2007 (Amsterdam, NL) - logo" src="http://www.apache.org/ads/ApacheCon/2007-europe-125x125.png" style="width: 125px;height: 125px;"></a>
 </div>
 </div>
-<!--+
-    |end Menu
-    +-->
-<!--+
-    |start content
-    +-->
 <div id="content">
 <div title="Portable Document Format" class="pdflink">
 <a class="dida" href="pdfencryption.pdf"><img alt="PDF -icon" src="../skin/images/pdfdoc.gif" class="skin"><br>
@@ -206,7 +155,7 @@
 <a name="N1001C"></a><a name="Overview"></a>
 <h2 class="underlined_10">Overview</h2>
 <div class="section">
-<div class="warning">
+<div class="frame warning">
 <div class="label">Warning</div>
 <div class="content">
         PDF Encryption is available in Release 0.20.5 and later. The comments on this page do 
@@ -335,7 +284,7 @@
 </tr>
       
 </table>
-<div class="note">
+<div class="frame note">
 <div class="label">Note</div>
 <div class="content">
         Encryption is enabled as soon as one of these options is set.
@@ -463,15 +412,9 @@
 <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);
@@ -480,9 +423,6 @@
 <div class="copyright">
         Copyright &copy;
          1999-2007 The Apache Software Foundation.</div>
-<!--+
-    |end bottomstrip
-    +-->
 </div>
 </body>
 </html>

Modified: xmlgraphics/site/deploy/fop/trunk/pdfx.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/pdfx.html?view=diff&rev=534030&r1=534029&r2=534030
==============================================================================
--- xmlgraphics/site/deploy/fop/trunk/pdfx.html (original)
+++ xmlgraphics/site/deploy/fop/trunk/pdfx.html Tue May  1 05:16:53 2007
@@ -16,43 +16,19 @@
 <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>
@@ -70,36 +46,18 @@
 <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 Trunk (dev)</div>
 <div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
@@ -164,19 +122,10 @@
 <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/EU/"><img border="0" title="ApacheCon EU 2007 (Amsterdam, NL)" alt="ApacheCon EU 2007 (Amsterdam, NL) - logo" src="http://www.apache.org/ads/ApacheCon/2007-europe-125x125.png" style="width: 125px;height: 125px;"></a>
 </div>
 </div>
-<!--+
-    |end Menu
-    +-->
-<!--+
-    |start content
-    +-->
 <div id="content">
 <div title="Portable Document Format" class="pdflink">
 <a class="dida" href="pdfx.pdf"><img alt="PDF -icon" src="../skin/images/pdfdoc.gif" class="skin"><br>
@@ -209,7 +158,7 @@
 <a name="N10018"></a><a name="overview"></a>
 <h2 class="underlined_10">Overview</h2>
 <div class="section">
-<div class="warning">
+<div class="frame warning">
 <div class="label">Warning</div>
 <div class="content">
         Support for PDF/X is available beginning with version 0.93. This feature is new and
@@ -340,15 +289,9 @@
 <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,9 +300,6 @@
 <div class="copyright">
         Copyright &copy;
          1999-2007 The Apache Software Foundation.</div>
-<!--+
-    |end bottomstrip
-    +-->
 </div>
 </body>
 </html>

Modified: xmlgraphics/site/deploy/fop/trunk/running.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/running.html?view=diff&rev=534030&r1=534029&r2=534030
==============================================================================
--- xmlgraphics/site/deploy/fop/trunk/running.html (original)
+++ xmlgraphics/site/deploy/fop/trunk/running.html Tue May  1 05:16:53 2007
@@ -16,43 +16,19 @@
 <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>
@@ -70,36 +46,18 @@
 <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 Trunk (dev)</div>
 <div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
@@ -164,19 +122,10 @@
 <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/EU/"><img border="0" title="ApacheCon EU 2007 (Amsterdam, NL)" alt="ApacheCon EU 2007 (Amsterdam, NL) - logo" src="http://www.apache.org/ads/ApacheCon/2007-europe-125x125.png" style="width: 125px;height: 125px;"></a>
 </div>
 </div>
-<!--+
-    |end Menu
-    +-->
-<!--+
-    |start content
-    +-->
 <div id="content">
 <div title="Portable Document Format" class="pdflink">
 <a class="dida" href="running.pdf"><img alt="PDF -icon" src="../skin/images/pdfdoc.gif" class="skin"><br>
@@ -271,7 +220,9 @@
 <ul>
         
 <li>
-          Graphics libraries. Support for some graphics formats requires additional packages. See 
+          Graphics libraries. Generally, FOP contains direct support for the most important
+          bitmap image formats (including PNG, TIFF, JPEG and GIF). If you're using JDK 1.3, 
+          you may need additional packages to get GIF images to work. See 
           <a href="graphics.html">FOP: Graphics Formats</a> for details.
         </li>
         
@@ -481,7 +432,7 @@
         If the problem is in the second process, FOP may have a bug or an unimplemented 
         feature that does require attention from the FOP development team.
       </p>
-<div class="note">
+<div class="frame note">
 <div class="label">Note</div>
 <div class="content">The user is always responsible to provide correct XSL-FO code to FOP.</div>
 </div>
@@ -492,7 +443,7 @@
         which causes FOP to run only the first (transformation) step, and write the 
         results to a file. (See also the Xalan command-line below)
       </p>
-<div class="note">
+<div class="frame note">
 <div class="label">Note</div>
 <div class="content">
         When asking for help on the FOP mailing lists, <em>never</em> attach XML and 
@@ -532,7 +483,7 @@
           Increase memory available to the JVM. See 
           <a href="http://java.sun.com/j2se/1.3/docs/tooldocs/solaris/java.html">the -Xmx option</a> 
           for more information.
-          <div class="warning">
+          <div class="frame warning">
 <div class="label">Warning</div>
 <div class="content">
             It is usually unwise to increase the memory allocated to the JVM beyond the amount of 
@@ -588,15 +539,9 @@
 </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);
@@ -605,9 +550,6 @@
 <div class="copyright">
         Copyright &copy;
          1999-2007 The Apache Software Foundation.</div>
-<!--+
-    |end bottomstrip
-    +-->
 </div>
 </body>
 </html>



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