You are viewing a plain text version of this content. The canonical link for it is here.
Posted to photark-commits@incubator.apache.org by lr...@apache.org on 2009/09/23 19:35:13 UTC

svn commit: r818223 - in /incubator/photark/site: site-author/ site-author/stylesheets/ site-publish/

Author: lresende
Date: Wed Sep 23 19:35:12 2009
New Revision: 818223

URL: http://svn.apache.org/viewvc?rev=818223&view=rev
Log:
Updating website with M1-incubating release information

Removed:
    incubator/photark/site/site-author/news.xml
    incubator/photark/site/site-author/releases.xml
    incubator/photark/site/site-publish/news.html
    incubator/photark/site/site-publish/releases.html
Modified:
    incubator/photark/site/site-author/downloads.xml
    incubator/photark/site/site-author/index.xml
    incubator/photark/site/site-author/stylesheets/project.xml
    incubator/photark/site/site-publish/codeguidelines.html
    incubator/photark/site/site-publish/documentation.html
    incubator/photark/site/site-publish/downloads.html
    incubator/photark/site/site-publish/get-involved.html
    incubator/photark/site/site-publish/getting-started.html
    incubator/photark/site/site-publish/index.html
    incubator/photark/site/site-publish/issue-tracking.html
    incubator/photark/site/site-publish/license.html
    incubator/photark/site/site-publish/mail-lists.html
    incubator/photark/site/site-publish/maven.html
    incubator/photark/site/site-publish/patches.html
    incubator/photark/site/site-publish/quicksubversion.html

Modified: incubator/photark/site/site-author/downloads.xml
URL: http://svn.apache.org/viewvc/incubator/photark/site/site-author/downloads.xml?rev=818223&r1=818222&r2=818223&view=diff
==============================================================================
--- incubator/photark/site/site-author/downloads.xml (original)
+++ incubator/photark/site/site-author/downloads.xml Wed Sep 23 19:35:12 2009
@@ -19,14 +19,56 @@
 -->
 <document>
     <properties>
-       <title>PhotArk Downloads</title>
-       <bannertitle>PhotArk Downloads</bannertitle>
+       <title>Apache PhotArk Downloads</title>
+       <bannertitle>Apache PhotArk Downloads</bannertitle>
     </properties>
     <body>
