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 [8/12] - in /xmlgraphics/site/deploy/fop: ./ 0.20.5/ 0.93/ dev/ dev/design/ skin/ skin/images/ trunk/

Modified: xmlgraphics/site/deploy/fop/dev/doc.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/dev/doc.html?view=diff&rev=534030&r1=534029&r2=534030
==============================================================================
--- xmlgraphics/site/deploy/fop/dev/doc.html (original)
+++ xmlgraphics/site/deploy/fop/dev/doc.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-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_1.1', '../skin/')" id="menu_1.1Title" class="menutitle">About</div>
 <div id="menu_1.1" class="menuitemgroup">
@@ -230,19 +188,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="doc.pdf"><img alt="PDF -icon" src="../skin/images/pdfdoc.gif" class="skin"><br>
@@ -295,7 +244,7 @@
 Updates should be committed to the repository, then the repository files are used to generate usable output.
 The remaining discussions on this page assume that the SVN repository is the starting place for processing.
 The path to the documentation is src/documentation/content/xdocs.</p>
-<div class="note">
+<div class="frame note">
 <div class="label">Note</div>
 <div class="content">All documentation is maintained on the trunk.
 Although we are currently maintaining two sets of code (trunk and maintenance), there is only one set of documentation.
@@ -371,7 +320,7 @@
 </tr>
         
 </table>
-<div class="note">
+<div class="frame note">
 <div class="label">Note</div>
 <div class="content">Server-side ForrestBot is currently not available for website publishing. We use it locally and with manual invocation.</div>
 </div>
@@ -385,7 +334,7 @@
           manually by typing "ant -f publish.xml" once we're happy with our changes to the site.
           Step-by-step instructions for the deployment process again:
         </p>
-<div class="note">
+<div class="frame note">
 <div class="label">Note</div>
 <div class="content">
           Please make sure you use Forrest from the 0.7 branch for the time being. You will need
@@ -439,7 +388,7 @@
 <li>run forrest(.bat), which will build the web-site documents in xml-fop/build/site.</li>
         
 </ul>
-<div class="note">
+<div class="frame note">
 <div class="label">Note</div>
 <div class="content">
           You can use "forrest run" to start a local web server. That improves development speed as you 
@@ -466,7 +415,7 @@
           can do that manually in the /www/xmlgraphics.apache.org/fop folder on cvs.apache.org. Be careful
           when doing stuff like that.
         </p>
-<div class="note">
+<div class="frame note">
 <div class="label">Note</div>
 <div class="content">
           Please make sure you always have <strong>group rw permissions on all files</strong> under the /www directory!
@@ -475,15 +424,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);
@@ -492,9 +435,6 @@
 <div class="copyright">
         Copyright &copy;
          1999-2007 The Apache Software Foundation.</div>
-<!--+
-    |end bottomstrip
-    +-->
 </div>
 </body>
 </html>

Modified: xmlgraphics/site/deploy/fop/dev/extensions.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/dev/extensions.html?view=diff&rev=534030&r1=534029&r2=534030
==============================================================================
--- xmlgraphics/site/deploy/fop/dev/extensions.html (original)
+++ xmlgraphics/site/deploy/fop/dev/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-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_1.1', '../skin/')" id="menu_1.1Title" class="menutitle">About</div>
 <div id="menu_1.1" class="menuitemgroup">
@@ -230,19 +188,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>
@@ -313,15 +262,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);
@@ -330,9 +273,6 @@
 <div class="copyright">
         Copyright &copy;
          1999-2007 The Apache Software Foundation.</div>
-<!--+
-    |end bottomstrip
-    +-->
 </div>
 </body>
 </html>

Modified: xmlgraphics/site/deploy/fop/dev/faq.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/dev/faq.html?view=diff&rev=534030&r1=534029&r2=534030
==============================================================================
--- xmlgraphics/site/deploy/fop/dev/faq.html (original)
+++ xmlgraphics/site/deploy/fop/dev/faq.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-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_1.1', '../skin/')" id="menu_1.1Title" class="menutitle">About</div>
 <div id="menu_1.1" class="menuitemgroup">
@@ -230,19 +188,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="faq.pdf"><img alt="PDF -icon" src="../skin/images/pdfdoc.gif" class="skin"><br>
@@ -343,15 +292,9 @@
 </div>
 </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);
