You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by le...@apache.org on 2010/12/29 10:51:20 UTC

svn commit: r1053587 - in /pdfbox/site: ./ publish/ publish/commandlineutilities/ publish/userguide/ publish/userguide/cookbook/ src/site/ src/site/xdoc/ src/site/xdoc/userguide/cookbook/

Author: lehmi
Date: Wed Dec 29 09:51:19 2010
New Revision: 1053587

URL: http://svn.apache.org/viewvc?rev=1053587&view=rev
Log:
removed unused pages, fixed some links, removed the "Project Documentation" permanently, added a handmade team list

Added:
    pdfbox/site/src/site/xdoc/team-list.xml
Removed:
    pdfbox/site/publish/issue-tracking.html
    pdfbox/site/publish/license.html
    pdfbox/site/publish/project-info.html
    pdfbox/site/publish/source-repository.html
Modified:
    pdfbox/site/pom.xml
    pdfbox/site/publish/commandlineutilities/ConvertColorspace.html
    pdfbox/site/publish/commandlineutilities/Decrypt.html
    pdfbox/site/publish/commandlineutilities/Encrypt.html
    pdfbox/site/publish/commandlineutilities/ExtractText.html
    pdfbox/site/publish/commandlineutilities/Overlay.html
    pdfbox/site/publish/commandlineutilities/PDFDebugger.html
    pdfbox/site/publish/commandlineutilities/PDFMerger.html
    pdfbox/site/publish/commandlineutilities/PDFReader.html
    pdfbox/site/publish/commandlineutilities/PDFSplit.html
    pdfbox/site/publish/commandlineutilities/PDFToImage.html
    pdfbox/site/publish/commandlineutilities/PrintPDF.html
    pdfbox/site/publish/commandlineutilities/TextToPDF.html
    pdfbox/site/publish/commandlineutilities/index.html
    pdfbox/site/publish/dependencies.html
    pdfbox/site/publish/download.html
    pdfbox/site/publish/index.html
    pdfbox/site/publish/mail-lists.html
    pdfbox/site/publish/references.html
    pdfbox/site/publish/team-list.html
    pdfbox/site/publish/userguide/bookmarks.html
    pdfbox/site/publish/userguide/building_pdfbox.html
    pdfbox/site/publish/userguide/cookbook.html
    pdfbox/site/publish/userguide/cookbook/creation.html
    pdfbox/site/publish/userguide/dot_net.html
    pdfbox/site/publish/userguide/faq.html
    pdfbox/site/publish/userguide/file_references.html
    pdfbox/site/publish/userguide/fonts.html
    pdfbox/site/publish/userguide/highlighting.html
    pdfbox/site/publish/userguide/index.html
    pdfbox/site/publish/userguide/metadata.html
    pdfbox/site/publish/userguide/redistribution.html
    pdfbox/site/publish/userguide/text_extraction.html
    pdfbox/site/publish/userguide/tutorials.html
    pdfbox/site/src/site/site.xml
    pdfbox/site/src/site/xdoc/userguide/cookbook/creation.xml

Modified: pdfbox/site/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/site/pom.xml?rev=1053587&r1=1053586&r2=1053587&view=diff
==============================================================================
--- pdfbox/site/pom.xml (original)
+++ pdfbox/site/pom.xml Wed Dec 29 09:51:19 2010
@@ -47,12 +47,10 @@
         <reportSets>
           <reportSet>
             <reports>
-              <report>index</report>
-              <report>mailing-list</report>
-              <report>project-team</report>
-              <report>issue-tracking</report>
-              <report>license</report>
-              <report>scm</report>
+              <!--  
+                We have to add this part to suppress the generation
+                of the project documentation submenu
+               -->
             </reports>
           </reportSet>
         </reportSets>
@@ -137,79 +135,5 @@
     </plugins>
   </build>
 
-  <!-- Developers listed by PMC Chair, PMC all alphabetical-->
-  <developers>
-    <developer>
-        <id>adam</id>
-        <name>Adam Nichols</name>
-        <roles>
-            <role>PMC Member</role>
-        </roles>
-    </developer>
-    <developer>
-        <id>lehmi</id>
-        <name>Andreas Lehmkühler</name>
-        <roles>
-            <role>PMC Chair</role>
-        </roles>
-    </developer>
-    <developer>
-        <id>blitchfield</id>
-        <name>Ben Litchfield</name>
-        <roles>
-          <role>PMC Member</role>
-        </roles>
-    </developer>
-    <developer>
-        <id>carrier</id>
-        <name>Brian Carrier</name>
-        <roles>
-          <role>PMC Member</role>
-        </roles>
-    </developer>
-    <developer>
-        <id>danielwilson</id>
-        <name>Daniel Wilson</name>
-        <roles>
-          <role>PMC Member</role>
-        </roles>
-    </developer>
-    <developer>
-        <id>jeremias</id>
-        <name>Jeremias Maerki</name>
-        <roles>
-          <role>PMC Member</role>
-        </roles>
-    </developer>
-    <developer>
-        <id>koch</id>
-        <name>Johannes Koch</name>
-        <roles>
-          <role>PMC Member</role>
-        </roles>
-    </developer>
-    <developer>
-        <id>jukka</id>
-        <name>Jukka Zitting</name>
-        <roles>
-          <role>PMC Member</role>
-        </roles>
-    </developer>
-    <developer>
-        <id>pkoch</id>
-        <name>Phillipp Koch</name>
-        <roles>
-          <role>PMC Member</role>
-        </roles>
-    </developer>
-    <developer>
-        <id>vfed</id>
-        <name>Villu Ruusmann</name>
-        <roles>
-          <role>PMC Member</role>
-        </roles>
-    </developer>
-  </developers>
-
 </project>
 