-        <section name="Downloads">
-             <p>Welcome to the Apache PhotArk download page.</p>
-             <p>The Apache PhotArk project is currently part of the <a href='http://incubator.apache.org/' target='_blank'>Apache Incubator</a>.</p>
+        <section name="Apache PhotArk Downloads">
+             <p>Welcome to the Apache PhotArk download page. The Apache PhotArk project is currently part of the <a href='http://incubator.apache.org/' target='_blank'>Apache Incubator</a>.
+             <br/>Apache PhotArk is distributed under the <script type="text/javascript">linkNewWindow('http://www.apache.org/licenses/LICENSE-2.0.html','Apache License, version 2.0');</script>.
+             </p>
+        </section>
+        <section name="Apache PhotArk M1-Incubating">
+            <h3>M1-incubating (September 2009)</h3>
+
+            <table>
+              <thead>
+                <th>Description</th>
+                <th>Download link</th>
+                <th>MD5 Check sum</th>
+                <th>PGP Signature</th>
+              </thead>
+              <tbody>
+                <tr>
+                  <td>PhotArk M1-incubating binary (<i>Linux</i>)</td>
+                  <td><a href='http://www.apache.org/dist/incubator/photark/M1-incubating/apache-photark-M1-incubating.tar.gz'>apache-photark-M1-incubating.tar.gz</a></td>
+                  <td><a href='http://www.apache.org/dist/incubator/photark/M1-incubating/apache-photark-M1-incubating.tar.gz.md5'>MD5</a></td>
+                  <td><a href='http://www.apache.org/dist/incubator/photark/M1-incubating/apache-photark-M1-incubating.tar.gz.asc'>ASC</a></td>
+                </tr>
+
+                <tr>
+                  <td>PhotArk M1-incubating source (<i>Linux</i>)</td>
+                  <td><a href='http://www.apache.org/dist/incubator/photark/M1-incubating/apache-photark-M1-incubating-src.tar.gz'>apache-photark-M1-incubating-src.tar.gz</a></td>
+                  <td><a href='http://www.apache.org/dist/incubator/photark/M1-incubating/apache-photark-M1-incubating-src.tar.gz.md5'>MD5</a></td>
+                  <td><a href='http://www.apache.org/dist/incubator/photark/M1-incubating/apache-photark-M1-incubating-src.tar.gz.asc'>ASC</a></td>
+                </tr>
+
+                <tr>
+                  <td>PhotArk M1-incubating binary (<i>Windows</i>)</td>
+                  <td><a href='http://www.apache.org/dist/incubator/photark/M1-incubating/apache-photark-M1-incubating.zip'>apache-photark-M1-incubating.zip</a></td>
+                  <td><a href='http://www.apache.org/dist/incubator/photark/M1-incubating/apache-photark-M1-incubating.zip.md5'>MD5</a></td>
+                  <td><a href='http://www.apache.org/dist/incubator/photark/M1-incubating/apache-photark-M1-incubating.zip.asc'>ASC</a></td>
+                </tr>
+
+                <tr>
+                  <td>PhotArk M1-incubating source (<i>Windows</i>)</td>
+                  <td><a href='http://www.apache.org/dist/incubator/photark/M1-incubating/apache-photark-M1-incubating-src.zip'>apache-photark-M1-incubating-src.zip</a></td>
+                  <td><a href='http://www.apache.org/dist/incubator/photark/M1-incubating/apache-photark-M1-incubating-src.zip.md5'>MD5</a></td>
+                  <td><a href='http://www.apache.org/dist/incubator/photark/M1-incubating/apache-photark-M1-incubating-src.zip.asc'>ASC</a></td>
+                </tr>
+              </tbody>
+            </table>  
+
         </section>
-        
     </body>
 </document>

Modified: incubator/photark/site/site-author/index.xml
URL: http://svn.apache.org/viewvc/incubator/photark/site/site-author/index.xml?rev=818223&r1=818222&r2=818223&view=diff
==============================================================================
--- incubator/photark/site/site-author/index.xml (original)
+++ incubator/photark/site/site-author/index.xml Wed Sep 23 19:35:12 2009
@@ -42,5 +42,10 @@
 	    <p>We are currently seeking help to enhance the development of the application and add new functionality
 	       to bring PhotArk to a first class photo gallery application</p>
         </section>
+        
+        <section name="PhotArk News" >
+            <p>September 2009 - <a href="/downloads.html">PhotArk M1-Incubating</a> Released.</p>
+        </section>
+
     </body>
 </document>

Modified: incubator/photark/site/site-author/stylesheets/project.xml
URL: http://svn.apache.org/viewvc/incubator/photark/site/site-author/stylesheets/project.xml?rev=818223&r1=818222&r2=818223&view=diff
==============================================================================
--- incubator/photark/site/site-author/stylesheets/project.xml (original)
+++ incubator/photark/site/site-author/stylesheets/project.xml Wed Sep 23 19:35:12 2009
@@ -26,9 +26,8 @@
     <!-- When adding new tabs, make sure to edit Dropmenu.js to match!-->
     <menu name="PhotArk General" label="images/General.png">
         <item name="Home"                   href="/index.html"/>
-        <item name="News"                   href="/news.html"/>
+        <item name="Downloads"              href="/downloads.html"/>        
         <item name="Documentation"          href="/documentation.html"/>
-        <item name="Releases"               href="/releases.html"/>
         <item name="Getting Started"        href="/getting-started.html"/>
         <item name="License"                href="/license.html"/>
         <item name="ASF"                    href="http://www.apache.org/"/>

