You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by re...@apache.org on 2004/03/09 09:00:53 UTC

cvs commit: cocoon-2.1/src/blocks/forms/conf forms.xsamples

reinhard    2004/03/09 00:00:53

  Added:       src/blocks/forms/conf forms.xsamples
  Log:
  Woody-->CocoonForms
  
  Revision  Changes    Path
  1.1                  cocoon-2.1/src/blocks/forms/conf/forms.xsamples
  
  Index: forms.xsamples
  ===================================================================
  <?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.
  -->
  
  <xsamples xpath="/samples" unless="group[@name='Cocoon Forms']">
  
    <group name="Cocoon Forms">
      <sample name="Cocoon Forms" href="forms/">
        Cocoon Forms examples.
      </sample>
    </group>
  
  </xsamples>