Modified: pdfbox/site/publish/commandlineutilities/ConvertColorspace.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/commandlineutilities/ConvertColorspace.html?rev=1053587&r1=1053586&r2=1053587&view=diff
==============================================================================
--- pdfbox/site/publish/commandlineutilities/ConvertColorspace.html (original)
+++ pdfbox/site/publish/commandlineutilities/ConvertColorspace.html Wed Dec 29 09:51:19 2010
@@ -61,6 +61,9 @@
                           <a href="https://issues.apache.org/jira/browse/PDFBOX" class="externalLink" title="Issue Tracker">Issue Tracker</a>
             </li>
                   <li class="none">
+                          <a href="../team-list.html" title="Project Team">Project Team</a>
+            </li>
+                  <li class="none">
                           <a href="../references.html" title="References">References</a>
             </li>
                   <li class="none">

Modified: pdfbox/site/publish/commandlineutilities/Decrypt.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/commandlineutilities/Decrypt.html?rev=1053587&r1=1053586&r2=1053587&view=diff
==============================================================================
--- pdfbox/site/publish/commandlineutilities/Decrypt.html (original)
+++ pdfbox/site/publish/commandlineutilities/Decrypt.html Wed Dec 29 09:51:19 2010
@@ -61,6 +61,9 @@
                           <a href="https://issues.apache.org/jira/browse/PDFBOX" class="externalLink" title="Issue Tracker">Issue Tracker</a>
             </li>
                   <li class="none">
+                          <a href="../team-list.html" title="Project Team">Project Team</a>
+            </li>
+                  <li class="none">
                           <a href="../references.html" title="References">References</a>
             </li>
                   <li class="none">

Modified: pdfbox/site/publish/commandlineutilities/Encrypt.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/commandlineutilities/Encrypt.html?rev=1053587&r1=1053586&r2=1053587&view=diff
==============================================================================
--- pdfbox/site/publish/commandlineutilities/Encrypt.html (original)
+++ pdfbox/site/publish/commandlineutilities/Encrypt.html Wed Dec 29 09:51:19 2010
@@ -61,6 +61,9 @@
                           <a href="https://issues.apache.org/jira/browse/PDFBOX" class="externalLink" title="Issue Tracker">Issue Tracker</a>
             </li>
                   <li class="none">
+                          <a href="../team-list.html" title="Project Team">Project Team</a>
+            </li>
+                  <li class="none">
                           <a href="../references.html" title="References">References</a>
             </li>
                   <li class="none">

Modified: pdfbox/site/publish/commandlineutilities/ExtractText.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/commandlineutilities/ExtractText.html?rev=1053587&r1=1053586&r2=1053587&view=diff
==============================================================================
--- pdfbox/site/publish/commandlineutilities/ExtractText.html (original)
+++ pdfbox/site/publish/commandlineutilities/ExtractText.html Wed Dec 29 09:51:19 2010
@@ -61,6 +61,9 @@
                           <a href="https://issues.apache.org/jira/browse/PDFBOX" class="externalLink" title="Issue Tracker">Issue Tracker</a>
             </li>
                   <li class="none">
+                          <a href="../team-list.html" title="Project Team">Project Team</a>
+            </li>
+                  <li class="none">
                           <a href="../references.html" title="References">References</a>
             </li>
                   <li class="none">

Modified: pdfbox/site/publish/commandlineutilities/Overlay.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/commandlineutilities/Overlay.html?rev=1053587&r1=1053586&r2=1053587&view=diff
==============================================================================
--- pdfbox/site/publish/commandlineutilities/Overlay.html (original)
+++ pdfbox/site/publish/commandlineutilities/Overlay.html Wed Dec 29 09:51:19 2010
@@ -61,6 +61,9 @@
                           <a href="https://issues.apache.org/jira/browse/PDFBOX" class="externalLink" title="Issue Tracker">Issue Tracker</a>
             </li>
                   <li class="none">
+                          <a href="../team-list.html" title="Project Team">Project Team</a>
+            </li>
+                  <li class="none">
                           <a href="../references.html" title="References">References</a>
             </li>
                   <li class="none">

Modified: pdfbox/site/publish/commandlineutilities/PDFDebugger.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/commandlineutilities/PDFDebugger.html?rev=1053587&r1=1053586&r2=1053587&view=diff
==============================================================================
--- pdfbox/site/publish/commandlineutilities/PDFDebugger.html (original)
+++ pdfbox/site/publish/commandlineutilities/PDFDebugger.html Wed Dec 29 09:51:19 2010
@@ -61,6 +61,9 @@
                           <a href="https://issues.apache.org/jira/browse/PDFBOX" class="externalLink" title="Issue Tracker">Issue Tracker</a>
             </li>
                   <li class="none">
+                          <a href="../team-list.html" title="Project Team">Project Team</a>
+            </li>
+                  <li class="none">
                           <a href="../references.html" title="References">References</a>
             </li>
                   <li class="none">

Modified: pdfbox/site/publish/commandlineutilities/PDFMerger.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/commandlineutilities/PDFMerger.html?rev=1053587&r1=1053586&r2=1053587&view=diff
==============================================================================
--- pdfbox/site/publish/commandlineutilities/PDFMerger.html (original)
+++ pdfbox/site/publish/commandlineutilities/PDFMerger.html Wed Dec 29 09:51:19 2010
@@ -61,6 +61,9 @@
                           <a href="https://issues.apache.org/jira/browse/PDFBOX" class="externalLink" title="Issue Tracker">Issue Tracker</a>
             </li>
                   <li class="none">
+                          <a href="../team-list.html" title="Project Team">Project Team</a>
+            </li>
+                  <li class="none">
                           <a href="../references.html" title="References">References</a>
             </li>
                   <li class="none">