Modified: incubator/photark/site/site-publish/codeguidelines.html
URL: http://svn.apache.org/viewvc/incubator/photark/site/site-publish/codeguidelines.html?rev=818223&r1=818222&r2=818223&view=diff
==============================================================================
--- incubator/photark/site/site-publish/codeguidelines.html (original)
+++ incubator/photark/site/site-publish/codeguidelines.html Wed Sep 23 19:35:12 2009
@@ -97,12 +97,10 @@
                   <td bgcolor="#fafafa" width="124">
                                             <a href="./index.html">Home</a>
 <br>
-                                            <a href="./news.html">News</a>
+                                            <a href="./downloads.html">Downloads</a>
 <br>
                                             <a href="./documentation.html">Documentation</a>
 <br>
-                                            <a href="./releases.html">Releases</a>
-<br>
                                             <a href="./getting-started.html">Getting Started</a>
 <br>
                                             <a href="./license.html">License</a>

Modified: incubator/photark/site/site-publish/documentation.html
URL: http://svn.apache.org/viewvc/incubator/photark/site/site-publish/documentation.html?rev=818223&r1=818222&r2=818223&view=diff
==============================================================================
--- incubator/photark/site/site-publish/documentation.html (original)
+++ incubator/photark/site/site-publish/documentation.html Wed Sep 23 19:35:12 2009
@@ -97,12 +97,10 @@
                   <td bgcolor="#fafafa" width="124">
                                             <a href="./index.html">Home</a>
 <br>
-                                            <a href="./news.html">News</a>
+                                            <a href="./downloads.html">Downloads</a>
 <br>
                                             <a href="./documentation.html">Documentation</a>
 <br>
-                                            <a href="./releases.html">Releases</a>
-<br>
                                             <a href="./getting-started.html">Getting Started</a>
 <br>
                                             <a href="./license.html">License</a>

Modified: incubator/photark/site/site-publish/downloads.html
URL: http://svn.apache.org/viewvc/incubator/photark/site/site-publish/downloads.html?rev=818223&r1=818222&r2=818223&view=diff
==============================================================================
--- incubator/photark/site/site-publish/downloads.html (original)
+++ incubator/photark/site/site-publish/downloads.html Wed Sep 23 19:35:12 2009
@@ -37,7 +37,7 @@
    
             
         
-    <title>PhotArk - PhotArk Downloads</title>
+    <title>PhotArk - Apache PhotArk Downloads</title>
 </head>
 
 <body topmargin="0" leftmargin="0" marginwidth="0" marginheight="0">
@@ -97,12 +97,10 @@
                   <td bgcolor="#fafafa" width="124">
                                             <a href="./index.html">Home</a>
 <br>
-                                            <a href="./news.html">News</a>
+                                            <a href="./downloads.html">Downloads</a>
 <br>
                                             <a href="./documentation.html">Documentation</a>
 <br>
-                                            <a href="./releases.html">Releases</a>
-<br>
                                             <a href="./getting-started.html">Getting Started</a>
 <br>
                                             <a href="./license.html">License</a>
@@ -243,7 +241,63 @@
               <tr>
                   <td background="images/NavBarLS.png" width="8"></td>
                   <td align="center" background="images/NavBarM.png">
