blob: c3b4ebcfd04c17af4070bc7a66e4ff9968a2779f [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.
-->
<!-- $Id: introduction.xml 473861 2006-11-12 03:51:14Z gregor $ -->
<page:page
xmlns:page="http://apache.org/cocoon/lenya/cms-page/1.0"
xmlns="http://www.w3.org/1999/xhtml"
>
<page:head/>
<page:body>
<h1>Welcome to Apache Lenya</h1>
<p>
You have successfully installed Apache Lenya <strong>@lenya.version@</strong>
(Revision: @lenya.revision@). To start, click on any of the publications on the left.
</p>
<p>
<h2>About Apache Lenya</h2>
</p>
<p>
<a href="http://lenya.apache.org">Apache Lenya</a> is a Java-based
<a href="http://www.opensource.org">Open-Source</a> Content Management System.
It is based on open standards such as <a href="http://www.w3c.org/XML/">XML</a> and
<a href="http://www.w3c.org/TR/xslt">XSLT</a>. One of its core components is
<a href="http://cocoon.apache.org">Cocoon</a> from the
<a href="http://www.apache.org">Apache Software Foundation</a>.
</p>
<p>
Lenya supports inline WYSIWYG editors such as <a href="http://kupu.oscom.org">Kupu</a>
or <a href="http://bxe.oscom.org">BXE</a>. Your site editors do not have to learn XML.
This is possible thanks to the support of XML, XSLT and XML Schema on the client side.
An administration interface allows advanced users to monitor the CMS, and perform
configuration tasks.
</p>
</page:body>
</page:page>