Modified: pdfbox/site/publish/commandlineutilities/PDFReader.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/commandlineutilities/PDFReader.html?rev=1053587&r1=1053586&r2=1053587&view=diff
==============================================================================
--- pdfbox/site/publish/commandlineutilities/PDFReader.html (original)
+++ pdfbox/site/publish/commandlineutilities/PDFReader.html Wed Dec 29 09:51:19 2010
@@ -61,6 +61,9 @@
                           <a href="https://issues.apache.org/jira/browse/PDFBOX" class="externalLink" title="Issue Tracker">Issue Tracker</a>
             </li>
                   <li class="none">
+                          <a href="../team-list.html" title="Project Team">Project Team</a>
+            </li>
+                  <li class="none">
                           <a href="../references.html" title="References">References</a>
             </li>
                   <li class="none">

Modified: pdfbox/site/publish/commandlineutilities/PDFSplit.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/commandlineutilities/PDFSplit.html?rev=1053587&r1=1053586&r2=1053587&view=diff
==============================================================================
--- pdfbox/site/publish/commandlineutilities/PDFSplit.html (original)
+++ pdfbox/site/publish/commandlineutilities/PDFSplit.html Wed Dec 29 09:51:19 2010
@@ -61,6 +61,9 @@
                           <a href="https://issues.apache.org/jira/browse/PDFBOX" class="externalLink" title="Issue Tracker">Issue Tracker</a>
             </li>
                   <li class="none">
+                          <a href="../team-list.html" title="Project Team">Project Team</a>
+            </li>
+                  <li class="none">
                           <a href="../references.html" title="References">References</a>
             </li>
                   <li class="none">

Modified: pdfbox/site/publish/commandlineutilities/PDFToImage.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/commandlineutilities/PDFToImage.html?rev=1053587&r1=1053586&r2=1053587&view=diff
==============================================================================
--- pdfbox/site/publish/commandlineutilities/PDFToImage.html (original)
+++ pdfbox/site/publish/commandlineutilities/PDFToImage.html Wed Dec 29 09:51:19 2010
@@ -61,6 +61,9 @@
                           <a href="https://issues.apache.org/jira/browse/PDFBOX" class="externalLink" title="Issue Tracker">Issue Tracker</a>
             </li>
                   <li class="none">
+                          <a href="../team-list.html" title="Project Team">Project Team</a>
+            </li>
+                  <li class="none">
                           <a href="../references.html" title="References">References</a>
             </li>
                   <li class="none">

Modified: pdfbox/site/publish/commandlineutilities/PrintPDF.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/commandlineutilities/PrintPDF.html?rev=1053587&r1=1053586&r2=1053587&view=diff
==============================================================================
--- pdfbox/site/publish/commandlineutilities/PrintPDF.html (original)
+++ pdfbox/site/publish/commandlineutilities/PrintPDF.html Wed Dec 29 09:51:19 2010
@@ -61,6 +61,9 @@
                           <a href="https://issues.apache.org/jira/browse/PDFBOX" class="externalLink" title="Issue Tracker">Issue Tracker</a>
             </li>
                   <li class="none">
+                          <a href="../team-list.html" title="Project Team">Project Team</a>
+            </li>
+                  <li class="none">
                           <a href="../references.html" title="References">References</a>
             </li>
                   <li class="none">

Modified: pdfbox/site/publish/commandlineutilities/TextToPDF.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/commandlineutilities/TextToPDF.html?rev=1053587&r1=1053586&r2=1053587&view=diff
==============================================================================
--- pdfbox/site/publish/commandlineutilities/TextToPDF.html (original)
+++ pdfbox/site/publish/commandlineutilities/TextToPDF.html Wed Dec 29 09:51:19 2010
@@ -61,6 +61,9 @@
                           <a href="https://issues.apache.org/jira/browse/PDFBOX" class="externalLink" title="Issue Tracker">Issue Tracker</a>
             </li>
                   <li class="none">
+                          <a href="../team-list.html" title="Project Team">Project Team</a>
+            </li>
+                  <li class="none">
                           <a href="../references.html" title="References">References</a>
             </li>
                   <li class="none">

Modified: pdfbox/site/publish/commandlineutilities/index.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/commandlineutilities/index.html?rev=1053587&r1=1053586&r2=1053587&view=diff
==============================================================================
--- pdfbox/site/publish/commandlineutilities/index.html (original)
+++ pdfbox/site/publish/commandlineutilities/index.html Wed Dec 29 09:51:19 2010
@@ -61,6 +61,9 @@
                           <a href="https://issues.apache.org/jira/browse/PDFBOX" class="externalLink" title="Issue Tracker">Issue Tracker</a>
             </li>
                   <li class="none">
+                          <a href="../team-list.html" title="Project Team">Project Team</a>
+            </li>
+                  <li class="none">
                           <a href="../references.html" title="References">References</a>
             </li>
                   <li class="none">

Modified: pdfbox/site/publish/dependencies.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/dependencies.html?rev=1053587&r1=1053586&r2=1053587&view=diff
==============================================================================
--- pdfbox/site/publish/dependencies.html (original)
+++ pdfbox/site/publish/dependencies.html Wed Dec 29 09:51:19 2010
@@ -61,6 +61,9 @@
                           <a href="https://issues.apache.org/jira/browse/PDFBOX" class="externalLink" title="Issue Tracker">Issue Tracker</a>
             </li>
                   <li class="none">
+                          <a href="team-list.html" title="Project Team">Project Team</a>
+            </li>
+                  <li class="none">
                           <a href="references.html" title="References">References</a>
             </li>
                   <li class="none">

Modified: pdfbox/site/publish/download.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/download.html?rev=1053587&r1=1053586&r2=1053587&view=diff
==============================================================================
--- pdfbox/site/publish/download.html (original)
+++ pdfbox/site/publish/download.html Wed Dec 29 09:51:19 2010
@@ -61,6 +61,9 @@
                           <a href="https://issues.apache.org/jira/browse/PDFBOX" class="externalLink" title="Issue Tracker">Issue Tracker</a>
             </li>
                   <li class="none">
