You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by sn...@apache.org on 2007/12/05 14:31:38 UTC

svn commit: r601330 - in /roller/trunk/site: docs/project.html xdocs/project.xml xdocs/stylesheets/project.xml

Author: snoopdave
Date: Wed Dec  5 05:31:37 2007
New Revision: 601330

URL: http://svn.apache.org/viewvc?rev=601330&view=rev
Log:
oops, misplaced files.

Added:
    roller/trunk/site/xdocs/project.xml
Removed:
    roller/trunk/site/docs/project.html
    roller/trunk/site/xdocs/stylesheets/project.xml

Added: roller/trunk/site/xdocs/project.xml
URL: http://svn.apache.org/viewvc/roller/trunk/site/xdocs/project.xml?rev=601330&view=auto
==============================================================================
--- roller/trunk/site/xdocs/project.xml (added)
+++ roller/trunk/site/xdocs/project.xml Wed Dec  5 05:31:37 2007
@@ -0,0 +1,55 @@
+<?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://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>