blob: aa7884304018ca719e7e570f88a07482098fc4b3 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
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 xmlns="http://maven.apache.org/DECORATION/1.7.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.7.0 http://maven.apache.org/xsd/decoration-1.7.0.xsd"
name="Apache OpenMeetings Project">
<bannerLeft>
<name>Apache OpenMeetings</name>
<src>http://openmeetings.apache.org/images/logo.png</src>
<href>http://openmeetings.apache.org/index.html</href>
</bannerLeft>
<bannerRight>
<name>Apache</name>
<src>http://apache.org/img/asf_logo.png</src>
<href>http://apache.org</href>
</bannerRight>
<skin>
<groupId>lt.velykis.maven.skins</groupId>
<artifactId>reflow-maven-skin</artifactId>
<version>1.1.1</version>
</skin>
<version position="none"/>
<body>
<head><![CDATA[
<link rel="stylesheet" href="$resourcePath/css/site.css"/>
]]></head>
<links>
<item name="Demo" href="http://openmeetings.apache.org/demo.html"/>
<item name="Download" href="http://openmeetings.apache.org/downloads.html"/>
<item name="Wiki" href="https://cwiki.apache.org/confluence/display/OPENMEETINGS"/>
</links>
<menu ref="modules" inherit="top"/>
</body>
<poweredBy></poweredBy>
<custom>
<reflowSkin>
<brand>
<name><![CDATA[
<span class="color-highlight">Apache</span> OpenMeetings
]]></name>
</brand>
<!--absoluteResourceURL>http://localhost:5080/openmeetings/docs</absoluteResourceURL--><!-- DEVELOPMENT -->
<absoluteResourceURL>http://openmeetings.apache.org</absoluteResourceURL>
<protocolRelativeURLs>true</protocolRelativeURLs>
<localResources>true</localResources>
<theme>site</theme><!-- http://bootswatch.com/2/cerulean offline -->
<bottomNav maxSpan="12">
<column>General</column>
<column>Installation</column>
<column>Community</column>
<column>Development</column>
</bottomNav>
<toc>sidebar</toc>
<skinAttribution>false</skinAttribution>
<endContent>
<script src="$resourcePath/js/site.js"></script>
</endContent>
</reflowSkin>
</custom>
</project>