+                          <a href="team-list.html" title="Project Team">Project Team</a>
+            </li>
+                  <li class="none">
                           <a href="references.html" title="References">References</a>
             </li>
                   <li class="none">

Modified: pdfbox/site/publish/index.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/index.html?rev=1053587&r1=1053586&r2=1053587&view=diff
==============================================================================
--- pdfbox/site/publish/index.html (original)
+++ pdfbox/site/publish/index.html Wed Dec 29 09:51:19 2010
@@ -61,6 +61,9 @@
                           <a href="https://issues.apache.org/jira/browse/PDFBOX" class="externalLink" title="Issue Tracker">Issue Tracker</a>
             </li>
                   <li class="none">
+                          <a href="team-list.html" title="Project Team">Project Team</a>
+            </li>
+                  <li class="none">
                           <a href="references.html" title="References">References</a>
             </li>
                   <li class="none">

Modified: pdfbox/site/publish/mail-lists.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/mail-lists.html?rev=1053587&r1=1053586&r2=1053587&view=diff
==============================================================================
--- pdfbox/site/publish/mail-lists.html (original)
+++ pdfbox/site/publish/mail-lists.html Wed Dec 29 09:51:19 2010
@@ -61,6 +61,9 @@
                           <a href="https://issues.apache.org/jira/browse/PDFBOX" class="externalLink" title="Issue Tracker">Issue Tracker</a>
             </li>
                   <li class="none">
+                          <a href="team-list.html" title="Project Team">Project Team</a>
+            </li>
+                  <li class="none">
                           <a href="references.html" title="References">References</a>
             </li>
                   <li class="none">

Modified: pdfbox/site/publish/references.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/references.html?rev=1053587&r1=1053586&r2=1053587&view=diff
==============================================================================
--- pdfbox/site/publish/references.html (original)
+++ pdfbox/site/publish/references.html Wed Dec 29 09:51:19 2010
@@ -61,6 +61,9 @@
                           <a href="https://issues.apache.org/jira/browse/PDFBOX" class="externalLink" title="Issue Tracker">Issue Tracker</a>
             </li>
                   <li class="none">
+                          <a href="team-list.html" title="Project Team">Project Team</a>
+            </li>
+                  <li class="none">
             <strong>References</strong>
           </li>
                   <li class="none">

Modified: pdfbox/site/publish/team-list.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/team-list.html?rev=1053587&r1=1053586&r2=1053587&view=diff
==============================================================================
--- pdfbox/site/publish/team-list.html (original)
+++ pdfbox/site/publish/team-list.html Wed Dec 29 09:51:19 2010
@@ -3,7 +3,8 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <title>Apache PDFBox - Team list</title>
+    <title>Apache PDFBox - 
+    Apache PDFBox - Team list</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
@@ -11,7 +12,7 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
     <meta http-equiv="Content-Language" content="en" />
-        
+        <meta name="keywords" content="Java PDF Library, pdfbox" />
   </head>
   <body class="composite">
     <div id="banner">
@@ -60,6 +61,9 @@
                           <a href="https://issues.apache.org/jira/browse/PDFBOX" class="externalLink" title="Issue Tracker">Issue Tracker</a>
             </li>
                   <li class="none">
+            <strong>Project Team</strong>
+          </li>
+                  <li class="none">
                           <a href="references.html" title="References">References</a>
             </li>
                   <li class="none">
@@ -153,32 +157,6 @@
                           <a href="userguide/text_extraction.html" title="Text Extraction">Text Extraction</a>
             </li>
           </ul>
-                       <h5>Project Documentation</h5>
-                  <ul>
-                                                                                                                                                                        <li class="expanded">
-                          <a href="project-info.html" title="Project Information">Project Information</a>
-                    <ul>
-                      <li class="none">
-                          <a href="index.html" title="About">About</a>
-            </li>
-                      <li class="none">
-                          <a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a>
-            </li>
-                      <li class="none">
-                          <a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a>
-            </li>
-                      <li class="none">
-                          <a href="license.html" title="Project License">Project License</a>
-            </li>
-                      <li class="none">
-            <strong>Project Team</strong>
-          </li>
-                      <li class="none">
-                          <a href="source-repository.html" title="Source Repository">Source Repository</a>
-            </li>
-              </ul>
-        </li>
-          </ul>
                              <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
         <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
       </a>
@@ -188,22 +166,97 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <a name="The_Team"></a><div class="section"><h2>The Team<a name="The_Team"></a></h2><p>A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.</p><p>The team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.</p><a name="Members"></a><div class="section"><h3>Members<a name="Members"></a></h3><p>The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.</p><table align="center" border="0" class="bodyTable"><tr class="a"><th>Id</th><th>Name</th><th>Roles</th></tr><tr class="b"
 ><td><a name="adam"></a>adam</td><td>Adam Nichols</td><td>PMC Member</td></tr><tr class="a"><td><a name="lehmi"></a>lehmi</td><td>Andreas Lehmk&#xfc;hler</td><td>PMC Chair</td></tr><tr class="b"><td><a name="blitchfield"></a>blitchfield</td><td>Ben Litchfield</td><td>PMC Member</td></tr><tr class="a"><td><a name="carrier"></a>carrier</td><td>Brian Carrier</td><td>PMC Member</td></tr><tr class="b"><td><a name="danielwilson"></a>danielwilson</td><td>Daniel Wilson</td><td>PMC Member</td></tr><tr class="a"><td><a name="jeremias"></a>jeremias</td><td>Jeremias Maerki</td><td>PMC Member</td></tr><tr class="b"><td><a name="koch"></a>koch</td><td>Johannes Koch</td><td>PMC Member</td></tr><tr class="a"><td><a name="jukka"></a>jukka</td><td>Jukka Zitting</td><td>PMC Member</td></tr><tr class="b"><td><a name="pkoch"></a>pkoch</td><td>Phillipp Koch</td><td>PMC Member</td></tr><tr class="a"><td><a name="vfed"></a>vfed</td><td>Villu Ruusmann</td><td>PMC Member</td></tr></table></div><a nam
 e="Contributors"></a><div class="section"><h3>Contributors<a name="Contributors"></a></h3><p>There are no contributors listed for this project. Please check back again later.</p></div></div><script type="text/javascript">
