You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@labs.apache.org by si...@apache.org on 2011/09/09 12:31:27 UTC

svn commit: r1167082 - in /labs/openelo/src/site: ./ apt/ apt/index.apt site.xml

Author: simonetripodi
Date: Fri Sep  9 10:31:26 2011
New Revision: 1167082

URL: http://svn.apache.org/viewvc?rev=1167082&view=rev
Log:
first checkin of site descriptors

Added:
    labs/openelo/src/site/
    labs/openelo/src/site/apt/
    labs/openelo/src/site/apt/index.apt   (with props)
    labs/openelo/src/site/site.xml   (with props)

Added: labs/openelo/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/labs/openelo/src/site/apt/index.apt?rev=1167082&view=auto
==============================================================================
--- labs/openelo/src/site/apt/index.apt (added)
+++ labs/openelo/src/site/apt/index.apt Fri Sep  9 10:31:26 2011
@@ -0,0 +1,10 @@
+                                    ------
+                              Apache OpenELO - Home
+                                    ------
+                                    Apache Labs
+                                    ------
+                                     2011
+
+Overview!
+
+  Welcome to Apache OpenELO!!!

Propchange: labs/openelo/src/site/apt/index.apt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: labs/openelo/src/site/apt/index.apt
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: labs/openelo/src/site/apt/index.apt
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: labs/openelo/src/site/site.xml
URL: http://svn.apache.org/viewvc/labs/openelo/src/site/site.xml?rev=1167082&view=auto
==============================================================================
--- labs/openelo/src/site/site.xml (added)
+++ labs/openelo/src/site/site.xml Fri Sep  9 10:31:26 2011
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You 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 name="${project.name}">
+
+  <publishDate format="yyyy-MM-dd" position="left" />
+
+  <version position="left" />
+
+  <body>
+    <links>
+      <item name="Apache Labs" href="http://labs.apache.org/" />
+    </links>
+
+    <menu name="${project.name}">
+      <item name="Home" href="index.html" />
+    </menu>
+
+    <menu ref="reports" inherit="bottom" />
+  </body>
+
+</project>
\ No newline at end of file

Propchange: labs/openelo/src/site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: labs/openelo/src/site/site.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: labs/openelo/src/site/site.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@labs.apache.org
For additional commands, e-mail: commits-help@labs.apache.org