-                        <a name="Downloads">Downloads</a>
+                        <a name="Apache PhotArk Downloads">Apache PhotArk Downloads</a>
+                  </td>
+                  <td width="8" height="4" background="images/NavBarRS.png" ></td>
+              </tr>
+              <tr>
+                  <td align="right" valign="top"><img src= "images/NavBarBL.png"></td>
+                  <td background="images/NavBarB.png"></td>
+                  <td align="left"><img src="images/NavBarBR.png"></td>
+              </tr>
+              </tbody>
+          </table>
+        </td>
+    </tr>
+    
+    <tr>
+        <td>
+          <table border="0" cellspacing="0" cellpadding="0" width="100%">
+              <tbody>
+              
+              <tr>
+                  <td background="images/ContentBoxLS.png" width="8"></td>
+                  <td align="left">
+                                                 <p>Welcome to the Apache PhotArk download page. The Apache PhotArk project is currently part of the <a href="http://incubator.apache.org/" target="_blank">Apache Incubator</a>.
+             <br />Apache PhotArk is distributed under the <script type="text/javascript">linkNewWindow('http://www.apache.org/licenses/LICENSE-2.0.html','Apache License, version 2.0');</script>.
+             </p> 
+                                              </td>
+                  <td width="8" height="4" background="images/ContentBoxRS.png" >
+                  </td>
+              </tr>
+              <tr>
+                  <td align="right" valign="bottom"><img src= "images/ContentBoxBL.png"></td>
+                  <td background="images/ContentBoxB.png"></td>
+                  <td align="left"><img src="images/ContentBoxBR.png"></td>
+              </tr>
+              </tbody>
+          </table>
+        </td>
+    </tr>
+    </table>
+    </td>
+    </tr>
+	            	                 <tr>
+    <td>
+	<table class="content" border="0" width="100%" cellspacing="0" cellpadding="0" align="left">
+    <tr class="title" height="17" >
+        <td>
+          <table border="0" cellspacing="0" cellpadding="0" width="100%">
+              <tbody>
+              <tr>
+                  <td align="right" width="8" height="4"><img src= "images/NavBarTL.png"></td>
+                  <td height="4" background="images/NavBarT.png"></td>
+                  <td align="left"><img src="images/NavBarTR.png"></td>
+              </tr>
+              <tr>
+                  <td background="images/NavBarLS.png" width="8"></td>
+                  <td align="center" background="images/NavBarM.png">
+                        <a name="Apache PhotArk M1-Incubating">Apache PhotArk M1-Incubating</a>
                   </td>
                   <td width="8" height="4" background="images/NavBarRS.png" ></td>
               </tr>
@@ -265,8 +319,44 @@
               <tr>
                   <td background="images/ContentBoxLS.png" width="8"></td>
                   <td align="left">
-                                                 <p>Welcome to the Apache PhotArk download page.</p> 
-                                                         <p>The Apache PhotArk project is currently part of the <a href="http://incubator.apache.org/" target="_blank">Apache Incubator</a>.</p> 
+                                                 <h3>M1-incubating (September 2009)</h3> 
+                                                         <table>
+              <thead>
+                <th>Description</th>
+                <th>Download link</th>
+                <th>MD5 Check sum</th>
+                <th>PGP Signature</th>
+              </thead>
+              <tbody>
+                <tr>
+                  <td>PhotArk M1-incubating binary (<i>Linux</i>)</td>
+                  <td><a href="http://www.apache.org/dist/incubator/photark/M1-incubating/apache-photark-M1-incubating.tar.gz">apache-photark-M1-incubating.tar.gz</a></td>
+                  <td><a href="http://www.apache.org/dist/incubator/photark/M1-incubating/apache-photark-M1-incubating.tar.gz.md5">MD5</a></td>
+                  <td><a href="http://www.apache.org/dist/incubator/photark/M1-incubating/apache-photark-M1-incubating.tar.gz.asc">ASC</a></td>
+                </tr>
+
+                <tr>
+                  <td>PhotArk M1-incubating source (<i>Linux</i>)</td>
+                  <td><a href="http://www.apache.org/dist/incubator/photark/M1-incubating/apache-photark-M1-incubating-src.tar.gz">apache-photark-M1-incubating-src.tar.gz</a></td>
+                  <td><a href="http://www.apache.org/dist/incubator/photark/M1-incubating/apache-photark-M1-incubating-src.tar.gz.md5">MD5</a></td>
+                  <td><a href="http://www.apache.org/dist/incubator/photark/M1-incubating/apache-photark-M1-incubating-src.tar.gz.asc">ASC</a></td>
+                </tr>
+
+                <tr>
+                  <td>PhotArk M1-incubating binary (<i>Windows</i>)</td>
+                  <td><a href="http://www.apache.org/dist/incubator/photark/M1-incubating/apache-photark-M1-incubating.zip">apache-photark-M1-incubating.zip</a></td>
+                  <td><a href="http://www.apache.org/dist/incubator/photark/M1-incubating/apache-photark-M1-incubating.zip.md5">MD5</a></td>
+                  <td><a href="http://www.apache.org/dist/incubator/photark/M1-incubating/apache-photark-M1-incubating.zip.asc">ASC</a></td>
+                </tr>
+
+                <tr>
+                  <td>PhotArk M1-incubating source (<i>Windows</i>)</td>
+                  <td><a href="http://www.apache.org/dist/incubator/photark/M1-incubating/apache-photark-M1-incubating-src.zip">apache-photark-M1-incubating-src.zip</a></td>
+                  <td><a href="http://www.apache.org/dist/incubator/photark/M1-incubating/apache-photark-M1-incubating-src.zip.md5">MD5</a></td>
+                  <td><a href="http://www.apache.org/dist/incubator/photark/M1-incubating/apache-photark-M1-incubating-src.zip.asc">ASC</a></td>
+                </tr>
+              </tbody>
+            </table> 
                                               </td>
                   <td width="8" height="4" background="images/ContentBoxRS.png" >
                   </td>

