blob: 61cd2bb76e45e2a20dfe9ac6220c846dee0787e2 [file] [log] [blame]
<?xml version="1.0"?>
<!--
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>
<properties>
<title>Example Applications</title>
</properties>
<body>
<section name="Example Apps">
These are example apps you can download to learn how to work with Turbine.
<subsection name="Turbine Webapp">
<p>With
<a href="https://gitbox.apache.org/repos/asf/turbine-archetypes.git">Turbine Webapp Archetype on Gitbox</a> (<a href="https://github.com/apache/turbine-archetypes">on GitHub</a>) one can build fast an example app that demonstrates how to use Turbine. It also demonstrates Torque integration, Fulcrum Security and Fulcrum Intake, Fulcrum Json.
Find more information in the <a href="https://blogs.apache.org/turbine/">blog</a> in the <a href="https://blogs.apache.org/turbine/entry/maven_archetypes_for_apache_turbine">blog entry "Maven archetypes for Apache Turbine applications - easier startup with Turbine"</a>.
</p>
</subsection>
<subsection name="Antelope">
<p>(TODO: remove or update)
<a href="http://zebra.tigris.org">Antelope</a> is an example app that demonstrates how
to use the Zebra workflow engine with Turbine. It also demonstrates Hibernate integration,
Fulcrum Security, and a form processing engine similar to Intake.
</p>
</subsection>
<subsection name="OSWorkflow Example">
<p>TODO: remove or update)
<a href="http://turbine.apache.org/fulcrum/fulcrum-osworkflow-example/index.html">This</a>
example app shows how to integrate the <a href="http://www.opensymphony.com/">OSWorkflow</a> engine
into Turbine. You can click through the various screens following the progress of your workflow.
</p>
</subsection>
</section>
</body>
</document>