Author: rahul Date: Sat Jan 10 13:06:55 2009 New Revision: 733359 URL: http://svn.apache.org/viewvc?rev=733359&view=rev Log: Add a placeholder home page for the examples module, site will be primarily be with parent.
Added: jakarta/taglibs/proper/rdc/trunk/taglibs-rdc-examples/src/site/xdoc/index.xml (with props) Added: jakarta/taglibs/proper/rdc/trunk/taglibs-rdc-examples/src/site/xdoc/index.xml URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/taglibs-rdc-examples/src/site/xdoc/index.xml?rev=733359&view=auto ============================================================================== --- jakarta/taglibs/proper/rdc/trunk/taglibs-rdc-examples/src/site/xdoc/index.xml (added) +++ jakarta/taglibs/proper/rdc/trunk/taglibs-rdc-examples/src/site/xdoc/index.xml Sat Jan 10 13:06:55 2009 @@ -0,0 +1,45 @@ +<?xml version="1.0"?> +<document> +<!-- + * 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. +--> + +<properties> + <author>taglibs-dev.AT.jakarta.apache.org</author> + <title>Apache Jakarta Taglibs: Reusable Dialog Components (RDC) Tag Library</title> +</properties> + +<body> + + <section name="Reusable Dialog Components (RDC) Tag Library Samples" href="Welcome"> + + <p> + A sample application for demonstrating the features of the Apache Jakarta + Reusable Dialog Components (RDC) Taglib. Includes: + <ul> + <li>Samples for each of the simple and composite component tags</li> + <li>Samples demonstrating the dialog management capabilities (directed + dialogs, rule-based dialogs, SCXML-driven dialogs, subdialogs)</li> + <li>A mortgage application</li> + <li>An Amazon music store application</li> + </ul> + </p> + + </section> + +</body> + +</document> Propchange: jakarta/taglibs/proper/rdc/trunk/taglibs-rdc-examples/src/site/xdoc/index.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: jakarta/taglibs/proper/rdc/trunk/taglibs-rdc-examples/src/site/xdoc/index.xml ------------------------------------------------------------------------------ svn:keywords = Date Author Id Revision HeadURL --------------------------------------------------------------------- To unsubscribe, e-mail: taglibs-dev-unsubscr...@jakarta.apache.org For additional commands, e-mail: taglibs-dev-h...@jakarta.apache.org