Modified: incubator/photark/site/site-publish/get-involved.html
URL: http://svn.apache.org/viewvc/incubator/photark/site/site-publish/get-involved.html?rev=818223&r1=818222&r2=818223&view=diff
==============================================================================
--- incubator/photark/site/site-publish/get-involved.html (original)
+++ incubator/photark/site/site-publish/get-involved.html Wed Sep 23 19:35:12 2009
@@ -97,12 +97,10 @@
                   <td bgcolor="#fafafa" width="124">
                                             <a href="./index.html">Home</a>
 <br>
-                                            <a href="./news.html">News</a>
+                                            <a href="./downloads.html">Downloads</a>
 <br>
                                             <a href="./documentation.html">Documentation</a>
 <br>
-                                            <a href="./releases.html">Releases</a>
-<br>
                                             <a href="./getting-started.html">Getting Started</a>
 <br>
                                             <a href="./license.html">License</a>

Modified: incubator/photark/site/site-publish/getting-started.html
URL: http://svn.apache.org/viewvc/incubator/photark/site/site-publish/getting-started.html?rev=818223&r1=818222&r2=818223&view=diff
==============================================================================
--- incubator/photark/site/site-publish/getting-started.html (original)
+++ incubator/photark/site/site-publish/getting-started.html Wed Sep 23 19:35:12 2009
@@ -97,12 +97,10 @@
                   <td bgcolor="#fafafa" width="124">
                                             <a href="./index.html">Home</a>
 <br>
-                                            <a href="./news.html">News</a>
+                                            <a href="./downloads.html">Downloads</a>
 <br>
                                             <a href="./documentation.html">Documentation</a>
 <br>
-                                            <a href="./releases.html">Releases</a>
-<br>
                                             <a href="./getting-started.html">Getting Started</a>
 <br>
                                             <a href="./license.html">License</a>

Modified: incubator/photark/site/site-publish/index.html
URL: http://svn.apache.org/viewvc/incubator/photark/site/site-publish/index.html?rev=818223&r1=818222&r2=818223&view=diff
==============================================================================
--- incubator/photark/site/site-publish/index.html (original)
+++ incubator/photark/site/site-publish/index.html Wed Sep 23 19:35:12 2009
@@ -97,12 +97,10 @@
                   <td bgcolor="#fafafa" width="124">
                                             <a href="./index.html">Home</a>
 <br>
-                                            <a href="./news.html">News</a>
+                                            <a href="./downloads.html">Downloads</a>
 <br>
                                             <a href="./documentation.html">Documentation</a>
 <br>