@@ -360,9 +303,6 @@
 <div class="copyright">
         Copyright &copy;
          1999-2007 The Apache Software Foundation.</div>
-<!--+
-    |end bottomstrip
-    +-->
 </div>
 </body>
 </html>

Modified: xmlgraphics/site/deploy/fop/dev/implement.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/dev/implement.html?view=diff&rev=534030&r1=534029&r2=534030
==============================================================================
--- xmlgraphics/site/deploy/fop/dev/implement.html (original)
+++ xmlgraphics/site/deploy/fop/dev/implement.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-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_1.1', '../skin/')" id="menu_1.1Title" class="menutitle">About</div>
 <div id="menu_1.1" class="menuitemgroup">
@@ -230,19 +188,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="implement.pdf"><img alt="PDF -icon" src="../skin/images/pdfdoc.gif" class="skin"><br>
@@ -392,15 +341,9 @@
 <font size="-2">by&nbsp;Arved Sandstrom</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);
@@ -409,9 +352,6 @@
 <div class="copyright">
         Copyright &copy;
          1999-2007 The Apache Software Foundation.</div>
-<!--+
-    |end bottomstrip
-    +-->
 </div>
 </body>
 </html>

Modified: xmlgraphics/site/deploy/fop/dev/index.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/dev/index.html?view=diff&rev=534030&r1=534029&r2=534030
==============================================================================
--- xmlgraphics/site/deploy/fop/dev/index.html (original)
+++ xmlgraphics/site/deploy/fop/dev/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-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');">About</div>
 <div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
@@ -233,19 +191,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>
@@ -316,7 +265,7 @@
           Please note that patches for enhancements to the maintenance branch will 
           generally not be considered. Bug fixes are welcome there, but new developers 
           are strongly encouraged to apply their efforts to the trunk development line.
-          <div class="note">
+          <div class="frame note">
 <div class="label">Note</div>
 <div class="content">
             The SVN repository URL for the maintenance branch is:<br>
@@ -332,7 +281,7 @@
           The main development line is the future of FOP. It is currently not as 
           mature as the "maintenance branch", but has far greater long-term prospects. 
           It is also known as the "root" or "trunk" or "redesign".
-          <div class="note">
+          <div class="frame note">
 <div class="label">Note</div>
 <div class="content">
             The SVN repository URL for the trunk is:<br>
@@ -449,7 +398,7 @@
           </li>
         
 </ul>
-<div class="note">
+<div class="frame note">
 <div class="label">Note</div>
 <div class="content">The Eyebrowse archives are currently broken!</div>
 </div>
@@ -495,15 +444,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);
@@ -513,9 +456,6 @@
         Copyright &copy;
          1999-2007 The Apache Software Foundation.</div>
 <div id="logos"></div>
-<!--+
-    |end bottomstrip
-    +-->
 </div>
 </body>
 </html>

Modified: xmlgraphics/site/deploy/fop/dev/release.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/dev/release.html?view=diff&rev=534030&r1=534029&r2=534030
==============================================================================
--- xmlgraphics/site/deploy/fop/dev/release.html (original)
+++ xmlgraphics/site/deploy/fop/dev/release.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-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_1.1', '../skin/')" id="menu_1.1Title" class="menutitle">About</div>
 <div id="menu_1.1" class="menuitemgroup">
@@ -230,19 +188,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="release.pdf"><img alt="PDF -icon" src="../skin/images/pdfdoc.gif" class="skin"><br>
@@ -465,15 +414,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);
@@ -482,9 +425,6 @@
 <div class="copyright">
         Copyright &copy;
          1999-2007 The Apache Software Foundation.</div>
-<!--+
-    |end bottomstrip
-    +-->
 </div>
 </body>
 </html>

Modified: xmlgraphics/site/deploy/fop/dev/rtflib.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/dev/rtflib.html?view=diff&rev=534030&r1=534029&r2=534030
==============================================================================
--- xmlgraphics/site/deploy/fop/dev/rtflib.html (original)
+++ xmlgraphics/site/deploy/fop/dev/rtflib.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-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_1.1', '../skin/')" id="menu_1.1Title" class="menutitle">About</div>
 <div id="menu_1.1" class="menuitemgroup">
