Author: snoopdave
Date: Wed Dec  5 05:38:13 2007
New Revision: 601333

URL: http://svn.apache.org/viewvc?rev=601333&view=rev
Log:
more tweaks, adding HOME link

Added:
    roller/trunk/site/xdocs/stylesheets/project.xml
Removed:
    roller/trunk/site/xdocs/project.xml
Modified:
    roller/trunk/site/docs/dev/sitemap.html
    roller/trunk/site/docs/download.html
    roller/trunk/site/docs/downloads.html
    roller/trunk/site/docs/index.html

Modified: roller/trunk/site/docs/dev/sitemap.html
URL: 
http://svn.apache.org/viewvc/roller/trunk/site/docs/dev/sitemap.html?rev=601333&r1=601332&r2=601333&view=diff
==============================================================================
--- roller/trunk/site/docs/dev/sitemap.html (original)
+++ roller/trunk/site/docs/dev/sitemap.html Wed Dec  5 05:38:13 2007
@@ -38,6 +38,7 @@
     <td valign="top" nowrap="nowrap" class="navleft">
            <div class="menuheader">Project information</div>
     <menu compact="compact">
+          <li><a href="http://roller.apache.org";>Project HOME</a></li> 
           <li><a href="http://rollerweblogger.org/project";>Project 
Blog</a></li> 
           <li><a 
href="http://cwiki.apache.org/confluence/display/ROLLER";>Project Wiki</a></li> 
           <li><a 
href="http://cwiki.apache.org/confluence/display/ROLLER/Roller+FAQ";>Project 
FAQ</a> </li> 

Modified: roller/trunk/site/docs/download.html
URL: 
http://svn.apache.org/viewvc/roller/trunk/site/docs/download.html?rev=601333&r1=601332&r2=601333&view=diff
==============================================================================
--- roller/trunk/site/docs/download.html (original)
+++ roller/trunk/site/docs/download.html Wed Dec  5 05:38:13 2007
@@ -39,6 +39,7 @@
     <td valign="top" nowrap="nowrap" class="navleft">
            <div class="menuheader">Project information</div>
     <menu compact="compact">
+          <li><a href="http://roller.apache.org";>Project HOME</a></li> 
           <li><a href="http://rollerweblogger.org/project";>Project 
Blog</a></li> 
           <li><a 
href="http://cwiki.apache.org/confluence/display/ROLLER";>Project Wiki</a></li> 
           <li><a 
href="http://cwiki.apache.org/confluence/display/ROLLER/Roller+FAQ";>Project 
FAQ</a> </li> 

Modified: roller/trunk/site/docs/downloads.html
URL: 
http://svn.apache.org/viewvc/roller/trunk/site/docs/downloads.html?rev=601333&r1=601332&r2=601333&view=diff
==============================================================================
--- roller/trunk/site/docs/downloads.html (original)
+++ roller/trunk/site/docs/downloads.html Wed Dec  5 05:38:13 2007
@@ -39,6 +39,7 @@
     <td valign="top" nowrap="nowrap" class="navleft">
            <div class="menuheader">Project information</div>
     <menu compact="compact">
+          <li><a href="http://roller.apache.org";>Project HOME</a></li> 
           <li><a href="http://rollerweblogger.org/project";>Project 
Blog</a></li> 
           <li><a 
href="http://cwiki.apache.org/confluence/display/ROLLER";>Project Wiki</a></li> 
           <li><a 
href="http://cwiki.apache.org/confluence/display/ROLLER/Roller+FAQ";>Project 
FAQ</a> </li> 

Modified: roller/trunk/site/docs/index.html
URL: 
http://svn.apache.org/viewvc/roller/trunk/site/docs/index.html?rev=601333&r1=601332&r2=601333&view=diff
==============================================================================
--- roller/trunk/site/docs/index.html (original)
+++ roller/trunk/site/docs/index.html Wed Dec  5 05:38:13 2007
@@ -19,7 +19,7 @@
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
   <link rel="stylesheet" href="http://incubator.apache.org/style/style.css"; 
