svn commit: r1340124 - in /cocoon/trunk/site/cocoon-main-site/src/site: site.xml xdoc/live_sites_3.0.xml
| Newsgroups | gmane.text.xml.cocoon.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: ilgrosso
Date: Fri May 18 15:16:24 2012
New Revision: 1340124
URL: http://svn.apache.org/viewvc?rev=1340124&view=rev
Log:
Adding live sites section for 3.0
Added:
cocoon/trunk/site/cocoon-main-site/src/site/xdoc/live_sites_3.0.xml (with props)
Modified:
cocoon/trunk/site/cocoon-main-site/src/site/site.xml
Modified: cocoon/trunk/site/cocoon-main-site/src/site/site.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/site/cocoon-main-site/src/site/site.xml?rev=1340124&r1=1340123&r2=1340124&view=diff
==============================================================================
--- cocoon/trunk/site/cocoon-main-site/src/site/site.xml (original)
+++ cocoon/trunk/site/cocoon-main-site/src/site/site.xml Fri May 18 15:16:24 2012
@@ -36,6 +36,7 @@
<item name="Professional Services" href="./1271_1_1.html"/>
<item name="Who uses Cocoon?" href="./1365_1_1.html" collapse="true">
<item name="Products" href="./1365_1_1.html"/>
+ <item name="Live Sites - 3.0" href="./live_sites_3.0.html"/>
<item name="Live Sites - 2.2" href="./706_1_1.html"/>
<item name="Live Sites - 2.1.8" href="./705_1_1.html"/>
<item name="Live Sites - 2.1.7" href="./704_1_1.html"/>
Added: cocoon/trunk/site/cocoon-main-site/src/site/xdoc/live_sites_3.0.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/site/cocoon-main-site/src/site/xdoc/live_sites_3.0.xml?rev=1340124&view=auto
==============================================================================
--- cocoon/trunk/site/cocoon-main-site/src/site/xdoc/live_sites_3.0.xml (added)
+++ cocoon/trunk/site/cocoon-main-site/src/site/xdoc/live_sites_3.0.xml Fri May 18 15:16:24 2012
@@ -0,0 +1,42 @@
+<?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:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns="http://maven.apache.org/XDOC/2.0"
+ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
+ <properties>
+ <title>Cocoon Main Site - Live Sites - 3.0</title>
+ <author email="[email protected]">Apache Cocoon Documentation Team</author>
+ </properties>
+ <body>
+ <div id="contentBody">
+ <div id="bodyText">
+ <h1 class="docTitle">Live Sites - 3.0</h1>
+ <p>This is a list of live sites proudly powered by Apache Cocoon.</p>
+ <h1>Cocoon 3.0</h1>
+ <ul>
+ <li><a href="https://www.sobu.ch/">sobu</a> - Online shopping</li>
+ <li><a href="http://www.tirasa.net">Tirasa</a> - Company website</li>
+ <li><a href="http://syncope.tirasa.net">Apache Syncope Tirasa Support</a> - value add support and professional
+ services for <a href="http://incubator.apache.org/syncope/">Apache Syncope</a></li>
+ </ul>
+ </div>
+ </div>
+ </body>
+</document>
\ No newline at end of file
Propchange: cocoon/trunk/site/cocoon-main-site/src/site/xdoc/live_sites_3.0.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: cocoon/trunk/site/cocoon-main-site/src/site/xdoc/live_sites_3.0.xml
------------------------------------------------------------------------------
svn:keywords = Date Revision Author HeadURL Id
Propchange: cocoon/trunk/site/cocoon-main-site/src/site/xdoc/live_sites_3.0.xml
------------------------------------------------------------------------------
svn:mime-type = text/xml