@@ -230,19 +188,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="rtflib.pdf"><img alt="PDF -icon" src="../skin/images/pdfdoc.gif" class="skin"><br>
@@ -322,7 +271,7 @@
 <a name="N10045"></a><a name="status"></a>
 <h3 class="underlined_5">Status</h3>
 <p>Although FOP's implementation of the RTFLib package is very incomplete, the RTFLib package itself is relatively mature. RTFLib is only available in the trunk <a href="index.html#lines">line of FOP development</a>.</p>
-<div class="warning">
+<div class="frame warning">
 <div class="label">Warning</div>
 <div class="content">This documentation is a work in progress. If you see errors or omissions, please report them to the <a href="index.html#mail-fop-dev">fop-dev mailing list</a>.</div>
 </div>
@@ -346,7 +295,7 @@
 <p>RTFLib handles the process of converting to and writing the RTF content as the document is created. All you need to do is flush the document at the end to make sure that the last pieces get written.</p>
 <a name="N10086"></a><a name="userdoc-structure"></a>
 <h3 class="underlined_5">Document Structure</h3>
-<div class="warning">
+<div class="frame warning">
 <div class="label">Warning</div>
 <div class="content">This section is very incomplete.</div>
 </div>
@@ -465,7 +414,7 @@
 </table>
 <a name="N101AD"></a><a name="userdoc-attributes"></a>
 <h3 class="underlined_5">Attributes</h3>
-<div class="warning">
+<div class="frame warning">
 <div class="label">Warning</div>
 <div class="content">This section is very incomplete.</div>
 </div>
@@ -728,15 +677,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);
@@ -745,9 +688,6 @@
 <div class="copyright">
         Copyright &copy;
          1999-2007 The Apache Software Foundation.</div>
-<!--+
-    |end bottomstrip
-    +-->
 </div>
 </body>
 </html>

Modified: xmlgraphics/site/deploy/fop/dev/svg.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/dev/svg.html?view=diff&rev=534030&r1=534029&r2=534030
==============================================================================
--- xmlgraphics/site/deploy/fop/dev/svg.html (original)
+++ xmlgraphics/site/deploy/fop/dev/svg.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-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_1.1', '../skin/')" id="menu_1.1Title" class="menutitle">About</div>
 <div id="menu_1.1" class="menuitemgroup">
@@ -230,19 +188,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="svg.pdf"><img alt="PDF -icon" src="../skin/images/pdfdoc.gif" class="skin"><br>
@@ -339,7 +288,7 @@
 <p>
  As can be seen most of the specific issues are handled.
     </p>
-<div class="note">
+<div class="frame note">
 <div class="label">Note</div>
 <div class="content">
 You will need Acrobat 5.0 to see transparency.
@@ -421,15 +370,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);
@@ -438,9 +381,6 @@
 <div class="copyright">
         Copyright &copy;
          1999-2007 The Apache Software Foundation.</div>
-<!--+
-    |end bottomstrip
-    +-->
 </div>
 </body>
 </html>

Modified: xmlgraphics/site/deploy/fop/dev/testing.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/dev/testing.html?view=diff&rev=534030&r1=534029&r2=534030
==============================================================================
--- xmlgraphics/site/deploy/fop/dev/testing.html (original)
+++ xmlgraphics/site/deploy/fop/dev/testing.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-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_1.1', '../skin/')" id="menu_1.1Title" class="menutitle">About</div>
 <div id="menu_1.1" class="menuitemgroup">
@@ -230,19 +188,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="testing.pdf"><img alt="PDF -icon" src="../skin/images/pdfdoc.gif" class="skin"><br>
@@ -326,7 +275,7 @@
 <a name="N10045"></a><a name="functional"></a>
 <h2 class="underlined_10">Functional Testing</h2>
 <div class="section">
-<div class="warning">
+<div class="frame warning">
 <div class="label">Warning</div>
 <div class="content">The "functional" testing section on this page is currently inoperative.</div>
 </div>
@@ -422,15 +371,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);
@@ -439,9 +382,6 @@
 <div class="copyright">
         Copyright &copy;
          1999-2007 The Apache Software Foundation.</div>