type="text/css" />
        <meta name="author" content="The Apache Software Foundation" /><meta 
name="email" content="apache.AT.apache.DOT.org" />
-    <title>Apache Roller - open source Java blog server</title>
+    <title>Apache Roller - open source Java blog server - Apache Roller</title>
  </head>
  <body>        
   <table border="0" width="100%" cellspacing="0">
@@ -39,6 +39,7 @@
     <td valign="top" nowrap="nowrap" class="navleft">
            <div class="menuheader">Project information</div>
     <menu compact="compact">
+          <li><a href="http://roller.apache.org";>Project HOME</a></li> 
           <li><a href="http://rollerweblogger.org/project";>Project 
Blog</a></li> 
           <li><a 
href="http://cwiki.apache.org/confluence/display/ROLLER";>Project Wiki</a></li> 
           <li><a 
href="http://cwiki.apache.org/confluence/display/ROLLER/Roller+FAQ";>Project 
FAQ</a> </li> 

Added: roller/trunk/site/xdocs/stylesheets/project.xml
URL: 
http://svn.apache.org/viewvc/roller/trunk/site/xdocs/stylesheets/project.xml?rev=601333&view=auto
==============================================================================
--- roller/trunk/site/xdocs/stylesheets/project.xml (added)
+++ roller/trunk/site/xdocs/stylesheets/project.xml Wed Dec  5 05:38:13 2007
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+Copyright 1999-2005 The Apache Software Foundation
+Licensed 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.
+-->
+<project href="http://www.apache.org/";>
+
+<title>Apache Roller</title>
+<logo href="images/roller-logo.jpg" />
+<body>
+    
+<projects><title>Project information</title>
+    <li><a href="http://roller.apache.org";>Project HOME</a></li>
+    <li><a href="http://rollerweblogger.org/project";>Project Blog</a></li>
+    <li><a href="http://cwiki.apache.org/confluence/display/ROLLER";>Project 
Wiki</a></li>
+    <li><a 
href="http://cwiki.apache.org/confluence/display/ROLLER/Roller+FAQ";>Project 
FAQ</a> </li>
+</projects>
+
+<projects><title>Get Involved</title>
+    <li><a 
href="http://cwiki.apache.org/confluence/display/ROLLER/Roller+Mailing+Lists";>Mailing-lists</a></li>
+    <li><a href="http://opensource.atlassian.com/projects/roller";>Bug 
tracker</a></li>
+</projects>
+
+<projects><title>Downloads</title>
+    <li><a href="downloads.html">Downloads</a></li>
+    <li><a 
href="http://cwiki.apache.org/confluence/display/ROLLER/Roller+User+Documentation";>Roller
 User Guide</a></li>
+    <li><a 
href="http://cwiki.apache.org/confluence/display/ROLLER/Roller+Install+Guides";>Roller
 Install Guide</a> </li>
+</projects>
+
+<menu><title>Related Sites</title>
+  <li><a href="http://rollerweblogger.org/project";>Roller project 
announcements blog</a></li>
+  <li><a href="http://roller.dev.java.net";></a>Java.Net Roller Support 
projet</li>
+</menu>
+
+<menu><title href="http://projects.apache.org/";>Related Projects</title>
+  <li><a href="http://struts.apache.org";></a>Apache Struts</li>
+  <li><a href="http://velocity.apache.org";></a>Apache Velocity</li>
+  <li><a href="http://jakarta.apache.org";></a>Apache Jakarta</li>
+  <li><a href="http://db.apache.org";></a>Apache Derby</li>
+  <li><a href="http://incubator.apache.org/abdera";></a>Apache Abdera 
(incubating)</li>
+  <li><a href="http://rome.dev.java.net";></a>Java.Net ROME</li>
+  <li><a href="http://blogapps.dev.java.net";></a>Java.Net Blogapps</li>
+</menu>
+
+</body>
+</project>


Reply via email to