-function offsetDate(id, offset) {
-    var now = new Date();
-    var nowTime = now.getTime();
-    var localOffset = now.getTimezoneOffset();
-    var developerTime = nowTime + ( offset * 60 * 60 * 1000 )+ ( localOffset * 60 * 1000 );
-    var developerDate = new Date(developerTime);
-
-    document.getElementById(id).innerHTML = developerDate;
-}
-
-function init(){
-}
+        <!-- ! Licensed to the Apache Software Foundation (ASF) under one or more
+ ! contributor license agreements.  See the NOTICE file distributed with
+ ! this work for additional information regarding copyright ownership.
+ ! The ASF licenses this file to You under the Apache License, Version 2.0
+ ! (the "License"); you may not use this file except in compliance with
+ ! the License.  You may obtain a copy of the License at
+ !
+ !      http://www.apache.org/licenses/LICENSE-2.0
+ !
+ ! Unless required by applicable law or agreed to in writing, software
+ ! distributed under the License is distributed on an "AS IS" BASIS,
+ ! 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.
+ ! -->
+  
+    <div class="section"><h2>The Team<a name="The_Team"></a></h2>
+      <p>
+      A successful project requires many people to play many roles. Some members write code or documentation, 
+      while others are valuable as testers, submitting patches and suggestions.
+      </p>
+      <p>
+      The team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base.
+      Contributors improve the project through submission of patches and suggestions to the Members.
+      The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.
+      </p>
+    </div>
+    <div class="section"><h2>Members<a name="Members"></a></h2>
+      <p>
+        The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.
+      </p>
+      <table align="center" border="1" class="bodyTable">
+        <tr class="a">
+            <th align="left">Id</th>
+            <th align="left">Name</th>
+            <th align="left">Roles</th>
+        </tr>
+        <tr class="b">
+            <td align="left">adam</td>
+            <td align="left">Adam Nichols</td>
+            <td align="left">PMC Member</td>
+        </tr>
+        <tr class="a">
+            <td align="left">lehmi</td>
+            <td align="left">Andreas Lehmk&#xfc;hler</td>
+            <td align="left">PMC Chair</td>
+        </tr>
+        <tr class="b">
+            <td align="left">blitchfield</td>
+            <td align="left">Ben Litchfield</td>
+            <td align="left">PMC Member</td>
+        </tr>
+        <tr class="a">
+            <td align="left">carrier</td>
+            <td align="left">Brian Carrier</td>
+            <td align="left">PMC Member</td>
+        </tr>
+        <tr class="b">
+            <td align="left">danielwilson</td>
+            <td align="left">Daniel Wilson</td>
+            <td align="left">PMC Member</td>
+        </tr>
+        <tr class="a">
+            <td align="left">jeremias</td>
+            <td align="left">Jeremias Maerki</td>
+            <td align="left">PMC Member</td>
+        </tr>
+        <tr class="b">
+            <td align="left">koch</td>
+            <td align="left">Johannes Koch</td>
+            <td align="left">PMC Member</td>
+        </tr>
+        <tr class="a">
+            <td align="left">jukka</td>
+            <td align="left">Jukka Zitting</td>
+            <td align="left">PMC Member</td>
+        </tr>
+        <tr class="b">
+            <td align="left">pkoch</td>
+            <td align="left">Phillipp Koch</td>
+            <td align="left">PMC Member</td>
+        </tr>
+        <tr class="a">
+            <td align="left">vfed</td>
+            <td align="left">Villu Ruusmann</td>
+            <td align="left">PMC Member</td>
+        </tr>
+     </table>
+    </div>
+  
 
-window.onLoad = init();
-</script>
       </div>
     </div>
     <div class="clear">

Modified: pdfbox/site/publish/userguide/bookmarks.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/userguide/bookmarks.html?rev=1053587&r1=1053586&r2=1053587&view=diff
==============================================================================
--- pdfbox/site/publish/userguide/bookmarks.html (original)
+++ pdfbox/site/publish/userguide/bookmarks.html Wed Dec 29 09:51:19 2010
@@ -61,6 +61,9 @@
                           <a href="https://issues.apache.org/jira/browse/PDFBOX" class="externalLink" title="Issue Tracker">Issue Tracker</a>
             </li>
                   <li class="none">
+                          <a href="../team-list.html" title="Project Team">Project Team</a>
+            </li>
+                  <li class="none">
                           <a href="../references.html" title="References">References</a>
             </li>
                   <li class="none">

Modified: pdfbox/site/publish/userguide/building_pdfbox.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/userguide/building_pdfbox.html?rev=1053587&r1=1053586&r2=1053587&view=diff
==============================================================================
--- pdfbox/site/publish/userguide/building_pdfbox.html (original)
+++ pdfbox/site/publish/userguide/building_pdfbox.html Wed Dec 29 09:51:19 2010
@@ -61,6 +61,9 @@
                           <a href="https://issues.apache.org/jira/browse/PDFBOX" class="externalLink" title="Issue Tracker">Issue Tracker</a>
             </li>
                   <li class="none">
+                          <a href="../team-list.html" title="Project Team">Project Team</a>
+            </li>
+                  <li class="none">
                           <a href="../references.html" title="References">References</a>
             </li>
                   <li class="none">

