Author: marrs
Date: Fri Jan 27 08:51:42 2012
New Revision: 1236601
URL: http://svn.apache.org/viewvc?rev=1236601&view=rev
Log:
Fixes to content.
Removed:
ace/site/trunk/content/apache.mdtext
ace/site/trunk/content/dev-doc.mdtext
ace/site/trunk/content/get-involved.mdtext
ace/site/trunk/content/user-doc.mdtext
ace/site/trunk/content/wiki.mdtext
Modified:
ace/site/trunk/content/index.mdtext
ace/site/trunk/content/news.mdtext
ace/site/trunk/content/on-the-web.mdtext
ace/site/trunk/templates/sidenav.html
Modified: ace/site/trunk/content/index.mdtext
URL:
http://svn.apache.org/viewvc/ace/site/trunk/content/index.mdtext?rev=1236601&r1=1236600&r2=1236601&view=diff
==============================================================================
--- ace/site/trunk/content/index.mdtext (original)
+++ ace/site/trunk/content/index.mdtext Fri Jan 27 08:51:42 2012
@@ -1,7 +1,5 @@
Title: Apache ACE
-# Welcome to Apache ACE
-
Apache ACE is a software distribution framework that allows you to centrally
manage and distribute software components, configuration data and other
artifacts to target systems. It is built using OSGi and can be deployed in
different topologies. The target systems are usually also OSGi based, but don't
have to be.
# Background
@@ -10,4 +8,4 @@ When assembling software out of reusable
Apache ACE allows you to group those components and assign them to a managed
set of targets. This allows you to distribute updates and new components
easily, while keeping a full history of what was installed where during what
period. It also helps you setup an automated development, QA/testing, staging
and production environment.
-If you want to learn more about how to use Apache ACE, go to the [User
Documentation](/user-doc.html) and start with [A brief
introduction](/user-doc/introduction.html). If you are interested in [becoming
involved](/get-involved.html), check out our [Mailing Lists](#TODO) and
finally, to gain a deeper understanding of the software, read the available
[Developer Documentation](/dev-doc.html) which explains how to build the
software and the overall [Software
Architecture](/dev-doc/software-architecture.html).
+If you want to learn more about how to use Apache ACE, go to the User
Documentation and start with [A brief
introduction](/user-doc/introduction.html). If you are interested in becoming
involved, check out our [Mailing Lists](/get-involved/mailing-lists.html) and
finally, to gain a deeper understanding of the software, read the available
[Developer Documentation](/dev-doc.html) which explains how to build the
software and the overall [Software
Architecture](/dev-doc/software-architecture.html).
Modified: ace/site/trunk/content/news.mdtext
URL:
http://svn.apache.org/viewvc/ace/site/trunk/content/news.mdtext?rev=1236601&r1=1236600&r2=1236601&view=diff
==============================================================================
--- ace/site/trunk/content/news.mdtext (original)
+++ ace/site/trunk/content/news.mdtext Fri Jan 27 08:51:42 2012
@@ -1,6 +1,4 @@
Title: News
-# News
-
* Apache ACE graduated as a TLP!
* Apache ACE version 0.8.1-incubator released! [Get it here](#TODO).
Modified: ace/site/trunk/content/on-the-web.mdtext
URL:
http://svn.apache.org/viewvc/ace/site/trunk/content/on-the-web.mdtext?rev=1236601&r1=1236600&r2=1236601&view=diff
==============================================================================
--- ace/site/trunk/content/on-the-web.mdtext (original)
+++ ace/site/trunk/content/on-the-web.mdtext Fri Jan 27 08:51:42 2012
@@ -1,5 +1,3 @@
Title: On the web
-# On the web
-
-Placeholder page.
+Placeholder page. Will contain links to pages that somehow mention Apache ACE.
Modified: ace/site/trunk/templates/sidenav.html
URL:
http://svn.apache.org/viewvc/ace/site/trunk/templates/sidenav.html?rev=1236601&r1=1236600&r2=1236601&view=diff
==============================================================================
--- ace/site/trunk/templates/sidenav.html (original)
+++ ace/site/trunk/templates/sidenav.html Fri Jan 27 08:51:42 2012
@@ -1,6 +1,6 @@
<ul class="nav" data-dropdown="dropdown">
<li class="dropdown">
- <a href="#" class="dropdown-toggle">Home</a>
+ <a href="#" class="dropdown-toggle">News</a>
<ul class="dropdown-menu">
<li>
<a href="/news.html">News</a>