Author: husted Date: Wed Nov 9 13:58:21 2005 New Revision: 332155 URL: http://svn.apache.org/viewcvs?rev=332155&view=rev Log: Check in working copies of taglib docs.
Modified: struts/taglib/trunk/xdocs/building_view.xml struts/taglib/trunk/xdocs/dev_bean.xml struts/taglib/trunk/xdocs/dev_html.xml struts/taglib/trunk/xdocs/dev_logic.xml struts/taglib/trunk/xdocs/dev_nested.xml struts/taglib/trunk/xdocs/dev_tiles.xml struts/taglib/trunk/xdocs/dev_validator.xml struts/taglib/trunk/xdocs/indexedprops.xml struts/taglib/trunk/xdocs/navigation.xml struts/taglib/trunk/xdocs/ssl.xml Modified: struts/taglib/trunk/xdocs/building_view.xml URL: http://svn.apache.org/viewcvs/struts/taglib/trunk/xdocs/building_view.xml?rev=332155&r1=332154&r2=332155&view=diff ============================================================================== --- struts/taglib/trunk/xdocs/building_view.xml (original) +++ struts/taglib/trunk/xdocs/building_view.xml Wed Nov 9 13:58:21 2005 @@ -1,12 +1,25 @@ <?xml version="1.0"?> -<document url="building_view.html"> +<!-- +Copyright 1999-2005 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. +--> <!-- // ======================================================================== 78 --> +<document> <properties> - <title>The Struts User's Guide - Building View Components</title> + <title>Building View Components</title> </properties> <body> Modified: struts/taglib/trunk/xdocs/dev_bean.xml URL: http://svn.apache.org/viewcvs/struts/taglib/trunk/xdocs/dev_bean.xml?rev=332155&r1=332154&r2=332155&view=diff ============================================================================== --- struts/taglib/trunk/xdocs/dev_bean.xml (original) +++ struts/taglib/trunk/xdocs/dev_bean.xml Wed Nov 9 13:58:21 2005 @@ -1,12 +1,25 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<document url="dev_bean.html"> +<!-- +Copyright 1999-2005 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. +--> <!-- // ======================================================================== 78 --> +<document> <properties> - <title>The Struts User's Guide - Bean Taglib Guide</title> + <title>Bean Taglib Guide</title> </properties> <body> Modified: struts/taglib/trunk/xdocs/dev_html.xml URL: http://svn.apache.org/viewcvs/struts/taglib/trunk/xdocs/dev_html.xml?rev=332155&r1=332154&r2=332155&view=diff ============================================================================== --- struts/taglib/trunk/xdocs/dev_html.xml (original) +++ struts/taglib/trunk/xdocs/dev_html.xml Wed Nov 9 13:58:21 2005 @@ -1,7 +1,25 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<document url="dev_html.html"> +<!-- +Copyright 1999-2005 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. +--> +<!-- +// ======================================================================== 78 +--> +<document> + <properties> - <title>The Struts User's Guide - HTML Taglib Guide</title> + <title>HTML Taglib Guide</title> </properties> <body> <section name="HTML Taglib Guide"> Modified: struts/taglib/trunk/xdocs/dev_logic.xml URL: http://svn.apache.org/viewcvs/struts/taglib/trunk/xdocs/dev_logic.xml?rev=332155&r1=332154&r2=332155&view=diff ============================================================================== --- struts/taglib/trunk/xdocs/dev_logic.xml (original) +++ struts/taglib/trunk/xdocs/dev_logic.xml Wed Nov 9 13:58:21 2005 @@ -1,7 +1,25 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<document url="dev_logic.html"> +<!-- +Copyright 1999-2005 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. +--> +<!-- +// ======================================================================== 78 +--> +<document> + <properties> - <title>The Struts User's Guide - Logic Taglib Guide</title> + <title>Logic Taglib Guide</title> </properties> <body> <section name="Logic Taglib Guide"> Modified: struts/taglib/trunk/xdocs/dev_nested.xml URL: http://svn.apache.org/viewcvs/struts/taglib/trunk/xdocs/dev_nested.xml?rev=332155&r1=332154&r2=332155&view=diff ============================================================================== --- struts/taglib/trunk/xdocs/dev_nested.xml (original) +++ struts/taglib/trunk/xdocs/dev_nested.xml Wed Nov 9 13:58:21 2005 @@ -1,7 +1,25 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<document url="dev_nested.html"> +<!-- +Copyright 1999-2005 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. +--> +<!-- +// ======================================================================== 78 +--> +<document> + <properties> -<title>The Struts User's Guide - Nested Taglib Guide</title> +<title>Nested Taglib Guide</title> </properties> <body> <section name="Nested Taglib Guide"> Modified: struts/taglib/trunk/xdocs/dev_tiles.xml URL: http://svn.apache.org/viewcvs/struts/taglib/trunk/xdocs/dev_tiles.xml?rev=332155&r1=332154&r2=332155&view=diff ============================================================================== --- struts/taglib/trunk/xdocs/dev_tiles.xml (original) +++ struts/taglib/trunk/xdocs/dev_tiles.xml Wed Nov 9 13:58:21 2005 @@ -1,9 +1,25 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<document url="dev_tiles.html"> +<!-- +Copyright 1999-2005 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. +--> +<!-- +// ======================================================================== 78 +--> +<document> + <properties> -<title> -The Struts User's Guide - Tiles Guide -</title> +<title>Tiles Guide</title> </properties> <body> <section name="Tiles Guide"> Modified: struts/taglib/trunk/xdocs/dev_validator.xml URL: http://svn.apache.org/viewcvs/struts/taglib/trunk/xdocs/dev_validator.xml?rev=332155&r1=332154&r2=332155&view=diff ============================================================================== --- struts/taglib/trunk/xdocs/dev_validator.xml (original) +++ struts/taglib/trunk/xdocs/dev_validator.xml Wed Nov 9 13:58:21 2005 @@ -1,12 +1,25 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<document url="dev_validator.html"> +<!-- +Copyright 1999-2005 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. +--> <!-- // ======================================================================== 78 --> +<document> <properties> -<title>The Struts User's Guide - Validator Guide</title> +<title>Validator Guide</title> </properties> <body> Modified: struts/taglib/trunk/xdocs/indexedprops.xml URL: http://svn.apache.org/viewcvs/struts/taglib/trunk/xdocs/indexedprops.xml?rev=332155&r1=332154&r2=332155&view=diff ============================================================================== --- struts/taglib/trunk/xdocs/indexedprops.xml (original) +++ struts/taglib/trunk/xdocs/indexedprops.xml Wed Nov 9 13:58:21 2005 @@ -1,6 +1,23 @@ <?xml version="1.0"?> +<!-- +Copyright 1999-2005 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. +--> +<!-- +// ======================================================================== 78 +--> +<document> -<document url="./indexedprops.xml"> <properties> <title>Indexed Properties, Mapped Properties, and Indexed Tags</title> </properties> Modified: struts/taglib/trunk/xdocs/navigation.xml URL: http://svn.apache.org/viewcvs/struts/taglib/trunk/xdocs/navigation.xml?rev=332155&r1=332154&r2=332155&view=diff ============================================================================== --- struts/taglib/trunk/xdocs/navigation.xml (original) +++ struts/taglib/trunk/xdocs/navigation.xml Wed Nov 9 13:58:21 2005 @@ -1,15 +1,21 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<project name="Struts Taglib"> +<project name="Apache Struts - Struts"> +<title>Apache Struts - Struts Taglib</title> <body> - <menu name="Taglib Reference"> - <item name="Bean" href="tagreference-struts-bean.html"/> - <item name="HTML" href="tagreference-struts-html.html"/> - <item name="Logic" href="tagreference-struts-logic.html"/> - <item name="Nested" href="tagreference-struts-nested.html"/> + <menu name="Struts Taglib Reference"> + <item name="Bean" href="dev_bean.html"/> + <item name="HTML" href="dev_html.html"/> + <item name="Logic" href="dev_logic.html"/> + <item name="Nested" href="dev)nested.html"/> + </menu> + <menu name="Struts Taglib FAQs and HOWTOs"> + <item name="Building View Components" href="building_view.html"/> + <item name="Indexed Properties" href="Indexed Properties, Mapped Properties, and Indexed Tags"/> + <item name="Secure Socket Layer and Web Applications " href="ssl.html"/> </menu> <menu name="Quick Links"> <item - name="Struts" + name="Apache Struts Home" href="../index.html"/> </menu> </body> Modified: struts/taglib/trunk/xdocs/ssl.xml URL: http://svn.apache.org/viewcvs/struts/taglib/trunk/xdocs/ssl.xml?rev=332155&r1=332154&r2=332155&view=diff ============================================================================== --- struts/taglib/trunk/xdocs/ssl.xml (original) +++ struts/taglib/trunk/xdocs/ssl.xml Wed Nov 9 13:58:21 2005 @@ -1,12 +1,25 @@ <?xml version="1.0"?> +<!-- +Copyright 1999-2005 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 -<document url="./ssl.xml"> - -<properties> +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. +--> +<!-- +// ======================================================================== 78 +--> +<document> -<title>Secure Socket Layer and Web Applications - Apache Struts</title> - +<properties> + <title>Secure Socket Layer and Web Applications </title> </properties> <body> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]