-<!--+
-    |end bottomstrip
-    +-->
 </div>
 </body>
 </html>

Modified: xmlgraphics/site/deploy/fop/dev/tools.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/dev/tools.html?view=diff&rev=534030&r1=534029&r2=534030
==============================================================================
--- xmlgraphics/site/deploy/fop/dev/tools.html (original)
+++ xmlgraphics/site/deploy/fop/dev/tools.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-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_1.1', '../skin/')" id="menu_1.1Title" class="menutitle">About</div>
 <div id="menu_1.1" class="menuitemgroup">
@@ -230,19 +188,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="tools.pdf"><img alt="PDF -icon" src="../skin/images/pdfdoc.gif" class="skin"><br>
@@ -416,15 +365,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);
@@ -433,9 +376,6 @@
 <div class="copyright">
         Copyright &copy;
          1999-2007 The Apache Software Foundation.</div>
-<!--+
-    |end bottomstrip
-    +-->
 </div>
 </body>
 </html>

Modified: xmlgraphics/site/deploy/fop/doap.rdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/doap.rdf?view=diff&rev=534030&r1=534029&r2=534030
==============================================================================
--- xmlgraphics/site/deploy/fop/doap.rdf (original)
+++ xmlgraphics/site/deploy/fop/doap.rdf Tue May  1 05:16:53 2007
@@ -28,7 +28,7 @@
     <asfext:pmc rdf:resource="http://xmlgraphics.apache.org" />
     <shortdesc>The Apache Foundation's XSL Formatting Objects (XSL-FO) implementation.</shortdesc>
     <description>FOP (Formatting Objects Processor) is the world's first print formatter driven by XSL formatting objects (XSL-FO) and the world's first output independent formatter. It is a Java application that reads a formatting object (FO) tree and renders the resulting pages to a specified output. Output formats  currently supported include PDF, PCL, PS, SVG, XML (area tree representation), Print, AWT, MIF and TXT. The primary output target is PDF.</description>
-    <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Fop&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=bugs.bug_id" />
+    <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Fop&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;order=bugs.bug_id" />
     <mailing-list rdf:resource="http://xmlgraphics.apache.org/fop/maillist.html" />
     <download-page rdf:resource="http://xmlgraphics.apache.org/fop/download.html" />
     <programming-language>Java</programming-language>

Modified: xmlgraphics/site/deploy/fop/download.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/download.html?view=diff&rev=534030&r1=534029&r2=534030
==============================================================================
--- xmlgraphics/site/deploy/fop/download.html (original)
+++ xmlgraphics/site/deploy/fop/download.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 class="current">
 <a class="base-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');">About</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="download.pdf"><img alt="PDF -icon" src="skin/images/pdfdoc.gif" class="skin"><br>
@@ -260,13 +209,7 @@
           Source distributions include "-src" in their names. Please note that official 
           releases currently are <em>only</em> made from the "maintenance" branch.
         </li>
-        <!--li>
-          Download a CVS snapshot from the cvs files 
-          <link href="http://xml.apache.org/from-cvs/xml-fop/">here</link>. 
-          These snapshots are built approximately every six hours, and have the GMT of 
-          their creation time embedded in their names. Please note that CVS snapshots 
-          are made only for the "redesign" branch.
-        </li-->
+        
         
 <li>
           Download directly from the SVN repository.
@@ -371,7 +314,7 @@
         build FOP from the source files. For details please see the "Build" page on the documentation tab
         for the version you've downloaded.
       </p>
-<div class="fixme">
+<div class="frame fixme">
 <div class="label">Fixme (jeremias)</div>
 <div class="content">Reenable the link to the SVN snapshots once they are available.</div>
 </div>
@@ -389,15 +332,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);
@@ -406,9 +343,6 @@
 <div class="copyright">
         Copyright &copy;
          1999-2007 The Apache Software Foundation.</div>
-<!--+
-    |end bottomstrip
-    +-->
 </div>
 </body>
 </html>

Modified: xmlgraphics/site/deploy/fop/examples.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/examples.html?view=diff&rev=534030&r1=534029&r2=534030
==============================================================================
--- xmlgraphics/site/deploy/fop/examples.html (original)
+++ xmlgraphics/site/deploy/fop/examples.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 class="current">
 <a class="base-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_1.1', 'skin/')" id="menu_1.1Title" class="menutitle">About</div>
 <div id="menu_1.1" class="menuitemgroup">
