blob: f1090d994c5765033a15ae1563e4d708c72af9f8 [file] [log] [blame]
<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
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="Apache Turbine">
<bannerLeft>
<name>Apache Turbine</name>
<src>/images/turbine-project-apache-separate.png</src>
<alt>Apache Turbine</alt>
<href>http://turbine.apache.org/</href>
</bannerLeft>
<bannerRight>
<src>/images/logo.gif</src>
</bannerRight>
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-fluido-skin</artifactId>
<version>1.8</version>
</skin>
<body>
<menu name="General Information">
<item name="Overview" href="/index.html"/>
<item name="Features" href="/features.html"/>
<item name="Specification" href="/fsd.html"/>
<item name="Getting Started" href="/getting-started.html"/>
<item name="Howto Build Turbine" href="/how-to-build.html"/>
<item name="Changes" href="/changes-report.html"/>
</menu>
<menu name="Documentation">
<item name="Services" href="/services/index.html" collapse="true">
<item name="Assembler Broker Service" href="/services/assemblerbroker-service.html"/>
<item name="Avalon Component Service" href="/services/avalon-component-service.html"/>
<item name="Crypto Service" href="http://turbine.apache.org/fulcrum/fulcrum-crypto/"/>
<item name="Cache Service" href="http://turbine.apache.org/fulcrum/fulcrum-cache/"/>
<item name="Factory Service" href="http://turbine.apache.org/fulcrum/fulcrum-factory/"/>
<item name="Intake Service" href="http://turbine.apache.org/fulcrum/fulcrum-intake/"/>
<item name="JSON-RPC Service" href="/services/jsonrpc-service.html"/>
<item name="JSON Service" href="http://turbine.apache.org/fulcrum/fulcrum-json/"/>
<item name="JSP Service" href="/services/jsp-service.html"/>
<item name="Localization Service" href="http://turbine.apache.org/fulcrum/fulcrum-localization/"/>
<item name="MimeType Service" href="http://turbine.apache.org/fulcrum/fulcrum-mimetype/"/>
<item name="Naming Service" href="/services/naming-service.html"/>
<item name="Parser Service" href="http://turbine.apache.org/fulcrum/fulcrum-parser/"/>
<item name="Pool Service" href="http://turbine.apache.org/fulcrum/fulcrum-pool/"/>
<item name="Pull Service" href="/services/pull-service.html"/>
<item name="RunData Service" href="/services/rundata-service.html"/>
<item name="Scheduler Service" href="/services/scheduler-service.html"/>
<item name="Security Service" href="/services/security-service.html"/>
<item name="Servlet Service" href="/services/servlet-service.html"/>
<item name="Session Service" href="/services/session-service.html"/>
<item name="Template Service" href="/services/template-service.html"/>
<item name="UI Service" href="/services/ui-service.html"/>
<item name="Unique ID Service" href="/services/uniqueid-service.html"/>
<item name="Upload Service" href="http://turbine.apache.org/fulcrum/fulcrum-upload/"/>
<item name="Velocity Service" href="/services/velocity-service.html"/>
<item name="XML-RPC Service" href="http://turbine.apache.org/fulcrum/fulcrum-xmlrpc/"/>
<item name="XSLT Service" href="http://turbine.apache.org/fulcrum/fulcrum-xslt/"/>
</item>
<item name="Howtos" href="/howto/index.html" collapse="true">
<item name="Action Events Howto" href="/howto/action-event-howto.html"/>
<item name="Annotations Howto" href="/howto/annotations.html"/>
<item name="Configuration Howto" href="/howto/configuration-howto.html"/>
<item name="Extend User Howto" href="/howto/extend-user-howto.html"/>
<item name="Hibernate OM Howto" href="/howto/hibernate-howto.html"/>
<item name="Intake Howto" href="/howto/intake-howto.html"/>
<item name="JSP Howto" href="/howto/jsp-howto.html"/>
<item name="Migrating from 2.1 to 2.2" href="/howto/migrate-from-2_1-howto.html"/>
<item name="Migrating from 2.2 to 2.3" href="/howto/migrate-from-2_2-howto.html"/>
<item name="Migrating from 2.3 to 4.0" href="/howto/migrate-from-2_3-howto.html"/>
<item name="Migrating from 4.0 to 5.0" href="/howto/migrate-from-4_0-howto.html"/>
<item name="Pull Model Howto" href="/howto/pullmodel-howto.html"/>
<item name="Python Howto" href="/howto/python-howto.html"/>
<item name="Security Howto" href="/howto/security-howto.html"/>
<item name="Services Howto" href="/howto/services-howto.html"/>
<item name="URL rewriting Howto" href="/howto/url-rewriting-howto.html"/>
<item name="Velocity Context Howto" href="/howto/context-howto.html"/>
<item name="Velocity Site Howto" href="/howto/velocity-site-howto.html"/>
<item name="VelocityOnlyLayout Howto" href="/howto/velocityonlylayout-howto.html"/>
</item>
<item name="Wiki" href="https://cwiki.apache.org/confluence/display/TURBINE"/>
<item name="JavaDocs" href="/apidocs/index.html"/>
</menu>
<menu name="Development">
<item name="Proposals" href="/proposals.html"/>
<item name="How To Help" href="/how-to-help.html"/>
<item name="Todo" href="/todo.html"/>
</menu>
</body>
<custom>
<fluidoSkin>
<topBarEnabled>false</topBarEnabled>
<sideBarEnabled>true</sideBarEnabled>
</fluidoSkin>
</custom>
</project>