blob: 737329a1f44c4f01501749c9b5777f2df986619c [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.
-->
<!-- CVS $Id: samples.xml 230598 2005-08-06 21:53:09Z antonio $ -->
<samples name="Captcha Block Samples" xmlns:xlink="http://www.w3.org/1999/xlink">
<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="Captcha">
<sample name="Simple Captcha" href="simple">
Shows an example of how to use a simple CAPTCHA using FlowScript.
</sample>
<sample name="Custom Captcha" href="custom">
Shows a page helping the customization of CAPTCHAs.
</sample>
</group>
<group name="Available Documentation">
<sample name="Captcha Block Documentation"
href="http://cocoon.zones.apache.org/daisy/documentation/864/captcha.html">
On-line documentation for the Captcha block.
</sample>
<sample name="CaptchaReader Documentation"
href="http://cocoon.zones.apache.org/daisy/documentation/components/1062/g2/687.html">
On-line documentation for the CaptchaReader component.
</sample>
</group>
</samples>