You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oltu.apache.org by si...@apache.org on 2015/09/14 13:10:59 UTC

svn commit: r1702906 - in /oltu/trunk/site/src/site: site.xml xdoc/commercial-support.xml

Author: simonetripodi
Date: Mon Sep 14 11:10:58 2015
New Revision: 1702906

URL: http://svn.apache.org/r1702906
Log:
added Commercial Support page

Added:
    oltu/trunk/site/src/site/xdoc/commercial-support.xml   (with props)
Modified:
    oltu/trunk/site/src/site/site.xml

Modified: oltu/trunk/site/src/site/site.xml
URL: http://svn.apache.org/viewvc/oltu/trunk/site/src/site/site.xml?rev=1702906&r1=1702905&r2=1702906&view=diff
==============================================================================
--- oltu/trunk/site/src/site/site.xml (original)
+++ oltu/trunk/site/src/site/site.xml Mon Sep 14 11:10:58 2015
@@ -61,6 +61,7 @@
     </menu>
 
     <menu name="Miscellaneous">
+      <item name="Commercial support" href="./commercial-support.html" />
       <item name="Project stats" href="./stats.html" />
     </menu>
 

Added: oltu/trunk/site/src/site/xdoc/commercial-support.xml
URL: http://svn.apache.org/viewvc/oltu/trunk/site/src/site/xdoc/commercial-support.xml?rev=1702906&view=auto
==============================================================================
--- oltu/trunk/site/src/site/xdoc/commercial-support.xml (added)
+++ oltu/trunk/site/src/site/xdoc/commercial-support.xml Mon Sep 14 11:10:58 2015
@@ -0,0 +1,45 @@
+<?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.
+-->
+<document xmlns="http://maven.apache.org/XDOC/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
+
+  <properties>
+    <title>Commercial Support</title>
+    <author email="oltu-dev@incubator.apache.org">Apache Oltu Documentation Team</author>
+  </properties>
+
+  <body>
+    <section name="Apache Oltu Commercial Support">
+      <p>This page is dedicated to companies offering products and services around or including Apache Oltu.</p>
+      <p>The Apache Oltu PMC does not endorse or recommend any of the products or services on this page. We love all our supporters equally.</p>
+
+      <subsection name="Have an Offering?">
+        <p>To be listed in the Commercial Support page send a mail to the <a href="./mail-lists.html">Apache Oltu PMC</a> with a description of your offerings and the text you would like to have added.</p>
+      </subsection>
+
+      <subsection name="Policy for additions">
+        <p>The Apache Oltu PMC does not and cannot endorse or recommend any products or services.</p>
+        <p>All submitted information must be factual and informational in nature and not be a marketing statement.
+        Statements that promote your products and services over other offerings on the page will not be tolerated and will be removed.
+        Such marketing statements can be added to your own pages on your own site.</p>
+        <p>When in doubt, email the Apache Oltu PMC list (see <a href="./mail-lists.html">Mailing Lists</a>) and ask. We are be happy to help.</p>
+      </subsection>
+    </section>
+  </body>
+
+</document>

Propchange: oltu/trunk/site/src/site/xdoc/commercial-support.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: oltu/trunk/site/src/site/xdoc/commercial-support.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: oltu/trunk/site/src/site/xdoc/commercial-support.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml