blob: 41f4ab2cab618c754968786c35170a5de927e438 [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.
-->
<!--+
| JCR Block Samples
|
| CVS $Id$
+-->
<samples name="JCR Block Samples">
<group name="Back">
<sample name="Back" href="../..">to Cocoon Samples main page</sample>
<sample name="Back" href="..">to Cocoon Blocks Samples main page</sample>
</group>
<group name="Init Repository">
<note>
Init repository first before checking out other samples!
</note>
<sample name="Init" href="populate">
Populate sample JCR Repository
</sample>
</group>
<group name="JCR Source">
<sample name="Root Collection" href="repository/">
Get root / collection.
</sample>
<sample name="Resource" href="repository/cocoon/samples.xml">
Get /cocoon/samples.xml resource (the welcome page).
</sample>
</group>
<group name="JCR Samples">
<sample name="Browser" href="browse/">
Simple repository browser
</sample>
<sample name="Mount" href="mount/">
Mount this sitemap from the repository.
</sample>
</group>
</samples>