You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by sp...@apache.org on 2011/08/25 10:04:32 UTC

svn commit: r1161429 [7/12] - in /xmlgraphics/site/deploy/fop: ./ 0.95/ 1.0/ dev/ dev/design/ skin/ trunk/

Modified: xmlgraphics/site/deploy/fop/dev/design/startup.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/dev/design/startup.html?rev=1161429&r1=1161428&r2=1161429&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/dev/design/startup.html (original)
+++ xmlgraphics/site/deploy/fop/dev/design/startup.html Thu Aug 25 08:04:24 2011
@@ -3,7 +3,7 @@
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.8">
+<meta name="Forrest-version" content="0.9">
 <meta name="Forrest-skin-name" content="pelt">
 <title>FOP Design: Startup, Environment, Control</title>
 <link type="text/css" href="../../skin/basic.css" rel="stylesheet">
@@ -185,7 +185,7 @@ document.write("Last Published: " + docu
 <a href="../../dev/implement.html">Walk-Thru</a>
 </div>
 <div class="menuitem">
-<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Fop&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&namedcmd=Fop+all&newqueryname=fop+patch+queue&tofooter=1&order=Reuse+same+sort+as+last+time">Patch Queue</a>
+<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Fop&amp;short_desc=%5BPATCH%5D&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;namedcmd=Fop+all&amp;newqueryname=fop+patch+queue&amp;tofooter=1&amp;order=Reuse+same+sort+as+last+time">Patch Queue</a>
 </div>
 <div class="menuitem">
 <a href="../../dev/conventions.html">Conventions</a>
@@ -206,7 +206,7 @@ document.write("Last Published: " + docu
 <a href="../../dev/release.html">Release</a>
 </div>
 <div class="menuitem">
-<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Fop&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&order=bug_severity%2Cpriority%20DESC">Bugs</a>
+<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Fop&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;order=bug_severity%2Cpriority%20DESC">Bugs</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.6', '../../skin/')" id="menu_1.6Title" class="menutitle">Resources</div>
@@ -258,6 +258,7 @@ document.write("Last Published: " + docu
 	          &nbsp;<input value="+a" class="biggerfont" title="Enlarge text" onclick="ndeSetTextSize('incr'); return false;" type="button">
 </div>
 <h1>FOP Design: Startup, Environment, Control</h1>
+<div id="front-matter">
 <div id="minitoc-area">
 <ul class="minitoc">
 <li>
@@ -279,17 +280,18 @@ document.write("Last Published: " + docu
 </li>
 </ul>
 </div>
+</div>
     
-<a name="N10011"></a><a name="intro"></a>
+<a name="intro"></a>
 <h2 class="underlined_10">Introduction</h2>
 <div class="section">
 <p>Startup is the process of getting FOP bootstrapped and creating basic objects. Environment includes acquiring user options, instantiating any frameworks, setting up logging, etc. Control includes the basic logic for tieing the various subsystems together properly.</p>
 </div>
     
-<a name="N1001B"></a><a name="status"></a>
+<a name="status"></a>
 <h2 class="underlined_10">Status</h2>
 <div class="section">
-<a name="N10021"></a><a name="status-todo"></a>
+<a name="status-todo"></a>
 <h3 class="underlined_5">To Do</h3>
 <ul>
           
@@ -309,9 +311,9 @@ document.write("Last Published: " + docu
 <li>better commandline handling</li>
         
 </ul>
-<a name="N1003D"></a><a name="status-wip"></a>
+<a name="status-wip"></a>
 <h3 class="underlined_5">Work In Progress</h3>
-<a name="N10044"></a><a name="status-complete"></a>
+<a name="status-complete"></a>
 <h3 class="underlined_5">Completed</h3>
 <ul>
           
@@ -341,7 +343,10 @@ document.write("Last Published: " + docu
 <div class="copyright">
         Copyright &copy;
          1999-2011 <a href="http://www.apache.org/licenses/">The Apache Software Foundation. Licensed under Apache License 2.0</a>
-</div>
+<br>
+    Apache, Apache FOP, the Apache feather logo, and the Apache FOP
+    logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
+  </div>
 <!--+
     |end bottomstrip
     +-->

Modified: xmlgraphics/site/deploy/fop/dev/design/startup.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/dev/design/startup.pdf?rev=1161429&r1=1161428&r2=1161429&view=diff
==============================================================================
Files xmlgraphics/site/deploy/fop/dev/design/startup.pdf (original) and xmlgraphics/site/deploy/fop/dev/design/startup.pdf Thu Aug 25 08:04:24 2011 differ

Modified: xmlgraphics/site/deploy/fop/dev/design/svg.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/dev/design/svg.html?rev=1161429&r1=1161428&r2=1161429&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/dev/design/svg.html (original)
+++ xmlgraphics/site/deploy/fop/dev/design/svg.html Thu Aug 25 08:04:24 2011
@@ -3,7 +3,7 @@
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.8">
+<meta name="Forrest-version" content="0.9">
 <meta name="Forrest-skin-name" content="pelt">
 <title>FOP Design: SVG</title>
 <link type="text/css" href="../../skin/basic.css" rel="stylesheet">
@@ -185,7 +185,7 @@ document.write("Last Published: " + docu
 <a href="../../dev/implement.html">Walk-Thru</a>
 </div>
 <div class="menuitem">
-<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Fop&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&namedcmd=Fop+all&newqueryname=fop+patch+queue&tofooter=1&order=Reuse+same+sort+as+last+time">Patch Queue</a>
+<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Fop&amp;short_desc=%5BPATCH%5D&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;namedcmd=Fop+all&amp;newqueryname=fop+patch+queue&amp;tofooter=1&amp;order=Reuse+same+sort+as+last+time">Patch Queue</a>
 </div>
 <div class="menuitem">
 <a href="../../dev/conventions.html">Conventions</a>
@@ -206,7 +206,7 @@ document.write("Last Published: " + docu
 <a href="../../dev/release.html">Release</a>
 </div>
 <div class="menuitem">
-<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Fop&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&order=bug_severity%2Cpriority%20DESC">Bugs</a>
+<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Fop&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;order=bug_severity%2Cpriority%20DESC">Bugs</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.6', '../../skin/')" id="menu_1.6Title" class="menutitle">Resources</div>
@@ -258,6 +258,7 @@ document.write("Last Published: " + docu
 	          &nbsp;<input value="+a" class="biggerfont" title="Enlarge text" onclick="ndeSetTextSize('incr'); return false;" type="button">
 </div>
 <h1>FOP Design: SVG</h1>
+<div id="front-matter">
 <div id="minitoc-area">
 <ul class="minitoc">
 <li>
@@ -280,8 +281,9 @@ document.write("Last Published: " + docu
 </li>
 </ul>
 </div>
+</div>
 
-<a name="N10011"></a><a name="intro"></a>
+<a name="intro"></a>
 <h2 class="underlined_10">Introduction</h2>
 <div class="section">
 <p>SVG is rendered through Batik.</p>
@@ -301,7 +303,7 @@ document.write("Last Published: " + docu
       to provide different behaviour for some SVG elements.</p>
 </div>
 
-<a name="N10025"></a><a name="Text+Drawing"></a>
+<a name="Text+Drawing"></a>
 <h2 class="underlined_10">Text Drawing</h2>
 <div class="section">
 <p>Normally batik converts text into a set of curved
@@ -321,7 +323,7 @@ document.write("Last Published: " + docu
        smaller.</p>
 </div>
 
-<a name="N10035"></a><a name="PDF+Links"></a>
+<a name="PDF+Links"></a>
 <h2 class="underlined_10">PDF Links</h2>
 <div class="section">
 <p>To support links in PDF another batik
@@ -333,7 +335,7 @@ document.write("Last Published: " + docu
        positioned on the page.</p>
 </div>
 
-<a name="N10041"></a><a name="Images"></a>
+<a name="Images"></a>
 <h2 class="underlined_10">Images</h2>
 <div class="section">
 <p>Images are normally drawn
@@ -343,7 +345,7 @@ document.write("Last Published: " + docu
        element bridge is used so that the jpeg can be directly inserted into the       PDF.</p>
 </div>
 
-<a name="N1004D"></a><a name="PDF+Transcoder"></a>
+<a name="PDF+Transcoder"></a>
 <h2 class="underlined_10">PDF Transcoder</h2>
 <div class="section">
 <p>Batik provides a mechanism to
@@ -354,7 +356,7 @@ document.write("Last Published: " + docu
        the same way as with the PDFGraphics2D.</p>
 </div>
 
-<a name="N10057"></a><a name="Other+Outputs"></a>
+<a name="Other+Outputs"></a>
 <h2 class="underlined_10">Other Outputs</h2>
 <div class="section">
 <p>When rendering to AWT the SVG is simply drawn onto the
@@ -386,7 +388,10 @@ document.write("Last Published: " + docu
 <div class="copyright">
         Copyright &copy;
          1999-2011 <a href="http://www.apache.org/licenses/">The Apache Software Foundation. Licensed under Apache License 2.0</a>
-</div>
+<br>
+    Apache, Apache FOP, the Apache feather logo, and the Apache FOP
+    logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
+  </div>
 <!--+
     |end bottomstrip
     +-->

Modified: xmlgraphics/site/deploy/fop/dev/design/svg.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/dev/design/svg.pdf?rev=1161429&r1=1161428&r2=1161429&view=diff
==============================================================================
Files xmlgraphics/site/deploy/fop/dev/design/svg.pdf (original) and xmlgraphics/site/deploy/fop/dev/design/svg.pdf Thu Aug 25 08:04:24 2011 differ

Modified: xmlgraphics/site/deploy/fop/dev/design/useragent.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/dev/design/useragent.html?rev=1161429&r1=1161428&r2=1161429&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/dev/design/useragent.html (original)
+++ xmlgraphics/site/deploy/fop/dev/design/useragent.html Thu Aug 25 08:04:24 2011
@@ -3,7 +3,7 @@
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.8">
+<meta name="Forrest-version" content="0.9">
 <meta name="Forrest-skin-name" content="pelt">
 <title>FOP Design: User Agent</title>
 <link type="text/css" href="../../skin/basic.css" rel="stylesheet">
@@ -185,7 +185,7 @@ document.write("Last Published: " + docu
 <a href="../../dev/implement.html">Walk-Thru</a>
 </div>
 <div class="menuitem">
-<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Fop&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&namedcmd=Fop+all&newqueryname=fop+patch+queue&tofooter=1&order=Reuse+same+sort+as+last+time">Patch Queue</a>
+<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Fop&amp;short_desc=%5BPATCH%5D&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;namedcmd=Fop+all&amp;newqueryname=fop+patch+queue&amp;tofooter=1&amp;order=Reuse+same+sort+as+last+time">Patch Queue</a>
 </div>
 <div class="menuitem">
 <a href="../../dev/conventions.html">Conventions</a>
@@ -206,7 +206,7 @@ document.write("Last Published: " + docu
 <a href="../../dev/release.html">Release</a>
 </div>
 <div class="menuitem">
-<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Fop&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&order=bug_severity%2Cpriority%20DESC">Bugs</a>
+<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Fop&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;order=bug_severity%2Cpriority%20DESC">Bugs</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.6', '../../skin/')" id="menu_1.6Title" class="menutitle">Resources</div>
@@ -258,6 +258,7 @@ document.write("Last Published: " + docu
 	          &nbsp;<input value="+a" class="biggerfont" title="Enlarge text" onclick="ndeSetTextSize('incr'); return false;" type="button">
 </div>
 <h1>FOP Design: User Agent</h1>
+<div id="front-matter">
 <div id="minitoc-area">
 <ul class="minitoc">
 <li>
@@ -265,8 +266,9 @@ document.write("Last Published: " + docu
 </li>
 </ul>
 </div>
+</div>
 
-<a name="N10018"></a><a name="intro"></a>
+<a name="intro"></a>
 <h2 class="underlined_10">Introduction</h2>
 <div class="section">
 <p>
@@ -412,7 +414,10 @@ document.write("Last Published: " + docu
 <div class="copyright">
         Copyright &copy;
          1999-2011 <a href="http://www.apache.org/licenses/">The Apache Software Foundation. Licensed under Apache License 2.0</a>
-</div>
+<br>
+    Apache, Apache FOP, the Apache feather logo, and the Apache FOP
+    logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
+  </div>
 <!--+
     |end bottomstrip
     +-->

Modified: xmlgraphics/site/deploy/fop/dev/design/useragent.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/dev/design/useragent.pdf?rev=1161429&r1=1161428&r2=1161429&view=diff
==============================================================================
Files xmlgraphics/site/deploy/fop/dev/design/useragent.pdf (original) and xmlgraphics/site/deploy/fop/dev/design/useragent.pdf Thu Aug 25 08:04:24 2011 differ

Modified: xmlgraphics/site/deploy/fop/dev/doc.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/dev/doc.html?rev=1161429&r1=1161428&r2=1161429&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/dev/doc.html (original)
+++ xmlgraphics/site/deploy/fop/dev/doc.html Thu Aug 25 08:04:24 2011
@@ -3,7 +3,7 @@
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.8">
+<meta name="Forrest-version" content="0.9">
 <meta name="Forrest-skin-name" content="pelt">
 <title>FOP Development: Managing Documentation</title>
 <link type="text/css" href="../skin/basic.css" rel="stylesheet">
@@ -185,7 +185,7 @@ document.write("Last Published: " + docu
 <a href="../dev/implement.html">Walk-Thru</a>
 </div>
 <div class="menuitem">
-<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Fop&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&namedcmd=Fop+all&newqueryname=fop+patch+queue&tofooter=1&order=Reuse+same+sort+as+last+time">Patch Queue</a>
+<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Fop&amp;short_desc=%5BPATCH%5D&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;namedcmd=Fop+all&amp;newqueryname=fop+patch+queue&amp;tofooter=1&amp;order=Reuse+same+sort+as+last+time">Patch Queue</a>
 </div>
 <div class="menuitem">
 <a href="../dev/conventions.html">Conventions</a>
@@ -206,7 +206,7 @@ document.write("Last Published: " + docu
 <a href="../dev/release.html">Release</a>
 </div>
 <div class="menuitem">
-<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Fop&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&order=bug_severity%2Cpriority%20DESC">Bugs</a>
+<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Fop&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;order=bug_severity%2Cpriority%20DESC">Bugs</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.6', '../skin/')" id="menu_1.6Title" class="menutitle">Resources</div>
@@ -258,6 +258,7 @@ document.write("Last Published: " + docu
 	          &nbsp;<input value="+a" class="biggerfont" title="Enlarge text" onclick="ndeSetTextSize('incr'); return false;" type="button">
 </div>
 <h1>FOP Development: Managing Documentation</h1>
+<div id="front-matter">
 <div id="minitoc-area">
 <ul class="minitoc">
 <li>
@@ -296,8 +297,9 @@ document.write("Last Published: " + docu
 </li>
 </ul>
 </div>
+</div>
     
-<a name="N10011"></a><a name="general"></a>
+<a name="general"></a>
 <h2 class="underlined_10">General Information</h2>
 <div class="section">
 <p>All raw documentation content is managed in the FOP SVN repository.
@@ -311,11 +313,11 @@ The path to the documentation is src/doc
 <p>Basic documents are stored in XML files, and use DTDs provided by Apache Forrest.</p>
 </div>
     
-<a name="N10021"></a><a name="design"></a>
+<a name="design"></a>
 <h2 class="underlined_10">Design Principles</h2>
 <div class="section">
 <p>These principles are not written in stone, but reflect the current philosophy, and are documented here primarily to help achieve consistency. These principles should be changed if better or more practical ones are found, but they should probably be discussed and changed by common consent.</p>
-<a name="N1002A"></a><a name="where"></a>
+<a name="where"></a>
 <h3 class="underlined_5">Where</h3>
 <ul>
           
@@ -324,16 +326,16 @@ The path to the documentation is src/doc
 <li>To the extent possible, try to document a topic exactly once, in the place the user is most likely to look for it, then link to that from other locations as appropriate. This is somewhat contrary to the principle above, which should be applied as a higher priority.</li>
         
 </ul>
-<a name="N1003A"></a><a name="design-when"></a>
+<a name="design-when"></a>
 <h3 class="underlined_5">When</h3>
 <p>The documentation and the product are in a constant state of change, and there is some difficulty in deciding what product state the website content should reflect. The current thinking is that the website should reflect the current state of the repository code branch from which releases are made. Features or other documentation that applies to unreleased code should be marked in such a way within the content that the user can determine whether and how it applies to the version they are using. For example, "Feature xyz is first available in Release n.nn.n".</p>
 <p>Other approaches were considered, but all seemed to have significantly higher costs both to the users and the developers. From the user's standpoint, the choice is either that they potentially have to look multiple places to get the information they need (which was rejected), or they have to filter out an occasional feature that is in code available subsequent to their release (which was accepted).</p>
 </div>
     
-<a name="N10048"></a><a name="web"></a>
+<a name="web"></a>
 <h2 class="underlined_10">Website</h2>
 <div class="section">
-<a name="N1004E"></a><a name="web-background"></a>
+<a name="web-background"></a>
 <h3 class="underlined_5">Background</h3>
 <p>The FOP web site and documentation are generated using <a class="external" href="http://forrest.apache.org">Apache Forrest</a>.</p>
 <p>The following table summarizes the flow of data to the FOP website in chronological order:</p>
@@ -380,7 +382,7 @@ The path to the documentation is src/doc
 <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>
-<a name="N100C5"></a><a name="web-forrestbot-publish"></a>
+<a name="web-forrestbot-publish"></a>
 <h3 class="underlined_5">ForrestBot "publish" Step-by-Step</h3>
 <p>
           We're using ForrestBot for build and deploy the FOP website. ForrestBot comes with Apache Forrest 0.8.
@@ -424,7 +426,7 @@ The path to the documentation is src/doc
           The reason for putting the generated website in the SVN repository: The infrastructure
           people want to be able to restore the websites themselves in case of a crash.
         </p>
-<a name="N100EC"></a><a name="web-local-forrest"></a>
+<a name="web-local-forrest"></a>
 <h3 class="underlined_5">Using a Local Forrest</h3>
 <p>To use a local Forrest (during website development, not for deployment):</p>
 <ul>
@@ -451,7 +453,7 @@ The path to the documentation is src/doc
           can simply refresh in the browser after a change.
         </div>
 </div>
-<a name="N10115"></a><a name="distribution"></a>
+<a name="distribution"></a>
 <h3 class="underlined_5">Updating Distribution Files</h3>
 <p>
           The Apache distribution system mirrors distributions around the world. Since it uses
@@ -464,7 +466,7 @@ The path to the documentation is src/doc
 <p>
           Please be careful when doing stuff like that.
         </p>
-<a name="N10130"></a><a name="delete"></a>
+<a name="delete"></a>
 <h3 class="underlined_5">Deleting Documentation Files</h3>
 <p>
           ForrestBot simply uploads the whole generated site. It doesn't delete obsolete files. You
@@ -499,7 +501,10 @@ document.write("Last Published: " + docu
 <div class="copyright">
         Copyright &copy;
          1999-2011 <a href="http://www.apache.org/licenses/">The Apache Software Foundation. Licensed under Apache License 2.0</a>
-</div>
+<br>
+    Apache, Apache FOP, the Apache feather logo, and the Apache FOP
+    logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
+  </div>
 <!--+
     |end bottomstrip
     +-->

Modified: xmlgraphics/site/deploy/fop/dev/doc.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/dev/doc.pdf?rev=1161429&r1=1161428&r2=1161429&view=diff
==============================================================================
Files xmlgraphics/site/deploy/fop/dev/doc.pdf (original) and xmlgraphics/site/deploy/fop/dev/doc.pdf Thu Aug 25 08:04:24 2011 differ

Modified: xmlgraphics/site/deploy/fop/dev/extensions.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/dev/extensions.html?rev=1161429&r1=1161428&r2=1161429&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/dev/extensions.html (original)
+++ xmlgraphics/site/deploy/fop/dev/extensions.html Thu Aug 25 08:04:24 2011
@@ -3,7 +3,7 @@
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.8">
+<meta name="Forrest-version" content="0.9">
 <meta name="Forrest-skin-name" content="pelt">
 <title>FOP Development: Adding an Extension</title>
 <link type="text/css" href="../skin/basic.css" rel="stylesheet">
@@ -185,7 +185,7 @@ document.write("Last Published: " + docu
 <a href="../dev/implement.html">Walk-Thru</a>
 </div>
 <div class="menuitem">
-<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Fop&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&namedcmd=Fop+all&newqueryname=fop+patch+queue&tofooter=1&order=Reuse+same+sort+as+last+time">Patch Queue</a>
+<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Fop&amp;short_desc=%5BPATCH%5D&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;namedcmd=Fop+all&amp;newqueryname=fop+patch+queue&amp;tofooter=1&amp;order=Reuse+same+sort+as+last+time">Patch Queue</a>
 </div>
 <div class="menuitem">
 <a href="../dev/conventions.html">Conventions</a>
@@ -206,7 +206,7 @@ document.write("Last Published: " + docu
 <a href="../dev/release.html">Release</a>
 </div>
 <div class="menuitem">
-<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Fop&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&order=bug_severity%2Cpriority%20DESC">Bugs</a>
+<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Fop&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;order=bug_severity%2Cpriority%20DESC">Bugs</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.6', '../skin/')" id="menu_1.6Title" class="menutitle">Resources</div>
@@ -258,6 +258,7 @@ document.write("Last Published: " + docu
 	          &nbsp;<input value="+a" class="biggerfont" title="Enlarge text" onclick="ndeSetTextSize('incr'); return false;" type="button">
 </div>
 <h1>FOP Development: Adding an Extension</h1>
+<div id="front-matter">
 <div id="minitoc-area">
 <ul class="minitoc">
 <li>
@@ -268,8 +269,9 @@ document.write("Last Published: " + docu
 </li>
 </ul>
 </div>
+</div>
     
-<a name="N10011"></a><a name="overview"></a>
+<a name="overview"></a>
 <h2 class="underlined_10">Overview</h2>
 <div class="section">
 <p>For documentation of standard FOP extensions, see the <a href="../trunk/extensions.html">User FOP Extensions</a> document.</p>
@@ -289,7 +291,7 @@ some reason then you can write an extens
 </ul>
 </div>
           
-<a name="N10031"></a><a name="adding"></a>
+<a name="adding"></a>
 <h2 class="underlined_10">Adding Your Own</h2>
 <div class="section">
 <p>
@@ -341,7 +343,10 @@ document.write("Last Published: " + docu
 <div class="copyright">
         Copyright &copy;
          1999-2011 <a href="http://www.apache.org/licenses/">The Apache Software Foundation. Licensed under Apache License 2.0</a>
-</div>
+<br>
+    Apache, Apache FOP, the Apache feather logo, and the Apache FOP
+    logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
+  </div>
 <!--+
     |end bottomstrip
     +-->

Modified: xmlgraphics/site/deploy/fop/dev/extensions.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/dev/extensions.pdf?rev=1161429&r1=1161428&r2=1161429&view=diff
==============================================================================
Files xmlgraphics/site/deploy/fop/dev/extensions.pdf (original) and xmlgraphics/site/deploy/fop/dev/extensions.pdf Thu Aug 25 08:04:24 2011 differ

Modified: xmlgraphics/site/deploy/fop/dev/faq.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/dev/faq.html?rev=1161429&r1=1161428&r2=1161429&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/dev/faq.html (original)
+++ xmlgraphics/site/deploy/fop/dev/faq.html Thu Aug 25 08:04:24 2011
@@ -3,7 +3,7 @@
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.8">
+<meta name="Forrest-version" content="0.9">
 <meta name="Forrest-skin-name" content="pelt">
 <title>FOP Development: FAQ</title>
 <link type="text/css" href="../skin/basic.css" rel="stylesheet">
@@ -185,7 +185,7 @@ document.write("Last Published: " + docu
 <a href="../dev/implement.html">Walk-Thru</a>
 </div>
 <div class="menuitem">
-<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Fop&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&namedcmd=Fop+all&newqueryname=fop+patch+queue&tofooter=1&order=Reuse+same+sort+as+last+time">Patch Queue</a>
+<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Fop&amp;short_desc=%5BPATCH%5D&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;namedcmd=Fop+all&amp;newqueryname=fop+patch+queue&amp;tofooter=1&amp;order=Reuse+same+sort+as+last+time">Patch Queue</a>
 </div>
 <div class="menuitem">
 <a href="../dev/conventions.html">Conventions</a>
@@ -206,7 +206,7 @@ document.write("Last Published: " + docu
 <a href="../dev/release.html">Release</a>
 </div>
 <div class="menuitem">
-<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Fop&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&order=bug_severity%2Cpriority%20DESC">Bugs</a>
+<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Fop&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;order=bug_severity%2Cpriority%20DESC">Bugs</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_selected_1.6', '../skin/')" id="menu_selected_1.6Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">Resources</div>
@@ -258,12 +258,10 @@ document.write("Last Published: " + docu
 	          &nbsp;<input value="+a" class="biggerfont" title="Enlarge text" onclick="ndeSetTextSize('incr'); return false;" type="button">
 </div>
 <h1>FOP Development: FAQ</h1>
+<div id="front-matter">
 <div id="minitoc-area">
 <ul class="minitoc">
 <li>
-<a href="#Questions">Questions</a>
-<ul class="minitoc">
-<li>
 <a href="#part_general">1. General Questions</a>
 <ul class="minitoc">
 <li>
@@ -291,20 +289,13 @@ document.write("Last Published: " + docu
 </ul>
 </li>
 </ul>
-</li>
-</ul>
 </div>
-<a name="N10009"></a><a name="Questions"></a>
-<h2 class="underlined_10">Questions</h2>
-<div class="section">
-<a name="N1000D"></a><a name="part_general"></a>
-<h3 class="underlined_5">1. General Questions</h3>
-<a name="N10011"></a><a name="faq-N1000D"></a>
-<h4 class="faq">1.1. How can I contribute?</h4>
-<div align="right">
-<a href="#faq-N1000D-menu">^</a>
 </div>
-<div style="margin-left: 15px">
+<a name="part_general"></a>
+<h2 class="underlined_10">1. General Questions</h2>
+<div class="section">
+<a name="faq-N1000D"></a>
+<h3 class="underlined_5">1.1. How can I contribute?</h3>
 <p>There are many ways that you can help:</p>
 <ul>
           
@@ -318,40 +309,28 @@ document.write("Last Published: " + docu
         
 </ul>
 </div>
-<a name="N10030"></a><a name="part_documentation"></a>
-<h3 class="underlined_5">2. Documentation</h3>
-<a name="N10034"></a><a name="javadoc_location"></a>
-<h4 class="faq">2.1. How do I get the javadocs for FOP?</h4>
-<div align="right">
-<a href="#javadoc_location-menu">^</a>
-</div>
-<div style="margin-left: 15px">
+<a name="part_documentation"></a>
+<h2 class="underlined_10">2. Documentation</h2>
+<div class="section">
+<a name="javadoc_location"></a>
+<h3 class="underlined_5">2.1. How do I get the javadocs for FOP?</h3>
 <p>Currently, the only way to get FOP javadocs is to <a href="../download.html">
         Download the source code</a> and then <a href="../trunk/compiling.html">Build
         FOP</a> using the ant build task "javadocs".</p>
-</div>
-<a name="N10044"></a><a name="doc-mgt"></a>
-<h4 class="faq">2.2. Where can I learn how the FOP docs and web site are built?</h4>
-<div align="right">
-<a href="#doc-mgt-menu">^</a>
-</div>
-<div style="margin-left: 15px">
+<a name="doc-mgt"></a>
+<h3 class="underlined_5">2.2. Where can I learn how the FOP docs and web site are built?</h3>
 <p>
             See FOP <a href="doc.html">Doc Management</a>. ;-)
         </p>
 </div>
-<a name="N10050"></a><a name="part_further_help"></a>
-<h3 class="underlined_5">3. Further Help</h3>
-<a name="N10054"></a><a name="other_faqs"></a>
-<h4 class="faq">3.1. I don't see my question addressed here. Are there other FAQs?</h4>
-<div align="right">
-<a href="#other_faqs-menu">^</a>
-</div>
-<div style="margin-left: 15px">
+<a name="part_further_help"></a>
+<h2 class="underlined_10">3. Further Help</h2>
+<div class="section">
+<a name="other_faqs"></a>
+<h3 class="underlined_5">3.1. I don't see my question addressed here. Are there other FAQs?</h3>
 <p>Yes. See also the <a href="../faq.html">FOP General FAQs</a>.</p>
 </div>
 </div>
-</div>
 <!--+
     |end content
     +-->
@@ -369,7 +348,10 @@ document.write("Last Published: " + docu
 <div class="copyright">
         Copyright &copy;
          1999-2011 <a href="http://www.apache.org/licenses/">The Apache Software Foundation. Licensed under Apache License 2.0</a>
-</div>
+<br>
+    Apache, Apache FOP, the Apache feather logo, and the Apache FOP
+    logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
+  </div>
 <!--+
     |end bottomstrip
     +-->

Modified: xmlgraphics/site/deploy/fop/dev/faq.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/dev/faq.pdf?rev=1161429&r1=1161428&r2=1161429&view=diff
==============================================================================
Files xmlgraphics/site/deploy/fop/dev/faq.pdf (original) and xmlgraphics/site/deploy/fop/dev/faq.pdf Thu Aug 25 08:04:24 2011 differ

Modified: xmlgraphics/site/deploy/fop/dev/faq.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/dev/faq.xml?rev=1161429&r1=1161428&r2=1161429&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/dev/faq.xml (original)
+++ xmlgraphics/site/deploy/fop/dev/faq.xml Thu Aug 25 08:04:24 2011
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
---><!-- $Id$ --><document><header><title>FOP Development: FAQ</title></header><body><section id="Questions"><title>Questions</title><section id="part_general"><title>1. General Questions</title><section id="faq-N1000D"><title>1.1. How can I contribute?</title>
+--><!-- $Id$ --><document><header><title>FOP Development: FAQ</title></header><body><section id="part_general"><title>1. General Questions</title><section id="faq-N1000D"><title>1.1. How can I contribute?</title>
         <p>There are many ways that you can help:</p>
         <ul>
           <li>You can help us implement missing features that are needed in order to comply with the standard. See the <link href="../compliance.html">Standards Compliance</link> for more details.</li>
@@ -31,4 +31,4 @@
         </p>
       </section></section><section id="part_further_help"><title>3. Further Help</title><section id="other_faqs"><title>3.1. I don't see my question addressed here. Are there other FAQs?</title>
         <p>Yes. See also the <link href="../faq.html">FOP General FAQs</link>.</p>
-      </section></section></section></body></document>
+      </section></section></body></document>

Modified: xmlgraphics/site/deploy/fop/dev/implement.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/dev/implement.html?rev=1161429&r1=1161428&r2=1161429&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/dev/implement.html (original)
+++ xmlgraphics/site/deploy/fop/dev/implement.html Thu Aug 25 08:04:24 2011
@@ -3,7 +3,7 @@
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.8">
+<meta name="Forrest-version" content="0.9">
 <meta name="Forrest-skin-name" content="pelt">
 <title>FOP Development: Implementation Overview</title>
 <link type="text/css" href="../skin/basic.css" rel="stylesheet">
@@ -185,7 +185,7 @@ document.write("Last Published: " + docu
 <div class="menupagetitle">Walk-Thru</div>
 </div>
 <div class="menuitem">
-<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Fop&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&namedcmd=Fop+all&newqueryname=fop+patch+queue&tofooter=1&order=Reuse+same+sort+as+last+time">Patch Queue</a>
+<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Fop&amp;short_desc=%5BPATCH%5D&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;namedcmd=Fop+all&amp;newqueryname=fop+patch+queue&amp;tofooter=1&amp;order=Reuse+same+sort+as+last+time">Patch Queue</a>
 </div>
 <div class="menuitem">
 <a href="../dev/conventions.html">Conventions</a>
@@ -206,7 +206,7 @@ document.write("Last Published: " + docu
 <a href="../dev/release.html">Release</a>
 </div>
 <div class="menuitem">
-<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Fop&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&order=bug_severity%2Cpriority%20DESC">Bugs</a>
+<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Fop&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;order=bug_severity%2Cpriority%20DESC">Bugs</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.6', '../skin/')" id="menu_1.6Title" class="menutitle">Resources</div>
@@ -259,6 +259,7 @@ document.write("Last Published: " + docu
 </div>
 <h1>FOP Development: Implementation Overview</h1>
 <h3>Following a Document Through FOP</h3>
+<div id="front-matter">
 <div id="minitoc-area">
 <ul class="minitoc">
 <li>
@@ -281,16 +282,17 @@ document.write("Last Published: " + docu
 </li>
 </ul>
 </div>
+</div>
     
 <p>The purpose of this document is to tie together the FOP design (interface) with some of the key points where control is passed within FOP (implementation), so that developers can quickly find the section of code that is relevant to their needs. The process described is for a "typical" command-line document. All classes are in org.apache.fop unless otherwise designated.</p>
     
-<a name="N1001E"></a><a name="Overview"></a>
+<a name="Overview"></a>
 <h2 class="underlined_10">Overview</h2>
 <div class="section">
 <p>The input FO document is sent to the FO tree builder via SAX events. Fragments of an FO Tree are built from this process. As each page-sequence element is completed, it is passed to a layout processor, which in turn converts it into an Area Tree. The Area Tree is then given to the Renderer, which converts it into a stream of data containing the output document. The sections below will provide additional details. Where needed differences between the trunk and maintenance branches are shown in tabular format.</p>
 </div>
     
-<a name="N10028"></a><a name="Startup"></a>
+<a name="Startup"></a>
 <h2 class="underlined_10">Startup</h2>
 <div class="section">
 <ul>
@@ -304,7 +306,7 @@ document.write("Last Published: " + docu
 </ul>
 </div>
     
-<a name="N10044"></a><a name="Formatting+Object+Tree"></a>
+<a name="Formatting+Object+Tree"></a>
 <h2 class="underlined_10">Formatting Object Tree</h2>
 <div class="section">
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -352,7 +354,7 @@ document.write("Last Published: " + docu
 </table>
 </div>
     
-<a name="N100CA"></a><a name="Layout"></a>
+<a name="Layout"></a>
 <h2 class="underlined_10">Layout</h2>
 <div class="section">
 <p>There are layout managers for each type of layout decision.
@@ -362,7 +364,7 @@ Static areas can then be added for any s
 As pages are completed, they are added to the Area Tree.</p>
 </div>
     
-<a name="N100D4"></a><a name="Area+Tree"></a>
+<a name="Area+Tree"></a>
 <h2 class="underlined_10">Area Tree</h2>
 <div class="section">
 <p>The area tree is a data structure designed to hold the page areas.
@@ -377,7 +379,7 @@ directly by a renderer or to store the p
 </p>
 </div>
     
-<a name="N100E1"></a><a name="Rendering"></a>
+<a name="Rendering"></a>
 <h2 class="underlined_10">Rendering</h2>
 <div class="section">
 <p>
@@ -420,7 +422,10 @@ document.write("Last Published: " + docu
 <div class="copyright">
         Copyright &copy;
          1999-2011 <a href="http://www.apache.org/licenses/">The Apache Software Foundation. Licensed under Apache License 2.0</a>
-</div>
+<br>
+    Apache, Apache FOP, the Apache feather logo, and the Apache FOP
+    logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
+  </div>
 <!--+
     |end bottomstrip
     +-->

Modified: xmlgraphics/site/deploy/fop/dev/implement.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/dev/implement.pdf?rev=1161429&r1=1161428&r2=1161429&view=diff
==============================================================================
Files xmlgraphics/site/deploy/fop/dev/implement.pdf (original) and xmlgraphics/site/deploy/fop/dev/implement.pdf Thu Aug 25 08:04:24 2011 differ

Modified: xmlgraphics/site/deploy/fop/dev/index.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/dev/index.html?rev=1161429&r1=1161428&r2=1161429&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/dev/index.html (original)
+++ xmlgraphics/site/deploy/fop/dev/index.html Thu Aug 25 08:04:24 2011
@@ -3,7 +3,7 @@
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.8">
+<meta name="Forrest-version" content="0.9">
 <meta name="Forrest-skin-name" content="pelt">
 <title>FOP Development: General Information</title>
 <link type="text/css" href="../skin/basic.css" rel="stylesheet">
@@ -185,7 +185,7 @@ document.write("Last Published: " + docu
 <a href="../dev/implement.html">Walk-Thru</a>
 </div>
 <div class="menuitem">
-<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Fop&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&namedcmd=Fop+all&newqueryname=fop+patch+queue&tofooter=1&order=Reuse+same+sort+as+last+time">Patch Queue</a>
+<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Fop&amp;short_desc=%5BPATCH%5D&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;namedcmd=Fop+all&amp;newqueryname=fop+patch+queue&amp;tofooter=1&amp;order=Reuse+same+sort+as+last+time">Patch Queue</a>
 </div>
 <div class="menuitem">
 <a href="../dev/conventions.html">Conventions</a>
@@ -206,7 +206,7 @@ document.write("Last Published: " + docu
 <a href="../dev/release.html">Release</a>
 </div>
 <div class="menuitem">
-<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Fop&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&order=bug_severity%2Cpriority%20DESC">Bugs</a>
+<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Fop&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;order=bug_severity%2Cpriority%20DESC">Bugs</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.6', '../skin/')" id="menu_1.6Title" class="menutitle">Resources</div>
@@ -261,6 +261,7 @@ document.write("Last Published: " + docu
 	          &nbsp;<input value="+a" class="biggerfont" title="Enlarge text" onclick="ndeSetTextSize('incr'); return false;" type="button">
 </div>
 <h1>FOP Development: General Information</h1>
+<div id="front-matter">
 <div id="minitoc-area">
 <ul class="minitoc">
 <li>
@@ -303,8 +304,9 @@ document.write("Last Published: " + docu
 </li>
 </ul>
 </div>
+</div>
     
-<a name="N10011"></a><a name="intro"></a>
+<a name="intro"></a>
 <h2 class="underlined_10">Introduction</h2>
 <div class="section">
 <p>These pages contain information that should be helpful for those developing FOP.
@@ -312,7 +314,7 @@ This certainly includes programmers, but
 <p>For basic and user information on FOP, please visit the <a class="external" href="http://xml.apache.org/fop">FOP homepage</a>.</p>
 </div>
     
-<a name="N10022"></a><a name="lines"></a>
+<a name="lines"></a>
 <h2 class="underlined_10">Development</h2>
 <div class="section">
 <p>
@@ -329,13 +331,13 @@ This certainly includes programmers, but
 </div>
 </div>
     
-<a name="N10034"></a><a name="involved"></a>
+<a name="involved"></a>
 <h2 class="underlined_10">Getting Involved</h2>
 <div class="section">
-<a name="N1003A"></a><a name="apache-roles"></a>
+<a name="apache-roles"></a>
 <h3 class="underlined_5">Understand Apache Roles</h3>
 <p>Review the <a class="external" href="http://xml.apache.org/roles.html">Apache Project Roles and Responsibilities</a> document for an understanding of the various roles of contributors within the community.</p>
-<a name="N10048"></a><a name="fop-tasks"></a>
+<a name="fop-tasks"></a>
 <h3 class="underlined_5">How you can help</h3>
 <p>There are many different ways that you can help with FOP development. The following is a non-exhaustive list of ways that <em>non-programmers</em> can help. Remember that an hour spent on the tasks below is an hour that a programmer can devote to fixing bugs or adding features instead:</p>
 <ul>
@@ -365,12 +367,12 @@ This certainly includes programmers, but
 <li>Implementing new features.</li>
         
 </ul>
-<a name="N1007C"></a><a name="fop-standards"></a>
+<a name="fop-standards"></a>
 <h3 class="underlined_5">Understand FOP-related standards</h3>
 <p>At the moment FOP is mainly a tool to render XSL-FO files to pdf. Therefore if you want to contribute to FOP you should become familiar with these standards. You can find links at <a href="../resources.html#specs">Specifications</a>.</p>
-<a name="N1008A"></a><a name="doc"></a>
+<a name="doc"></a>
 <h3 class="underlined_5">Review the Developer Documentation</h3>
-<a name="N10091"></a><a name="design"></a>
+<a name="design"></a>
 <h3 class="underlined_5">Understand FOP's Design</h3>
 <p>The design for FOP is specified under the <a href="design/index.html">Design</a> section. This is where the information on how FOP is developed and designed
 internally will be kept.
@@ -384,7 +386,7 @@ internally will be kept.
           Our design documentation may not always be up to date!
         </div>
 </div>
-<a name="N100A9"></a><a name="mail-fop-dev"></a>
+<a name="mail-fop-dev"></a>
 <h3 class="underlined_5">Subscribe to the fop-dev Mailing List</h3>
 <p>Use this forum to discuss topics related to FOP development, including patch submissions, bug reports, and design issues. Please <em>do not</em> use it for XML support, XSLT support, XSL-FO support, or even FOP support.
 Appropriate mailing lists for these topics can be found on the <a href="../maillist.html">FOP Mailing List</a> page.
@@ -399,7 +401,7 @@ To review the archives, you have several
               
 <li>The <a href="http://xmlgraphics.apache.org/mail/fop-dev/">Apache Mailing List archive (gzipped mbox files)</a>.</li>
               
-<li>The <a class="external" href="http://marc.theaimsgroup.com/?l=fop-dev&r=1&w=2">Mailing list ARChives</a> (MARC) at the AIMS group (search).</li>
+<li>The <a class="external" href="http://marc.theaimsgroup.com/?l=fop-dev&amp;r=1&amp;w=2">Mailing list ARChives</a> (MARC) at the AIMS group (search).</li>
               
 <li>
 <a class="external" href="http://www.mail-archive.com/fop-dev%40xmlgraphics.apache.org/">The Mail Archive</a>.</li>
@@ -438,7 +440,7 @@ To unsubscribe: Send email to <a href="m
           </li>
         
 </ul>
-<a name="N1011D"></a><a name="mail-fop-cvs"></a>
+<a name="mail-fop-cvs"></a>
 <h3 class="underlined_5">Subscribe to the fop-commits Mailing List</h3>
 <p>When changes are committed to the code repository, a record of the diffs is emailed to the fop-cvs mailing list. FOP developers are encouraged to subscribe to this list because it helps in following the progress of the project.
         </p>
@@ -452,7 +454,7 @@ To unsubscribe: Send email to <a href="m
               
 <li>The <a href="http://xmlgraphics.apache.org/mail/fop-commits/">Apache Mailing List archive (gzipped mbox files)</a>.</li>
               
-<li>The <a class="external" href="http://marc.theaimsgroup.com/?l=fop-cvs&r=1&w=2">Mailing list ARChives</a> (MARC) at the AIMS group (search).</li>
+<li>The <a class="external" href="http://marc.theaimsgroup.com/?l=fop-cvs&amp;r=1&amp;w=2">Mailing list ARChives</a> (MARC) at the AIMS group (search).</li>
               
 <li>
 <a class="external" href="http://www.mail-archive.com/fop-commits%40xmlgraphics.apache.org/">The Mail Archive</a>.</li>
@@ -468,7 +470,7 @@ To unsubscribe: Send email to <a href="m
 <li>Subscribe by sending an email to <a href="mailto:fop-commits-subscribe.at.xmlgraphics.apache.org">fop-commits-subscribe@xmlgraphics.apache.org</a>.</li>
         
 </ul>
-<a name="N10160"></a><a name="dev-code"></a>
+<a name="dev-code"></a>
 <h3 class="underlined_5">Download and Use the Developers' Code Using Subversion</h3>
 <p>
           Between releases the newest code can be accessed via SVN. To do this 
@@ -477,7 +479,7 @@ To unsubscribe: Send email to <a href="m
           be found at <a href="http://xmlgraphics.apache.org/repo.html">http://xmlgraphics.apache.org/repo.html</a>.
           More information can be found on the <a href="tools.html">Tools page</a>.
         </p>
-<a name="N10172"></a><a name="patches"></a>
+<a name="patches"></a>
 <h3 class="underlined_5">Submitting Patches</h3>
 <p>If you have useful changes to source code (bugfixes or enhancements), test files, or documentation that you would like to contribute to the project, please do the following:</p>
 <ul>
@@ -516,7 +518,10 @@ document.write("Last Published: " + docu
 <div class="copyright">
         Copyright &copy;
          1999-2011 <a href="http://www.apache.org/licenses/">The Apache Software Foundation. Licensed under Apache License 2.0</a>
-</div>
+<br>
+    Apache, Apache FOP, the Apache feather logo, and the Apache FOP
+    logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
+  </div>
 <div id="logos"></div>
 <!--+
     |end bottomstrip

Modified: xmlgraphics/site/deploy/fop/dev/index.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/dev/index.pdf?rev=1161429&r1=1161428&r2=1161429&view=diff
==============================================================================
Files xmlgraphics/site/deploy/fop/dev/index.pdf (original) and xmlgraphics/site/deploy/fop/dev/index.pdf Thu Aug 25 08:04:24 2011 differ

Modified: xmlgraphics/site/deploy/fop/dev/release.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/dev/release.html?rev=1161429&r1=1161428&r2=1161429&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/dev/release.html (original)
+++ xmlgraphics/site/deploy/fop/dev/release.html Thu Aug 25 08:04:24 2011
@@ -3,7 +3,7 @@
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.8">
+<meta name="Forrest-version" content="0.9">
 <meta name="Forrest-skin-name" content="pelt">
 <title>FOP Development: Release Mechanics</title>
 <link type="text/css" href="../skin/basic.css" rel="stylesheet">
@@ -185,7 +185,7 @@ document.write("Last Published: " + docu
 <a href="../dev/implement.html">Walk-Thru</a>
 </div>
 <div class="menuitem">
-<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Fop&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&namedcmd=Fop+all&newqueryname=fop+patch+queue&tofooter=1&order=Reuse+same+sort+as+last+time">Patch Queue</a>
+<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Fop&amp;short_desc=%5BPATCH%5D&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;namedcmd=Fop+all&amp;newqueryname=fop+patch+queue&amp;tofooter=1&amp;order=Reuse+same+sort+as+last+time">Patch Queue</a>
 </div>
 <div class="menuitem">
 <a href="../dev/conventions.html">Conventions</a>
@@ -206,7 +206,7 @@ document.write("Last Published: " + docu
 <div class="menupagetitle">Release</div>
 </div>
 <div class="menuitem">
-<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Fop&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&order=bug_severity%2Cpriority%20DESC">Bugs</a>
+<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Fop&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;order=bug_severity%2Cpriority%20DESC">Bugs</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.6', '../skin/')" id="menu_1.6Title" class="menutitle">Resources</div>
@@ -258,6 +258,7 @@ document.write("Last Published: " + docu
 	          &nbsp;<input value="+a" class="biggerfont" title="Enlarge text" onclick="ndeSetTextSize('incr'); return false;" type="button">
 </div>
 <h1>FOP Development: Release Mechanics</h1>
+<div id="front-matter">
 <div id="minitoc-area">
 <ul class="minitoc">
 <li>
@@ -274,8 +275,9 @@ document.write("Last Published: " + docu
 </li>
 </ul>
 </div>
+</div>
     
-<a name="N10011"></a><a name="intro"></a>
+<a name="intro"></a>
 <h2 class="underlined_10">Introduction</h2>
 <div class="section">
 <p>This page documents the process of creating a FOP release.
@@ -284,7 +286,7 @@ The purpose of documenting it here is to
 <p>The checklist below was assembled from Christian Geisert's notes. It will be expanded in the future as he has time.</p>
 </div>
     
-<a name="N1001E"></a><a name="checklist"></a>
+<a name="checklist"></a>
 <h2 class="underlined_10">Checklist</h2>
 <div class="section">
 <ul>
@@ -424,7 +426,7 @@ The purpose of documenting it here is to
 </ul>
 </div>
     
-<a name="N10112"></a><a name="other-checklists"></a>
+<a name="other-checklists"></a>
 <h2 class="underlined_10">Resources</h2>
 <div class="section">
 <p>The following is a sample of some other project release checklists, which might be consulted for ideas:</p>
@@ -456,7 +458,7 @@ The purpose of documenting it here is to
 </ul>
 </div>
     
-<a name="N1013F"></a><a name="announcements"></a>
+<a name="announcements"></a>
 <h2 class="underlined_10">Announcing the release</h2>
 <div class="section">
 <p>Here's a collected list of places where to announce new FOP releases:</p>
@@ -513,7 +515,10 @@ document.write("Last Published: " + docu
 <div class="copyright">
         Copyright &copy;
          1999-2011 <a href="http://www.apache.org/licenses/">The Apache Software Foundation. Licensed under Apache License 2.0</a>
-</div>
+<br>
+    Apache, Apache FOP, the Apache feather logo, and the Apache FOP
+    logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
+  </div>
 <!--+
     |end bottomstrip
     +-->

Modified: xmlgraphics/site/deploy/fop/dev/release.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/dev/release.pdf?rev=1161429&r1=1161428&r2=1161429&view=diff
==============================================================================
Files xmlgraphics/site/deploy/fop/dev/release.pdf (original) and xmlgraphics/site/deploy/fop/dev/release.pdf Thu Aug 25 08:04:24 2011 differ

Modified: xmlgraphics/site/deploy/fop/dev/rtflib.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/dev/rtflib.html?rev=1161429&r1=1161428&r2=1161429&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/dev/rtflib.html (original)
+++ xmlgraphics/site/deploy/fop/dev/rtflib.html Thu Aug 25 08:04:24 2011
@@ -3,7 +3,7 @@
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.8">
+<meta name="Forrest-version" content="0.9">
 <meta name="Forrest-skin-name" content="pelt">
 <title>FOP Development: RTFLib (jfor)</title>
 <link type="text/css" href="../skin/basic.css" rel="stylesheet">
@@ -185,7 +185,7 @@ document.write("Last Published: " + docu
 <a href="../dev/implement.html">Walk-Thru</a>
 </div>
 <div class="menuitem">
-<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Fop&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&namedcmd=Fop+all&newqueryname=fop+patch+queue&tofooter=1&order=Reuse+same+sort+as+last+time">Patch Queue</a>
+<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Fop&amp;short_desc=%5BPATCH%5D&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;namedcmd=Fop+all&amp;newqueryname=fop+patch+queue&amp;tofooter=1&amp;order=Reuse+same+sort+as+last+time">Patch Queue</a>
 </div>
 <div class="menuitem">
 <a href="../dev/conventions.html">Conventions</a>
@@ -206,7 +206,7 @@ document.write("Last Published: " + docu
 <a href="../dev/release.html">Release</a>
 </div>
 <div class="menuitem">
-<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Fop&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&order=bug_severity%2Cpriority%20DESC">Bugs</a>
+<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Fop&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;order=bug_severity%2Cpriority%20DESC">Bugs</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.6', '../skin/')" id="menu_1.6Title" class="menutitle">Resources</div>
@@ -258,6 +258,7 @@ document.write("Last Published: " + docu
 	          &nbsp;<input value="+a" class="biggerfont" title="Enlarge text" onclick="ndeSetTextSize('incr'); return false;" type="button">
 </div>
 <h1>FOP Development: RTFLib (jfor)</h1>
+<div id="front-matter">
 <div id="minitoc-area">
 <ul class="minitoc">
 <li>
@@ -307,11 +308,12 @@ document.write("Last Published: " + docu
 </li>
 </ul>
 </div>
+</div>
     
-<a name="N10011"></a><a name="general"></a>
+<a name="general"></a>
 <h2 class="underlined_10">General Information</h2>
 <div class="section">
-<a name="N10017"></a><a name="intro"></a>
+<a name="intro"></a>
 <h3 class="underlined_5">Introduction</h3>
 <p>The RTFLib package is an open-source, <em>independent</em> package suitable for writing RTF files in a java environment.
 By <em>independent</em> we mean:</p>
@@ -325,10 +327,10 @@ This means it can be used anywhere RTF o
         
 </ul>
 <p>The FOP development team intends to keep the RTFLib package independent so that it can be used for other purposes.</p>
-<a name="N10033"></a><a name="history"></a>
+<a name="history"></a>
 <h3 class="underlined_5">History</h3>
 <p>RTFLib was originally developed by <a href="mailto:bdelacretaz.at.apache.org">Bertrand Delacr&eacute;taz</a> and the <a class="external" href="http://www.jfor.org">jfor</a> team. jfor was written under an Apache-style license, and the jfor team contributed the code to the Apache Software Foundation in June, 2003. RTFLib is a subset of the original jfor project, which also includes an XSL-FO parsing mechanism for a complete XSL-FO to RTF solution.</p>
-<a name="N10045"></a><a name="status"></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">
@@ -337,13 +339,13 @@ This means it can be used anywhere RTF o
 </div>
 </div>
     
-<a name="N1005B"></a><a name="userdoc"></a>
+<a name="userdoc"></a>
 <h2 class="underlined_10">User Documentation</h2>
 <div class="section">
-<a name="N10061"></a><a name="userdoc-overview"></a>
+<a name="userdoc-overview"></a>
 <h3 class="underlined_5">Overview</h3>
 <p>Perhaps the easiest way to see how to use RTFLib is by looking at an example. A set of test documents is part of the package, and can be <a class="external" href="http://cvs.apache.org/viewcvs.cgi/xml-fop/src/java/org/apache/fop/rtf/rtflib/testdocs/">viewed online</a>.
-A quick look at the Abstract <a class="external" href="http://cvs.apache.org/viewcvs.cgi/xml-fop/src/java/org/apache/fop/rtf/rtflib/testdocs/TestDocument.java?rev=HEAD&content-type=text/vnd.viewcvs-markup">TestDocument</a> class, and one of the Concrete subclasses, <a class="external" href="http://cvs.apache.org/viewcvs.cgi/xml-fop/src/java/org/apache/fop/rtf/rtflib/testdocs/SimpleDocument.java?rev=HEAD&content-type=text/vnd.viewcvs-markup">SimpleDocument</a> will provide the basics of how to use the package.</p>
+A quick look at the Abstract <a class="external" href="http://cvs.apache.org/viewcvs.cgi/xml-fop/src/java/org/apache/fop/rtf/rtflib/testdocs/TestDocument.java?rev=HEAD&amp;content-type=text/vnd.viewcvs-markup">TestDocument</a> class, and one of the Concrete subclasses, <a class="external" href="http://cvs.apache.org/viewcvs.cgi/xml-fop/src/java/org/apache/fop/rtf/rtflib/testdocs/SimpleDocument.java?rev=HEAD&amp;content-type=text/vnd.viewcvs-markup">SimpleDocument</a> will provide the basics of how to use the package.</p>
 <p>There are two basic concepts you will need to understand in order to use RTFLib:</p>
 <ul>
           
@@ -353,7 +355,7 @@ A quick look at the Abstract <a class="e
         
 </ul>
 <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>
+<a name="userdoc-structure"></a>
 <h3 class="underlined_5">Document Structure</h3>
 <div class="warning">
 <div class="label">Warning</div>
@@ -472,23 +474,23 @@ A quick look at the Abstract <a class="e
 </tr>
         
 </table>
-<a name="N101AD"></a><a name="userdoc-attributes"></a>
+<a name="userdoc-attributes"></a>
 <h3 class="underlined_5">Attributes</h3>
 <div class="warning">
 <div class="label">Warning</div>
 <div class="content">This section is very incomplete.</div>
 </div>
 <p>Attributes can be set for each container and piece of content in the document. The general approach is to build an RtfAttributes object containing the various attributes, then pass that RtfAttributes object to the method that creates the new container or content. See the Javadoc API documentation for RtfAttributes for details on the syntax for creating an RtfAttributes object. The following information lists the various attributes that can be set for each type of container.</p>
-<a name="N101B9"></a><a name="userdoc-attr-ig"></a>
+<a name="userdoc-attr-ig"></a>
 <h4>Information Group</h4>
 <p>These attributes are set when creating a Document.</p>
-<a name="N101C3"></a><a name="userdoc-attr-df"></a>
+<a name="userdoc-attr-df"></a>
 <h4>Document Formatting</h4>
 <p>These attributes are set when creating a Document.</p>
-<a name="N101CD"></a><a name="userdoc-attr-sf"></a>
+<a name="userdoc-attr-sf"></a>
 <h4>Section Formatting</h4>
 <p>These attributes are set when creating a Section.</p>
-<a name="N101D7"></a><a name="userdoc-attr-pf"></a>
+<a name="userdoc-attr-pf"></a>
 <h4>Paragraph Formatting</h4>
 <p>These attributes are set when creating a Paragraph.</p>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -656,7 +658,7 @@ A quick look at the Abstract <a class="e
 </tr>
           
 </table>
-<a name="N1036C"></a><a name="userdoc-attr-cf"></a>
+<a name="userdoc-attr-cf"></a>
 <h4>Character Formatting</h4>
 <p>These attributes are set when creating a Paragraph, or Text.</p>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -756,7 +758,10 @@ document.write("Last Published: " + docu
 <div class="copyright">
         Copyright &copy;
          1999-2011 <a href="http://www.apache.org/licenses/">The Apache Software Foundation. Licensed under Apache License 2.0</a>
-</div>
+<br>
+    Apache, Apache FOP, the Apache feather logo, and the Apache FOP
+    logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
+  </div>
 <!--+
     |end bottomstrip
     +-->

Modified: xmlgraphics/site/deploy/fop/dev/rtflib.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/dev/rtflib.pdf?rev=1161429&r1=1161428&r2=1161429&view=diff
==============================================================================
Files xmlgraphics/site/deploy/fop/dev/rtflib.pdf (original) and xmlgraphics/site/deploy/fop/dev/rtflib.pdf Thu Aug 25 08:04:24 2011 differ

Modified: xmlgraphics/site/deploy/fop/dev/svg.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/dev/svg.html?rev=1161429&r1=1161428&r2=1161429&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/dev/svg.html (original)
+++ xmlgraphics/site/deploy/fop/dev/svg.html Thu Aug 25 08:04:24 2011
@@ -3,7 +3,7 @@
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.8">
+<meta name="Forrest-version" content="0.9">
 <meta name="Forrest-skin-name" content="pelt">
 <title>FOP Development: SVG Issues</title>
 <link type="text/css" href="../skin/basic.css" rel="stylesheet">
@@ -185,7 +185,7 @@ document.write("Last Published: " + docu
 <a href="../dev/implement.html">Walk-Thru</a>
 </div>
 <div class="menuitem">
-<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Fop&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&namedcmd=Fop+all&newqueryname=fop+patch+queue&tofooter=1&order=Reuse+same+sort+as+last+time">Patch Queue</a>
+<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Fop&amp;short_desc=%5BPATCH%5D&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;namedcmd=Fop+all&amp;newqueryname=fop+patch+queue&amp;tofooter=1&amp;order=Reuse+same+sort+as+last+time">Patch Queue</a>
 </div>
 <div class="menuitem">
 <a href="../dev/conventions.html">Conventions</a>
@@ -206,7 +206,7 @@ document.write("Last Published: " + docu
 <a href="../dev/release.html">Release</a>
 </div>
 <div class="menuitem">
-<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Fop&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&order=bug_severity%2Cpriority%20DESC">Bugs</a>
+<a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Fop&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;order=bug_severity%2Cpriority%20DESC">Bugs</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.6', '../skin/')" id="menu_1.6Title" class="menutitle">Resources</div>
@@ -258,6 +258,7 @@ document.write("Last Published: " + docu
 	          &nbsp;<input value="+a" class="biggerfont" title="Enlarge text" onclick="ndeSetTextSize('incr'); return false;" type="button">
 </div>
 <h1>FOP Development: SVG Issues</h1>
+<div id="front-matter">
 <div id="minitoc-area">
 <ul class="minitoc">
 <li>
@@ -276,10 +277,11 @@ document.write("Last Published: " + docu
 </li>
 </ul>
 </div>
+</div>
     
 <p>See also <a href="../trunk/graphics.html#svg">SVG User Documentation</a> for more information.</p>
           
-<a name="N10018"></a><a name="Examples"></a>
+<a name="Examples"></a>
 <h2 class="underlined_10">Examples</h2>
 <div class="section">
 <p>
@@ -377,7 +379,7 @@ You will need Acrobat 5.0 to see transpa
 </table>
 </div>
           
-<a name="N10102"></a><a name="Developer+Notes"></a>
+<a name="Developer+Notes"></a>
 <h2 class="underlined_10">Developer Notes</h2>
 <div class="section">
 <p>
@@ -387,7 +389,7 @@ For PDF there are a set of classes to ha
 <a class="external" href="http://xml.apache.org/batik/architecture.html">GVT (Graphic Vector Toolkit)</a>
 into PDF markup.
             </p>
-<a name="N1010F"></a><a name="Classes"></a>
+<a name="Classes"></a>
 <h3 class="underlined_5">Classes</h3>
 <p>
 These are the relevant classes, found in the package org.apache.fop.svg :
@@ -420,7 +422,7 @@ PDFDocumentGraphics2D.
 </li>
 
 </ul>
-<a name="N10131"></a><a name="Ideas"></a>
+<a name="Ideas"></a>
 <h3 class="underlined_5">Ideas</h3>
 <p>
 Batik can convert ttf to svg font.
@@ -449,7 +451,10 @@ document.write("Last Published: " + docu
 <div class="copyright">
         Copyright &copy;
          1999-2011 <a href="http://www.apache.org/licenses/">The Apache Software Foundation. Licensed under Apache License 2.0</a>
-</div>
+<br>
+    Apache, Apache FOP, the Apache feather logo, and the Apache FOP
+    logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
+  </div>
 <!--+
     |end bottomstrip
     +-->

Modified: xmlgraphics/site/deploy/fop/dev/svg.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/dev/svg.pdf?rev=1161429&r1=1161428&r2=1161429&view=diff
==============================================================================
Files xmlgraphics/site/deploy/fop/dev/svg.pdf (original) and xmlgraphics/site/deploy/fop/dev/svg.pdf Thu Aug 25 08:04:24 2011 differ



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