Modified: pdfbox/site/publish/userguide/cookbook.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/userguide/cookbook.html?rev=1053587&r1=1053586&r2=1053587&view=diff
==============================================================================
--- pdfbox/site/publish/userguide/cookbook.html (original)
+++ pdfbox/site/publish/userguide/cookbook.html Wed Dec 29 09:51:19 2010
@@ -61,6 +61,9 @@
                           <a href="https://issues.apache.org/jira/browse/PDFBOX" class="externalLink" title="Issue Tracker">Issue Tracker</a>
             </li>
                   <li class="none">
+                          <a href="../team-list.html" title="Project Team">Project Team</a>
+            </li>
+                  <li class="none">
                           <a href="../references.html" title="References">References</a>
             </li>
                   <li class="none">

Modified: pdfbox/site/publish/userguide/cookbook/creation.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/userguide/cookbook/creation.html?rev=1053587&r1=1053586&r2=1053587&view=diff
==============================================================================
--- pdfbox/site/publish/userguide/cookbook/creation.html (original)
+++ pdfbox/site/publish/userguide/cookbook/creation.html Wed Dec 29 09:51:19 2010
@@ -61,6 +61,9 @@
                           <a href="https://issues.apache.org/jira/browse/PDFBOX" class="externalLink" title="Issue Tracker">Issue Tracker</a>
             </li>
                   <li class="none">
+                          <a href="../../team-list.html" title="Project Team">Project Team</a>
+            </li>
+                  <li class="none">
                           <a href="../../references.html" title="References">References</a>
             </li>
                   <li class="none">
@@ -200,7 +203,7 @@
 		document.close();
         </pre></div>
         <p>Full source code at
-        <a class="externalLink" href="http://svn.apache.org/repos/asf/pdfbox/trunk/src/main/java/org/apache/pdfbox/examples/pdmodel/CreateBlankPDF.java">CreateBlankPDF</a></p>
+        <a class="externalLink" href="http://svn.apache.org/repos/asf/pdfbox/trunk/pdfbox/src/main/java/org/apache/pdfbox/examples/pdmodel/CreateBlankPDF.java">CreateBlankPDF</a></p>
         </div>
 
 		<a name="HelloWorld"></a><div class="section"><h3 id="HelloWorld">HelloWorld</h3>    
@@ -237,7 +240,7 @@
 		document.close();
         </pre></div>
         <p>Full source code at
-        <a class="externalLink" href="http://svn.apache.org/repos/asf/pdfbox/trunk/src/main/java/org/apache/pdfbox/examples/pdmodel/HelloWorld.java">HelloWorld</a></p>
+        <a class="externalLink" href="http://svn.apache.org/repos/asf/pdfbox/trunk/pdfbox/src/main/java/org/apache/pdfbox/examples/pdmodel/HelloWorld.java">HelloWorld</a></p>
         </div>
 
 		<a name="HelloWorldTTF"></a><div class="section"><h3 id="HelloWorldTTF">HelloWorldTTF</h3>    
@@ -274,7 +277,7 @@
 		document.close();
         </pre></div>
         <p>Full source code at
-        <a class="externalLink" href="http://svn.apache.org/repos/asf/pdfbox/trunk/src/main/java/org/apache/pdfbox/examples/pdmodel/HelloWorldTTF.java">HelloWorldTTF</a></p>
+        <a class="externalLink" href="http://svn.apache.org/repos/asf/pdfbox/trunk/pdfbox/src/main/java/org/apache/pdfbox/examples/pdmodel/HelloWorldTTF.java">HelloWorldTTF</a></p>
         </div>
     </div>
   

Modified: pdfbox/site/publish/userguide/dot_net.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/userguide/dot_net.html?rev=1053587&r1=1053586&r2=1053587&view=diff
==============================================================================
--- pdfbox/site/publish/userguide/dot_net.html (original)
+++ pdfbox/site/publish/userguide/dot_net.html Wed Dec 29 09:51:19 2010
@@ -61,6 +61,9 @@
                           <a href="https://issues.apache.org/jira/browse/PDFBOX" class="externalLink" title="Issue Tracker">Issue Tracker</a>
             </li>
                   <li class="none">
+                          <a href="../team-list.html" title="Project Team">Project Team</a>
+            </li>
+                  <li class="none">
                           <a href="../references.html" title="References">References</a>
             </li>
                   <li class="none">

Modified: pdfbox/site/publish/userguide/faq.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/userguide/faq.html?rev=1053587&r1=1053586&r2=1053587&view=diff
==============================================================================
--- pdfbox/site/publish/userguide/faq.html (original)
+++ pdfbox/site/publish/userguide/faq.html Wed Dec 29 09:51:19 2010
@@ -60,6 +60,9 @@
                           <a href="https://issues.apache.org/jira/browse/PDFBOX" class="externalLink" title="Issue Tracker">Issue Tracker</a>
             </li>
                   <li class="none">
+                          <a href="../team-list.html" title="Project Team">Project Team</a>
+            </li>
+                  <li class="none">
                           <a href="../references.html" title="References">References</a>
             </li>
                   <li class="none">

Modified: pdfbox/site/publish/userguide/file_references.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/userguide/file_references.html?rev=1053587&r1=1053586&r2=1053587&view=diff
==============================================================================
--- pdfbox/site/publish/userguide/file_references.html (original)
+++ pdfbox/site/publish/userguide/file_references.html Wed Dec 29 09:51:19 2010
@@ -61,6 +61,9 @@
                           <a href="https://issues.apache.org/jira/browse/PDFBOX" class="externalLink" title="Issue Tracker">Issue Tracker</a>
             </li>
                   <li class="none">
+                          <a href="../team-list.html" title="Project Team">Project Team</a>
+            </li>
+                  <li class="none">
                           <a href="../references.html" title="References">References</a>
             </li>
                   <li class="none">

