You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by gr...@apache.org on 2004/03/31 10:31:13 UTC

cvs commit: cocoon-lenya/src/webapp/lenya/resources/misc/epoz download.xhtml

gregor      2004/03/31 00:31:13

  Added:       src/webapp/lenya/resources/misc/kupu download.xhtml
  Removed:     src/webapp/lenya/resources/misc/epoz download.xhtml
  Log:
  epoz -> kupu
  
  Revision  Changes    Path
  1.1                  cocoon-lenya/src/webapp/lenya/resources/misc/kupu/download.xhtml
  
  Index: download.xhtml
  ===================================================================
  <?xml version="1.0"?>
  <!--
    Copyright 1999-2004 The Apache Software Foundation
  
    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.
  -->
  
  <!-- $Id: download.xhtml,v 1.5 2004/03/13 12:42:20 gregor Exp $ -->
      
  <page:page  
     xmlns:page="http://apache.org/cocoon/lenya/cms-page/1.0">
  
  <page:title>It seems that Kupu is not installed on your server</page:title>
  <page:body>
  <div class="lenya-box"><br />Please <a href="http://kupu.oscom.org/download/">download Kupu</a> and copy the
      contents of the tarball to the <i>webapps/lenya/lenya/resources/kupu</i> directory.
  <p>
  No further setup is required.
  <br /><br />
  If you use Jetty, copy the contents of the tarball to the <i>build/lenya/webapps/lenya/resources/kupu</i> directory.
  <br /><br />
  Many thanks to the <a href="http://kupu.oscom.org">Kupu community</a> for making this great tool available.
  </p>
  </div>
        </page:body>
      </page:page>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-cvs-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-cvs-help@cocoon.apache.org