Author: apadilla
Date: Thu Mar 10 03:11:04 2011
New Revision: 1080115

URL: http://svn.apache.org/viewvc?rev=1080115&view=rev
Log:
* added a new link in the left-hand menu for the Downloads page

Modified:
    incubator/npanday/trunk/site/src/site/site.xml

Modified: incubator/npanday/trunk/site/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/incubator/npanday/trunk/site/src/site/site.xml?rev=1080115&r1=1080114&r2=1080115&view=diff
==============================================================================
--- incubator/npanday/trunk/site/src/site/site.xml (original)
+++ incubator/npanday/trunk/site/src/site/site.xml Thu Mar 10 03:11:04 2011
@@ -40,7 +40,7 @@ under the License.
   <body>
     <breadcrumbs>
       <item name="NPanday Home" href="http://incubator.apache.org/npanday/"; />
-      <item name="NPanday ${project.version}" href="/" />
+      <item name="NPanday ${npandayReleaseVersion}" href="/" />
     </breadcrumbs>
 
     <menu name="General Info">
@@ -49,6 +49,7 @@ under the License.
       <item name="NPanday FAQs" href="/faqs.html"/>
       <item name="NPanday Features" href="/faqs.html"/>
       <item name="Documentation PDF" href="/npanday.pdf"/>
+      <item name="Download NPanday" href="/download.html"/>      
     </menu>
 
     <menu name="User's Guide">


Reply via email to