@@ -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="examples.pdf"><img alt="PDF -icon" src="skin/images/pdfdoc.gif" class="skin"><br>
@@ -360,15 +309,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);
@@ -377,9 +320,6 @@
 <div class="copyright">
         Copyright &copy;
          1999-2007 The Apache Software Foundation.</div>
-<!--+
-    |end bottomstrip
-    +-->
 </div>
 </body>
 </html>

Modified: xmlgraphics/site/deploy/fop/faq.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/faq.html?view=diff&rev=534030&r1=534029&r2=534030
==============================================================================
--- xmlgraphics/site/deploy/fop/faq.html (original)
+++ xmlgraphics/site/deploy/fop/faq.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 class="current">
 <a class="base-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');">About</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="faq.pdf"><img alt="PDF -icon" src="skin/images/pdfdoc.gif" class="skin"><br>
@@ -779,7 +728,7 @@
 <a href="#MalformedURLException-menu">^</a>
 </div>
 <div style="margin-left: 15px">
-<a name="MalformedURL" id="MalformedURL"></a>
+<a name="MalformedURL"></a>
 <p>
           What you probably think of as "file names" are usually URLs, in
           particular the <span class="codefrag">src</span> attribute of fo:external-graphic.
@@ -1906,15 +1855,9 @@
 </div>
 </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);
@@ -1923,9 +1866,6 @@
 <div class="copyright">
         Copyright &copy;
          1999-2007 The Apache Software Foundation.</div>
-<!--+
-    |end bottomstrip
-    +-->
 </div>
 </body>
 </html>

Modified: xmlgraphics/site/deploy/fop/fo.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/fo.html?view=diff&rev=534030&r1=534029&r2=534030
==============================================================================
--- xmlgraphics/site/deploy/fop/fo.html (original)
+++ xmlgraphics/site/deploy/fop/fo.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 class="current">
 <a class="base-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_1.1', 'skin/')" id="menu_1.1Title" class="menutitle">About</div>
 <div id="menu_1.1" class="menuitemgroup">
@@ -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="fo.pdf"><img alt="PDF -icon" src="skin/images/pdfdoc.gif" class="skin"><br>
@@ -584,7 +533,7 @@
 The XSL-FO specification provides some properties for this: <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#white-space-collapse">white-space-collapse</a> and <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#linefeed-treatment">linefeed-treatment</a>.
 In FOP, use white-space-collapse="false" on an enclosing block.
         </p>
-<div class="warning">
+<div class="frame warning">
 <div class="label">Warning</div>
 <div class="content">
           Due to a bug in FOP 0.20.5, setting white-space-collapse="false" will also preserve line breaks in the text. Do not rely on this behavior, as it is non-conformant and has changed in FOP 0.93.
@@ -608,7 +557,7 @@
 <p>
           This does not work in certain situations: multiple page sequences, an initial page number other than 1, or forcing a certain page count, thereby producing blank pages at the end.
         </p>
-<div class="warning">
+<div class="frame warning">
 <div class="label">Warning</div>
 <div class="content">
           There is no reliable way to get the real total page count with FO mechanisms. You can only get <em>page numbers</em>.
@@ -656,7 +605,7 @@
 <p>
           Declare and use the parameter "page-count" in your XSLT.
         </p>
-<div class="warning">
+<div class="frame warning">
 <div class="label">Warning</div>
 <div class="content">
           It is possible to run into a convergence problem with this solution. Replacing the "#" placeholder in the first run with the actual page count in the second run, may change the total number of pages in the document.
@@ -730,15 +679,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);
@@ -747,9 +690,6 @@
 <div class="copyright">
         Copyright &copy;
          1999-2007 The Apache Software Foundation.</div>
-<!--+
-    |end bottomstrip
-    +-->
 </div>
 </body>
 </html>

Modified: xmlgraphics/site/deploy/fop/gethelp.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/gethelp.html?view=diff&rev=534030&r1=534029&r2=534030
==============================================================================
--- xmlgraphics/site/deploy/fop/gethelp.html (original)
+++ xmlgraphics/site/deploy/fop/gethelp.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 class="current">
 <a class="base-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');">About</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="gethelp.pdf"><img alt="PDF -icon" src="skin/images/pdfdoc.gif" class="skin"><br>