-                                            <a href="./releases.html">Releases</a>
-<br>
                                             <a href="./getting-started.html">Getting Started</a>
 <br>
                                             <a href="./license.html">License</a>
@@ -294,6 +292,60 @@
     </table>
     </td>
     </tr>
+	            	                 <tr>
+    <td>
+	<table class="content" border="0" width="100%" cellspacing="0" cellpadding="0" align="left">
+    <tr class="title" height="17" >
+        <td>
+          <table border="0" cellspacing="0" cellpadding="0" width="100%">
+              <tbody>
+              <tr>
+                  <td align="right" width="8" height="4"><img src= "images/NavBarTL.png"></td>
+                  <td height="4" background="images/NavBarT.png"></td>
+                  <td align="left"><img src="images/NavBarTR.png"></td>
+              </tr>
+              <tr>
+                  <td background="images/NavBarLS.png" width="8"></td>
+                  <td align="center" background="images/NavBarM.png">
+                        <a name="PhotArk News">PhotArk News</a>
+                  </td>
+                  <td width="8" height="4" background="images/NavBarRS.png" ></td>
+              </tr>
+              <tr>
+                  <td align="right" valign="top"><img src= "images/NavBarBL.png"></td>
+                  <td background="images/NavBarB.png"></td>
+                  <td align="left"><img src="images/NavBarBR.png"></td>
+              </tr>
+              </tbody>
+          </table>
+        </td>
+    </tr>
+    
+    <tr>
+        <td>
+          <table border="0" cellspacing="0" cellpadding="0" width="100%">
+              <tbody>
+              
+              <tr>
+                  <td background="images/ContentBoxLS.png" width="8"></td>
+                  <td align="left">
+                                                 <p>September 2009 - <a href="/downloads.html">PhotArk M1-Incubating</a> Released.</p> 
+                                              </td>
+                  <td width="8" height="4" background="images/ContentBoxRS.png" >
+                  </td>
+              </tr>
+              <tr>
+                  <td align="right" valign="bottom"><img src= "images/ContentBoxBL.png"></td>
+                  <td background="images/ContentBoxB.png"></td>
+                  <td align="left"><img src="images/ContentBoxBR.png"></td>
+              </tr>
+              </tbody>
+          </table>
+        </td>
+    </tr>
+    </table>
+    </td>
+    </tr>
 	                        </table>
             </td>
 	</table>

Modified: incubator/photark/site/site-publish/issue-tracking.html
URL: http://svn.apache.org/viewvc/incubator/photark/site/site-publish/issue-tracking.html?rev=818223&r1=818222&r2=818223&view=diff
==============================================================================
--- incubator/photark/site/site-publish/issue-tracking.html (original)
+++ incubator/photark/site/site-publish/issue-tracking.html Wed Sep 23 19:35:12 2009
@@ -97,12 +97,10 @@
                   <td bgcolor="#fafafa" width="124">
                                             <a href="./index.html">Home</a>
 <br>
-                                            <a href="./news.html">News</a>
+                                            <a href="./downloads.html">Downloads</a>
 <br>
                                             <a href="./documentation.html">Documentation</a>
 <br>
-                                            <a href="./releases.html">Releases</a>
-<br>
                                             <a href="./getting-started.html">Getting Started</a>
 <br>
                                             <a href="./license.html">License</a>

Modified: incubator/photark/site/site-publish/license.html
URL: http://svn.apache.org/viewvc/incubator/photark/site/site-publish/license.html?rev=818223&r1=818222&r2=818223&view=diff
==============================================================================
--- incubator/photark/site/site-publish/license.html (original)
+++ incubator/photark/site/site-publish/license.html Wed Sep 23 19:35:12 2009
@@ -97,12 +97,10 @@
                   <td bgcolor="#fafafa" width="124">
                                             <a href="./index.html">Home</a>
 <br>
-                                            <a href="./news.html">News</a>
+                                            <a href="./downloads.html">Downloads</a>
 <br>
                                             <a href="./documentation.html">Documentation</a>
 <br>