Modified: pdfbox/site/publish/userguide/fonts.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/userguide/fonts.html?rev=1053587&r1=1053586&r2=1053587&view=diff
==============================================================================
--- pdfbox/site/publish/userguide/fonts.html (original)
+++ pdfbox/site/publish/userguide/fonts.html Wed Dec 29 09:51:19 2010
@@ -61,6 +61,9 @@
                           <a href="https://issues.apache.org/jira/browse/PDFBOX" class="externalLink" title="Issue Tracker">Issue Tracker</a>
             </li>
                   <li class="none">
+                          <a href="../team-list.html" title="Project Team">Project Team</a>
+            </li>
+                  <li class="none">
                           <a href="../references.html" title="References">References</a>
             </li>
                   <li class="none">

Modified: pdfbox/site/publish/userguide/highlighting.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/userguide/highlighting.html?rev=1053587&r1=1053586&r2=1053587&view=diff
==============================================================================
--- pdfbox/site/publish/userguide/highlighting.html (original)
+++ pdfbox/site/publish/userguide/highlighting.html Wed Dec 29 09:51:19 2010
@@ -61,6 +61,9 @@
                           <a href="https://issues.apache.org/jira/browse/PDFBOX" class="externalLink" title="Issue Tracker">Issue Tracker</a>
             </li>
                   <li class="none">
+                          <a href="../team-list.html" title="Project Team">Project Team</a>
+            </li>
+                  <li class="none">
                           <a href="../references.html" title="References">References</a>
             </li>
                   <li class="none">

Modified: pdfbox/site/publish/userguide/index.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/userguide/index.html?rev=1053587&r1=1053586&r2=1053587&view=diff
==============================================================================
--- pdfbox/site/publish/userguide/index.html (original)
+++ pdfbox/site/publish/userguide/index.html Wed Dec 29 09:51:19 2010
@@ -61,6 +61,9 @@
                           <a href="https://issues.apache.org/jira/browse/PDFBOX" class="externalLink" title="Issue Tracker">Issue Tracker</a>
             </li>
                   <li class="none">
+                          <a href="../team-list.html" title="Project Team">Project Team</a>
+            </li>
+                  <li class="none">
                           <a href="../references.html" title="References">References</a>
             </li>
                   <li class="none">

Modified: pdfbox/site/publish/userguide/metadata.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/userguide/metadata.html?rev=1053587&r1=1053586&r2=1053587&view=diff
==============================================================================
--- pdfbox/site/publish/userguide/metadata.html (original)
+++ pdfbox/site/publish/userguide/metadata.html Wed Dec 29 09:51:19 2010
@@ -61,6 +61,9 @@
                           <a href="https://issues.apache.org/jira/browse/PDFBOX" class="externalLink" title="Issue Tracker">Issue Tracker</a>
             </li>
                   <li class="none">
+                          <a href="../team-list.html" title="Project Team">Project Team</a>
+            </li>
+                  <li class="none">
                           <a href="../references.html" title="References">References</a>
             </li>
                   <li class="none">

Modified: pdfbox/site/publish/userguide/redistribution.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/userguide/redistribution.html?rev=1053587&r1=1053586&r2=1053587&view=diff
==============================================================================
--- pdfbox/site/publish/userguide/redistribution.html (original)
+++ pdfbox/site/publish/userguide/redistribution.html Wed Dec 29 09:51:19 2010
@@ -61,6 +61,9 @@
                           <a href="https://issues.apache.org/jira/browse/PDFBOX" class="externalLink" title="Issue Tracker">Issue Tracker</a>
             </li>
                   <li class="none">
+                          <a href="../team-list.html" title="Project Team">Project Team</a>
+            </li>
+                  <li class="none">
                           <a href="../references.html" title="References">References</a>
             </li>
                   <li class="none">

Modified: pdfbox/site/publish/userguide/text_extraction.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/userguide/text_extraction.html?rev=1053587&r1=1053586&r2=1053587&view=diff
==============================================================================
--- pdfbox/site/publish/userguide/text_extraction.html (original)
+++ pdfbox/site/publish/userguide/text_extraction.html Wed Dec 29 09:51:19 2010
@@ -61,6 +61,9 @@
                           <a href="https://issues.apache.org/jira/browse/PDFBOX" class="externalLink" title="Issue Tracker">Issue Tracker</a>
             </li>
                   <li class="none">
+                          <a href="../team-list.html" title="Project Team">Project Team</a>
+            </li>
+                  <li class="none">
                           <a href="../references.html" title="References">References</a>
             </li>
                   <li class="none">

Modified: pdfbox/site/publish/userguide/tutorials.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/userguide/tutorials.html?rev=1053587&r1=1053586&r2=1053587&view=diff
==============================================================================
--- pdfbox/site/publish/userguide/tutorials.html (original)
+++ pdfbox/site/publish/userguide/tutorials.html Wed Dec 29 09:51:19 2010
@@ -61,6 +61,9 @@
                           <a href="https://issues.apache.org/jira/browse/PDFBOX" class="externalLink" title="Issue Tracker">Issue Tracker</a>
             </li>
                   <li class="none">
+                          <a href="../team-list.html" title="Project Team">Project Team</a>
+            </li>
+                  <li class="none">
                           <a href="../references.html" title="References">References</a>
             </li>
                   <li class="none">

Modified: pdfbox/site/src/site/site.xml
URL: http://svn.apache.org/viewvc/pdfbox/site/src/site/site.xml?rev=1053587&r1=1053586&r2=1053587&view=diff
==============================================================================
--- pdfbox/site/src/site/site.xml (original)
+++ pdfbox/site/src/site/site.xml Wed Dec 29 09:51:19 2010
@@ -44,6 +44,7 @@
       <item name="Mailing Lists" href="mail-lists.html"/>
       <item name="Issue Tracker"
             href="https://issues.apache.org/jira/browse/PDFBOX"/>
+      <item name="Project Team" href="team-list.html"/>
       <item name="References" href="references.html"/>
       <item name="ASF Sponsorship Program"
             href="http://www.apache.org/foundation/sponsorship.html"/>