@@ -278,7 +227,7 @@
 <h2 class="underlined_10">Submit Question to FOP User Mailing List</h2>
 <div class="section">
 <p>See <a href="maillist.html#fop-user">FOP User Mailing List</a> for details.</p>
-<div class="note">
+<div class="frame note">
 <div class="label">Important</div>
 <div class="content">Please don't write to any developer directly. Only if you submit questions to the <a href="maillist.html#fop-user">FOP User Mailing List</a> will other FOP users be able to profit from answers given to your question. Another point is that a developer may have gone inactive or is on holidays in which case you may not get an answer in time.</div>
 </div>
@@ -309,15 +258,9 @@
 </ul>
   
 </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);
@@ -326,9 +269,6 @@
 <div class="copyright">
         Copyright &copy;
          1999-2007 The Apache Software Foundation.</div>
-<!--+
-    |end bottomstrip
-    +-->
 </div>
 </body>
 </html>

Modified: xmlgraphics/site/deploy/fop/index.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/index.html?view=diff&rev=534030&r1=534029&r2=534030
==============================================================================
--- xmlgraphics/site/deploy/fop/index.html (original)
+++ xmlgraphics/site/deploy/fop/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 class="current">
 <a class="base-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');">About</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>
@@ -211,8 +160,8 @@
        Print, AWT, MIF and TXT.
        The primary output target is PDF.
     </p>
-<div id="" style="text-align: center;">
-<img id="" class="figure" alt="Render Diagram" src="images/document.jpg" height="260" width="480"></div>
+<div style="text-align: center;">
+<img class="figure" alt="Render Diagram" src="images/document.jpg" height="260" width="480"></div>
 <p>
       The previous version of FOP (<a href="0.20.5/">0.20.5</a>) is a partial implementation of the
       <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/">XSL-FO Version 1.0
@@ -236,8 +185,8 @@
 <a name="N10059"></a><a name="demo"></a>
 <h2 class="underlined_10">Demonstration</h2>
 <div class="section">
-<div id="" style="text-align: center;">
-<img id="" class="figure" alt="Formatting Diagram" src="images/layout.jpg" height="260" width="480"></div>
+<div style="text-align: center;">
+<img class="figure" alt="Formatting Diagram" src="images/layout.jpg" height="260" width="480"></div>
 <p>
 This image is a demonstration of a real two page document. The xml data on the left
 is formatted into the two pages on the right. The document contains static areas that appear on every page, an external graphic, a footnote on the first page, and a table that goes across both pages.
@@ -262,7 +211,7 @@
 <p>The FOP layout system is currently being rewritten to better support the XSL-FO standard.</p>
 </div>
   
-<div class="note">
+<div class="frame note">
 <div class="label">Note</div>
 <div class="content">
     The PDF files on this site are created using Apache FOP.
@@ -270,15 +219,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);
@@ -288,9 +231,6 @@
         Copyright &copy;
          1999-2007 The Apache Software Foundation.</div>
 <div id="logos"></div>
-<!--+
-    |end bottomstrip
-    +-->
 </div>
 </body>
 </html>

Modified: xmlgraphics/site/deploy/fop/knownissues.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/knownissues.html?view=diff&rev=534030&r1=534029&r2=534030
==============================================================================
--- xmlgraphics/site/deploy/fop/knownissues.html (original)
+++ xmlgraphics/site/deploy/fop/knownissues.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 class="current">
 <a class="base-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_1.1', 'skin/')" id="menu_1.1Title" class="menutitle">About</div>
 <div id="menu_1.1" class="menuitemgroup">
@@ -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="knownissues.pdf"><img alt="PDF -icon" src="skin/images/pdfdoc.gif" class="skin"><br>
@@ -210,7 +159,7 @@
     from data in FOP's code repository (Trunk) and may not exactly represent the list of issues in
     the latest release.
   </p>
-<div class="note">
+<div class="frame note">
 <div class="label">Note</div>
 <div class="content">
     
@@ -567,15 +516,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);
@@ -584,9 +527,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