-                                            <a href="./releases.html">Releases</a>
-<br>
                                             <a href="./getting-started.html">Getting Started</a>
 <br>
                                             <a href="./license.html">License</a>

Modified: incubator/photark/site/site-publish/mail-lists.html
URL: http://svn.apache.org/viewvc/incubator/photark/site/site-publish/mail-lists.html?rev=818223&r1=818222&r2=818223&view=diff
==============================================================================
--- incubator/photark/site/site-publish/mail-lists.html (original)
+++ incubator/photark/site/site-publish/mail-lists.html Wed Sep 23 19:35:12 2009
@@ -97,12 +97,10 @@
                   <td bgcolor="#fafafa" width="124">
                                             <a href="./index.html">Home</a>
 <br>
-                                            <a href="./news.html">News</a>
+                                            <a href="./downloads.html">Downloads</a>
 <br>
                                             <a href="./documentation.html">Documentation</a>
 <br>
-                                            <a href="./releases.html">Releases</a>
-<br>
                                             <a href="./getting-started.html">Getting Started</a>
 <br>
                                             <a href="./license.html">License</a>

Modified: incubator/photark/site/site-publish/maven.html
URL: http://svn.apache.org/viewvc/incubator/photark/site/site-publish/maven.html?rev=818223&r1=818222&r2=818223&view=diff
==============================================================================
--- incubator/photark/site/site-publish/maven.html (original)
+++ incubator/photark/site/site-publish/maven.html Wed Sep 23 19:35:12 2009
@@ -97,12 +97,10 @@
                   <td bgcolor="#fafafa" width="124">
                                             <a href="./index.html">Home</a>
 <br>
-                                            <a href="./news.html">News</a>
+                                            <a href="./downloads.html">Downloads</a>
 <br>
                                             <a href="./documentation.html">Documentation</a>
 <br>
-                                            <a href="./releases.html">Releases</a>
-<br>
                                             <a href="./getting-started.html">Getting Started</a>
 <br>
                                             <a href="./license.html">License</a>

Modified: incubator/photark/site/site-publish/patches.html
URL: http://svn.apache.org/viewvc/incubator/photark/site/site-publish/patches.html?rev=818223&r1=818222&r2=818223&view=diff
==============================================================================
--- incubator/photark/site/site-publish/patches.html (original)
+++ incubator/photark/site/site-publish/patches.html Wed Sep 23 19:35:12 2009
@@ -97,12 +97,10 @@
                   <td bgcolor="#fafafa" width="124">
                                             <a href="./index.html">Home</a>
 <br>
-                                            <a href="./news.html">News</a>
+                                            <a href="./downloads.html">Downloads</a>
 <br>
                                             <a href="./documentation.html">Documentation</a>
 <br>
-                                            <a href="./releases.html">Releases</a>
-<br>
                                             <a href="./getting-started.html">Getting Started</a>
 <br>
                                             <a href="./license.html">License</a>

Modified: incubator/photark/site/site-publish/quicksubversion.html
URL: http://svn.apache.org/viewvc/incubator/photark/site/site-publish/quicksubversion.html?rev=818223&r1=818222&r2=818223&view=diff
==============================================================================
--- incubator/photark/site/site-publish/quicksubversion.html (original)
+++ incubator/photark/site/site-publish/quicksubversion.html Wed Sep 23 19:35:12 2009
@@ -97,12 +97,10 @@
                   <td bgcolor="#fafafa" width="124">
                                             <a href="./index.html">Home</a>
 <br>
-                                            <a href="./news.html">News</a>
+                                            <a href="./downloads.html">Downloads</a>
 <br>
                                             <a href="./documentation.html">Documentation</a>
 <br>
-                                            <a href="./releases.html">Releases</a>
-<br>
                                             <a href="./getting-started.html">Getting Started</a>
 <br>
                                             <a href="./license.html">License</a>