Added: pdfbox/site/src/site/xdoc/team-list.xml
URL: http://svn.apache.org/viewvc/pdfbox/site/src/site/xdoc/team-list.xml?rev=1053587&view=auto
==============================================================================
--- pdfbox/site/src/site/xdoc/team-list.xml (added)
+++ pdfbox/site/src/site/xdoc/team-list.xml Wed Dec 29 09:51:19 2010
@@ -0,0 +1,100 @@
+<!--
+ ! Licensed to the Apache Software Foundation (ASF) under one or more
+ ! contributor license agreements.  See the NOTICE file distributed with
+ ! this work for additional information regarding copyright ownership.
+ ! The ASF licenses this file to You under the Apache License, Version 2.0
+ ! (the "License"); you may not use this file except in compliance with
+ ! the License.  You may obtain a copy of the License at
+ !
+ !      http://www.apache.org/licenses/LICENSE-2.0
+ !
+ ! Unless required by applicable law or agreed to in writing, software
+ ! distributed under the License is distributed on an "AS IS" BASIS,
+ ! 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.
+ !-->
+<document xmlns="http://maven.apache.org/XDOC/2.0"
+          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+          xsi:schemaLocation="http://maven.apache.org/XDOC/2.0
+                              http://maven.apache.org/xsd/xdoc-2.0.xsd">
+  <head>
+    <title>Apache PDFBox - Team list</title>
+    <meta name="keywords" content="Java PDF Library, pdfbox"/>
+  </head>
+  <body>
+    <section name="The Team">
+      <p>
+      A successful project requires many people to play many roles. Some members write code or documentation, 
+      while others are valuable as testers, submitting patches and suggestions.
+      </p>
+      <p>
+      The team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base.
+      Contributors improve the project through submission of patches and suggestions to the Members.
+      The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.
+      </p>
+    </section>
+    <section name="Members">
+      <p>
+        The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.
+      </p>
+      <table>
+        <tr>
+            <th>Id</th>
+            <th>Name</th>
+            <th>Roles</th>
+        </tr>
+        <tr>
+            <td>adam</td>
+            <td>Adam Nichols</td>
+            <td>PMC Member</td>
+        </tr>
+        <tr>
+            <td>lehmi</td>
+            <td>Andreas Lehmk&#xfc;hler</td>
+            <td>PMC Chair</td>
+        </tr>
+        <tr>
+            <td>blitchfield</td>
+            <td>Ben Litchfield</td>
+            <td>PMC Member</td>
+        </tr>
+        <tr>
+            <td>carrier</td>
+            <td>Brian Carrier</td>
+            <td>PMC Member</td>
+        </tr>
+        <tr>
+            <td>danielwilson</td>
+            <td>Daniel Wilson</td>
+            <td>PMC Member</td>
+        </tr>
+        <tr>
+            <td>jeremias</td>
+            <td>Jeremias Maerki</td>
+            <td>PMC Member</td>
+        </tr>
+        <tr>
+            <td>koch</td>
+            <td>Johannes Koch</td>
+            <td>PMC Member</td>
+        </tr>
+        <tr>
+            <td>jukka</td>
+            <td>Jukka Zitting</td>
+            <td>PMC Member</td>
+        </tr>
+        <tr>
+            <td>pkoch</td>
+            <td>Phillipp Koch</td>
+            <td>PMC Member</td>
+        </tr>
+        <tr>
+            <td>vfed</td>
+            <td>Villu Ruusmann</td>
+            <td>PMC Member</td>
+        </tr>
+     </table>
+    </section>
+  </body>
+</document>

Modified: pdfbox/site/src/site/xdoc/userguide/cookbook/creation.xml
URL: http://svn.apache.org/viewvc/pdfbox/site/src/site/xdoc/userguide/cookbook/creation.xml?rev=1053587&r1=1053586&r2=1053587&view=diff
==============================================================================
--- pdfbox/site/src/site/xdoc/userguide/cookbook/creation.xml (original)
+++ pdfbox/site/src/site/xdoc/userguide/cookbook/creation.xml Wed Dec 29 09:51:19 2010
@@ -43,7 +43,7 @@
 		document.close();
         </source>
         <p>Full source code at
-        <a href="http://svn.apache.org/repos/asf/pdfbox/trunk/src/main/java/org/apache/pdfbox/examples/pdmodel/CreateBlankPDF.java">CreateBlankPDF</a></p>
+        <a href="http://svn.apache.org/repos/asf/pdfbox/trunk/pdfbox/src/main/java/org/apache/pdfbox/examples/pdmodel/CreateBlankPDF.java">CreateBlankPDF</a></p>
         </subsection>
 
 		<subsection name="HelloWorld" id="HelloWorld">    
@@ -80,7 +80,7 @@
 		document.close();
         </source>
         <p>Full source code at
-        <a href="http://svn.apache.org/repos/asf/pdfbox/trunk/src/main/java/org/apache/pdfbox/examples/pdmodel/HelloWorld.java">HelloWorld</a></p>
+        <a href="http://svn.apache.org/repos/asf/pdfbox/trunk/pdfbox/src/main/java/org/apache/pdfbox/examples/pdmodel/HelloWorld.java">HelloWorld</a></p>
         </subsection>
 
 		<subsection name="HelloWorldTTF" id="HelloWorldTTF">    
@@ -117,7 +117,7 @@
 		document.close();
         </source>
         <p>Full source code at
-        <a href="http://svn.apache.org/repos/asf/pdfbox/trunk/src/main/java/org/apache/pdfbox/examples/pdmodel/HelloWorldTTF.java">HelloWorldTTF</a></p>
+        <a href="http://svn.apache.org/repos/asf/pdfbox/trunk/pdfbox/src/main/java/org/apache/pdfbox/examples/pdmodel/HelloWorldTTF.java">HelloWorldTTF</a></p>
         </subsection>
     </section>
   </body>