You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by ms...@apache.org on 2015/10/25 14:39:33 UTC

svn commit: r970184 - in /websites/production/pdfbox/content: 1.8/faq.html building.html download.html index.html references.html support.html

Author: msahyoun
Date: Sun Oct 25 13:39:33 2015
New Revision: 970184

Log:
Site checkin for project Apache PDFBox Website

Modified:
    websites/production/pdfbox/content/1.8/faq.html
    websites/production/pdfbox/content/building.html
    websites/production/pdfbox/content/download.html
    websites/production/pdfbox/content/index.html
    websites/production/pdfbox/content/references.html
    websites/production/pdfbox/content/support.html

Modified: websites/production/pdfbox/content/1.8/faq.html
==============================================================================
--- websites/production/pdfbox/content/1.8/faq.html (original)
+++ websites/production/pdfbox/content/1.8/faq.html Sun Oct 25 13:39:33 2015
@@ -188,7 +188,7 @@
 <span class="nl">log4j:</span><span class="n">WARN</span> <span class="n">Please</span> <span class="n">initialize</span> <span class="n">the</span> <span class="n">log4j</span> <span class="n">system</span> <span class="n">properly</span><span class="o">.</span>
 </code></pre></div>
 <p>This message means that you need to configure the log4j logging system.
-See the <a href="http://logging.apache.org/log4j/docs/documentation.html">log4j documentation</a> for more information.</p>
+See the <a href="http://logging.apache.org/log4j/1.2/manual.html">log4j documentation</a> for more information.</p>
 
 <p>PDFBox comes with a sample log4j configuration file.  To use it you set a system property like this</p>
 <div class="highlight"><pre><code class="language-java" data-lang="java"><span class="n">java</span> <span class="o">-</span><span class="n">Dlog4j</span><span class="o">.</span><span class="na">configuration</span><span class="o">=</span><span class="n">log4j</span><span class="o">.</span><span class="na">xml</span> <span class="n">org</span><span class="o">.</span><span class="na">apache</span><span class="o">.</span><span class="na">pdfbox</span><span class="o">.</span><span class="na">ExtractText</span> <span class="o">&lt;</span><span class="n">PDF</span><span class="o">-</span><span class="n">file</span><span class="o">&gt;</span> <span class="o">&lt;</span><span class="n">output</span><span class="o">-</span><span class="n">text</span><span class="o">-</span><span class="n">file</span><span class="o">&gt;</span>

Modified: websites/production/pdfbox/content/building.html
==============================================================================
--- websites/production/pdfbox/content/building.html (original)
+++ websites/production/pdfbox/content/building.html Sun Oct 25 13:39:33 2015
@@ -161,11 +161,11 @@
             <div class="col-xs-9">
                 <h1 id="building-from-source">Building from Source</h1>
 
-<p>Building PDFBox from source is only necessary if you&#39;re wanting to contribute code to the PDFBox project. Most users should use the <a href="../downloads.html">binary releases</a> instead.</p>
+<p>Building PDFBox from source is only necessary if you&#39;re wanting to contribute code to the PDFBox project. Most users should use the <a href="/http://pdfbox.apache.org/download.cgi">binary releases</a> instead.</p>
 
 <h2 id="obtaining-the-source">Obtaining the Source</h2>
 
-<p>You can obtain the latest source of PDFBox from our <a href="../downloads.html">SVN repo</a> The current trunk is v2.0.0-SNAPSHOT. There is a seperate branch for the 1.8.x series. You can fetch the latest 2.0 trunk using Subversion:</p>
+<p>You can obtain the latest source of PDFBox from our <a href="http://pdfbox.apache.org/download.cgi">SVN repo</a> The current trunk is v2.0.0-SNAPSHOT. There is a seperate branch for the 1.8.x series. You can fetch the latest 2.0 trunk using Subversion:</p>
 <div class="highlight"><pre><code class="language-text" data-lang="text">svn checkout http://svn.apache.org/repos/asf/pdfbox/trunk/
 cd trunk
 </code></pre></div>

Modified: websites/production/pdfbox/content/download.html
==============================================================================
--- websites/production/pdfbox/content/download.html (original)
+++ websites/production/pdfbox/content/download.html Sun Oct 25 13:39:33 2015
@@ -364,7 +364,7 @@ or
 <p>
     Previous Apache releases (starting with version `0.8.0-incubating`) are available in the <a href="http://archive.apache.org/dist/pdfbox/">release archive</a>. 
     Older releases (up to version `0.7.3`) published from SourceForge are still available on 
-    <a href="http://sourceforge.net/project/showfiles.php?group_id=78314">SourceForge Files</a>.
+    <a href="http://sourceforge.net/projects/pdfbox/files/PDFBox/">SourceForge Files</a>.
 </p>
 
 <a name="scm"></a>

Modified: websites/production/pdfbox/content/index.html
==============================================================================
--- websites/production/pdfbox/content/index.html (original)
+++ websites/production/pdfbox/content/index.html Sun Oct 25 13:39:33 2015
@@ -182,6 +182,20 @@ questions there. We&#39;re happy to help
 us improve PDFBox. There are a multitude of ways that you can help us depending on your
 skills. Subscribe to the <a href="/mailinglists.html">Mailing Lists</a> and find out how you can help.</p>
 
+<h2 id="subprojects">Subprojects</h2>
+
+<div class="row">
+    <div class="col-md-4">
+        <p>FontBox</p>
+    </div>
+    <div class="col-md-4">
+        <p>Preflight</p>
+    </div>
+    <div class="col-md-4">
+        <p>XMPBox</p>
+    </div>
+</div>
+
 <h2 id="features">Features</h2>
 
 <div class="row">

Modified: websites/production/pdfbox/content/references.html
==============================================================================
--- websites/production/pdfbox/content/references.html (original)
+++ websites/production/pdfbox/content/references.html Sun Oct 25 13:39:33 2015
@@ -204,11 +204,6 @@ Please file an <a href="https://issues.a
 <td>Contineo is a web based document management system.</td>
 </tr>
 <tr>
-<td><a href="http://forms.pjc.bean.over-blog.com/">DirectPrint</a></td>
-<td>BSD</td>
-<td>JavaBean used to get back print features lost in Oracle Reports</td>
-</tr>
-<tr>
 <td><a href="http://www.rewoo.de/">ECM REWOO Scope</a></td>
 <td>Commercial</td>
 <td>REWOO Scope is an Enterprise Content Management (ECM) software to organize, structure and consolidate enterprise data. Apache PDFBox is an integral part to read and index PDF documents.</td>

Modified: websites/production/pdfbox/content/support.html
==============================================================================
--- websites/production/pdfbox/content/support.html (original)
+++ websites/production/pdfbox/content/support.html Sun Oct 25 13:39:33 2015
@@ -163,7 +163,7 @@
 
 <h2 id="questions-about-how-to-use-pdfbox">Questions about How to use PDFBox</h2>
 
-<p>If you have questions about how to use PDFBox do ask on the <a href="../mailinglists.html" title="Subsribe to Mailing List">Users Mailing List</a>. This will get you help from the entire community.</p>
+<p>If you have questions about how to use PDFBox do ask on the <a href="/mailinglists.html" title="Subscribe to Mailing List">Users Mailing List</a>. This will get you help from the entire community.</p>
 
 <p>The PDFBox examples and the test code in the sources will also provide additional information.</p>